[gst-devel] problem disabling libxml2 in gstreamer-0.24 for TI board
Tim-Philipp Müller
t.i.m at zen.co.uk
Fri Sep 11 12:24:26 CEST 2009
On Fri, 2009-09-11 at 15:26 +0530, Jyoti wrote:
> I am compiling gstreamer-0.24 for my TI board.
> Though I am disabling building xml library using --disable-loadsave
> option I am not able to disable.
>
> The configure options I use are as below: (snip)
> Should I do any extra modifications to disable building xml.
>
> On running configure the below are messages for XML
> checking for XML... yes
> configure: Test xml2 program linked
Sounds like you're running into
https://bugzilla.gnome.org/show_bug.cgi?id=590841
The fix for this can be found here:
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=cc57c404fd722cfe47f337b645e26197baab4c97
> and also "--enable-binary-registry" option is not seen in version
> gstreamer-0.10.24.
That configure option has been removed. It is not needed any longer
since the binary registry is now the default (and the only option).
Cheers
-Tim
More information about the gstreamer-devel
mailing list