After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 132344 - Building of docs appears to be broken
Building of docs appears to be broken
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: documentation
0.8.0
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-01-23 23:44 UTC by Mariano Suárez-Alvarez
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Mariano Suárez-Alvarez 2004-01-23 23:44:39 UTC
There are 2 or three makefiles (docs/manual/Makefile among them) which 
include the command

   docbook2html -o ../html -V '%use-id-as-filename%' $(MAIN)

The -V ends up being passed to jw, which does not like it.
Comment 1 David Schleef 2004-03-18 22:04:22 UTC
This appears to be a docbook2html bug.  What version of docbook2html?
 It works for us, so it's probably a bug that has been fixed.