problem disabling libxml2 in gstreamer-0.24 for TI board

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

problem disabling libxml2 in gstreamer-0.24 for TI board

Jyoti-2
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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: problem disabling libxml2 in gstreamer-0.24 for TI board

Tim-Philipp Müller-2
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



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: problem disabling libxml2 in gstreamer-0.24 for TI board

Jyoti-2
Thanks a lot Tim.

On Fri, Sep 11, 2009 at 3:54 PM, Tim-Philipp Müller <[hidden email]> wrote:
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



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel