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 149936 - [PATCH] [build] GStreamer without registry support do not compile anymore
[PATCH] [build] GStreamer without registry support do not compile anymore
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal normal
: 0.8.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-11 20:25 UTC by Daniel Gazard
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Here is a patch that solve the problem. (1.29 KB, patch)
2004-08-11 20:29 UTC, Daniel Gazard
none Details | Review

Description Daniel Gazard 2004-08-11 20:25:22 UTC
Compiling GStreamer with the options --disable-registry and --disable-loadsave
in order to break down the libxml dependency issues an error during the building
process.
Comment 1 Daniel Gazard 2004-08-11 20:29:29 UTC
Created attachment 30448 [details] [review]
Here is a patch that solve the problem.
Comment 2 Christian Fredrik Kalager Schaller 2004-12-04 20:50:25 UTC
This patch should be merged for next release
Comment 3 Stephane Loeuillet 2004-12-12 14:18:31 UTC
confirming bug, adding PATCH keyword
Comment 4 Ronald Bultje 2004-12-16 10:40:05 UTC
Applied, thanks.