[gst-devel] problem disabling libxml2 in gstreamer-0.24 for TI board

Jyoti jyoti.d at allaboutif.com
Fri Sep 11 11:56:36 CEST 2009


Hi all,

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:
./configure --build=i686-linux --host=arm-linux --prefix=$PREFIX
--disable-static --enable-shared --disable-libtool-lock --disable-rpath
--disable-nls --disable-gst-debug --disable-loadsave --disable-trace
--disable-debug --disable-profiling --disable-valgrind --disable-gcov
--disable-examples --disable-tests --disable-failing-tests
--disable-docbook --disable-gtk-doc --disable-alloc-trace
--disable-poisoning --with-pic --without-check CFLAGS="-DG_DISABLE_ASSERT
-DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I$PREFIX/include -O2"
LDFLAGS=-L$PREFIX/lib

and also "--enable-binary-registry" option is not seen in version
gstreamer-0.10.24.

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
configure: Using /opt/gstreamer/lib/gstreamer-0.10 as the plugin install
location
***************************************************************************************************

Jyoti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090911/1ede36c1/attachment.htm>


More information about the gstreamer-devel mailing list