[Fwd: [Bug 140256] New: - glibmm wont build without doxygen]

Nick Hudson nhudson at lunar-linux.org
Fri Apr 16 08:29:06 GMT 2004


Ok filed a bug report on the glibmm doxygen issue this morning.

Nick

-------- Original Message --------
Subject: 	[Bug 140256] New: - glibmm wont build without doxygen
Date: 	Fri, 16 Apr 2004 23:32:04 +1000 (EST)
From: 	bugzilla-daemon at widget.gnome.org
To: 	nhudson at lunar-linux.org



http://bugzilla.gnome.org/show_bug.cgi?id=140256
glibmm | build | Ver: 2.4.x

           Summary: glibmm wont build without doxygen
           Product: glibmm
           Version: 2.4.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge at lists.sourceforge.net
        ReportedBy: nhudson at lunar-linux.org


I have rebuilt the package several times using the configure flags
--disable-full-docs and for the heck of it --disable-doxygen and both dont work
as the compile breaks when its building documentation, looking for doxygen and
cant find it.  Here is the following error I get:

make[3]: Entering directory `/usr/src/glibmm-2.4.0/docs/reference'
rm -rf html
image_path=""; \
dir="`pkg-config --silence-errors --variable=prefix
gtk+-2.0`/share/gtk-doc/html/gtk"; \
test -d "$dir" && image_path="$dir"; \
dir="../../../gtk+/gtk/stock-icons"; \
test -d "$dir" && image_path="$image_path $dir"; \
DOXYGEN_IMAGE_PATH="${DOXYGEN_IMAGE_PATH:=$image_path}" doxygen Doxyfile
/bin/sh: line 1: doxygen: command not found
make[3]: *** [html/index.html] Error 127
make[3]: Leaving directory `/usr/src/glibmm-2.4.0/docs/reference'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/glibmm-2.4.0/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/glibmm-2.4.0'
make: *** [all] Error 2

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.




More information about the Lunar-dev mailing list