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 559955 - [PATCH] gstreamer-0.10.21 fails to install without gtk-doc
[PATCH] gstreamer-0.10.21 fails to install without gtk-doc
Status: RESOLVED DUPLICATE of bug 554907
Product: GStreamer
Classification: Platform
Component: documentation
0.10.21
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-09 00:27 UTC by Saleem Abdulrasool
Modified: 2008-11-09 12:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
gstreamer-0.10.21-disable-gtk-doc.patch (671 bytes, patch)
2008-11-09 00:27 UTC, Saleem Abdulrasool
none Details | Review

Description Saleem Abdulrasool 2008-11-09 00:27:08 UTC
library and gstreamer documentation requires gtk-doc.  The attached patch disables the installation of these when --disable-gtk-doc is passed.
Comment 1 Saleem Abdulrasool 2008-11-09 00:27:50 UTC
Created attachment 122245 [details] [review]
gstreamer-0.10.21-disable-gtk-doc.patch
Comment 2 David Schleef 2008-11-09 03:17:53 UTC
It's theoretically supposed to install the pre-built html pages when gtk-doc isn't available.  Is this not the case?
Comment 3 Saleem Abdulrasool 2008-11-09 03:25:50 UTC
No, it seems that it doesn't do that.  Instead, it fails due to gtkdoc-rebase not being found.
Comment 4 Jan Schmidt 2008-11-09 12:53:58 UTC
Failing when gtkdoc-rebase is missing is bug #554907 - fixed in CVS.

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