Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15988] New: llvm 2.9 - problems with doxygen and perl 5.14

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15988] New: llvm 2.9 - problems with doxygen and perl 5.14
  • Date: 29 May 2011 02:14:33 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15988

Summary: llvm 2.9 - problems with doxygen and perl 5.14
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: hgr AT vabo.cz


llvm 2.9 has problem with doxygen installed (--enable-doxygen):

make[1]: Entering directory `/usr/src/llvm-2.9/docs'
llvm[1]: Packaging HTML documentation
llvm[1]: Installing HTML documentation
llvm[1]: Building doxygen documentation
error: configuration file /usr/src/llvm-2.9/docs/doxygen.cfg not found!

I fould a patch (didn't test yet):
http://markmail.org/message/zgzsiuk3iy5636nt


Without doxygen (--disable-doxygen) it fails on
pod2html: Command not found

pod2html comes from perl, seems perl 5.14 doesn't install it
(http://bugs.sourcemage.org/show_bug.cgi?id=15987)

# gaze from pod2html
perl-5.12.3:/usr/bin/pod2html

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Grimoire-Bugs] [Bug 15988] New: llvm 2.9 - problems with doxygen and perl 5.14, bugzilla-daemon, 05/28/2011

Archive powered by MHonArc 2.6.24.

Top of Page