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 162138 - [docs/faq] build fails, openjade problem
[docs/faq] build fails, openjade problem
Status: RESOLVED DUPLICATE of bug 150621
Product: GStreamer
Classification: Platform
Component: documentation
0.8.8
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-12-24 01:11 UTC by Andrey Panov
Modified: 2004-12-27 13:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Andrey Panov 2004-12-24 01:11:00 UTC
Build of gstreamer-0.8.8 documentation fails with:

make[4]: Leaving directory `/usr/local/src/gstreamer-0.8.8/docs/faq'
*** Generating HTML output ***
Using catalogs: /etc/sgml/xml-docbook.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: /usr/local/src/gstreamer-0.8.8/docs/faq/build/faq.xml
jade:/usr/local/src/gstreamer-0.8.8/docs/faq/build/faq.xml:22:0:E: URL not
supported by this version
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.64/html/dblink.dsl:203:1:E:
XRef LinkEnd to missing ID 'title-general'
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.64/html/dblink.dsl:203:1:E:
XRef LinkEnd to missing ID 'title-getting'
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.64/html/dblink.dsl:203:1:E:
XRef LinkEnd to missing ID 'title-cvs'
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.64/html/dblink.dsl:203:1:E:
XRef LinkEnd to missing ID 'troubleshooting-segfault'
make[3]: *** [html/index.html] Ошибка 8
make[3]: Leaving directory `/usr/local/src/gstreamer-0.8.8/docs/faq'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/usr/local/src/gstreamer-0.8.8/docs'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/usr/local/src/gstreamer-0.8.8'
make: *** [all] Ошибка 2

It can be compilated only with configuration option --disable-docs-build. 

jade -v      
jade:I: OpenJade version "1.3"
jade:I: OpenSP version "1.3.4"

Which version of jade must be used? Everything else from gnome builds correctly.
Comment 1 Stephane Loeuillet 2004-12-27 13:07:37 UTC

*** This bug has been marked as a duplicate of 150621 ***