[Gstreamer-bugs] [Bug 129739] Changed - Compile fails building docs
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Wed Jan 7 14:48:12 PST 2004
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=129739
Changed by r_kinder at yahoo.com.
--- shadow/129739 Sat Dec 20 13:07:35 2003
+++ shadow/129739.tmp.21120 Wed Jan 7 17:48:12 2004
@@ -51,6 +51,56 @@
make[1]: Leaving directory `/usr/src/gnome/sources/gstreamer-0.7.3/docs'
make: *** [install-recursive] Error 1
It looks like 'jw' is being called with no arguments. 'make install' dies
with this error every time, even if --disable-docs-build is passed to
./configure.
+
+------- Additional Comments From r_kinder at yahoo.com 2004-01-07 17:48 -------
+Workaround is to pass --enable-docs-build=no (not logical I know). My
+failure is different:
+
+*** Generating PS output ***
+cd build && docbook2ps -o .. faq.xml
+Using catalogs: /etc/sgml/xml-docbook-4.2-1.0-17.cat
+Using stylesheet:
+/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl#print
+Working on: /home/gnome/cvs/gnome2/gstreamer/docs/faq/build/faq.xml
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbnotnx.mod:99:7:E:
+entity "dbnotn" is already open
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod:99:7:E:
+entity "dbnotn" is already open
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod:118:7:E:
+entity "dbcent" is already open
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbpoolx.mod:99:7:E:
+entity "dbnotn" is already open
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbpoolx.mod:118:7:E:
+entity "dbcent" is already open
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbpoolx.mod:131:7:E:
+entity "dbpool" is already open
+
+<SNIP>
+
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbgenent.mod:150:7:E:
+entity "dbhier" is already open
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbgenent.mod:161:9:E:
+entity "dbgenent" is already open
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbgenent.mod:99:7:E:
+entity "dbnotn" is already open
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod:99:7:E:
+entity "dbnotn" is already open
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod:118:7:E:
+entity "dbcent" is already open
+jade:<URL>http://www.oasis-open.org/docbook/xml/4.2/dbpoolx.mod:99:7:E:
+entity "dbnotn" is already open
+jade:I: maximum number of errors (200) reached; change with -E option
+make[3]: *** [faq.ps] Error 8
+make[3]: Leaving directory `/home/gnome/cvs/gnome2/gstreamer/docs/faq'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/home/gnome/cvs/gnome2/gstreamer/docs'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/home/gnome/cvs/gnome2/gstreamer'
+make: *** [all] Error 2
+*** error during stage build of gstreamer: could not build module ***
+[59/78]
+
+
More information about the Gstreamer-bugs
mailing list