[Gstreamer-bugs] [Bug 129739] New - Compile fails building docs
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Sat Dec 20 10:07:35 PST 2003
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 theophile at saintmail.net.
--- shadow/129739 Sat Dec 20 13:07:35 2003
+++ shadow/129739.tmp.6100 Sat Dec 20 13:07:35 2003
@@ -0,0 +1,56 @@
+Bug#: 129739
+Product: GStreamer
+Version: 0.7.3
+OS: Linux
+OS Details: Slackware 9.1 + Dropline GNOME
+Status: NEW
+Resolution:
+Severity: major
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org
+ReportedBy: theophile at saintmail.net
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL:
+Summary: Compile fails building docs
+
+Trying to build with the same script that worked fine for 0.7.2, on this
+version dies with this:
+
+make[2]: Entering directory `/usr/src/gnome/sources/gstreamer-0.7.3/docs/faq'
+make[3]: Entering directory `/usr/src/gnome/sources/gstreamer-0.7.3/docs/faq'
+make[3]: Nothing to be done for `install-exec-am'.
+*** Generating HTML output ***
+Usage: jw [<options>] <sgml_file>
+where <options> are:
+ -f|--frontend <frontend>: Specify the frontend (source format)
+ (default is docbook)
+ -b|--backend <backend>: Specify the backend (destination format)
+ (default is html)
+ -c|--cat <file>: Specify an extra SGML open catalog
+ -n|--nostd: Do not use the standard SGML open catalogs
+ -d|--dsl <file>|default|none: Specify an alternate style sheet
+ (default is to use the default stylesheet)
+ -s|--sgmlbase <path>: Change base directory for SGML distribution
+ (usually /usr/share/sgml)
+ -p|--parser <program>: Specify the parser if several are installed
+ (jade or openjade)
+ -o|--output <directory>: Set output directory
+ -u|--nochunks: Output only one big file
+ (overrides the stylesheet settings)
+ -i|--include <section>: Specify a SGML marked section to include
+ (should be marked as "ignore" in the SGML
+text) -h|--help: Print this help message and exit
+ -v|--version: Print the version and exit
+make[3]: *** [html/index.html] Error 1
+make[3]: Leaving directory `/usr/src/gnome/sources/gstreamer-0.7.3/docs/faq'
+make[2]: *** [install-am] Error 2
+make[2]: Leaving directory `/usr/src/gnome/sources/gstreamer-0.7.3/docs/faq'
+make[1]: *** [install-recursive] Error 1
+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.
More information about the Gstreamer-bugs
mailing list