Minor question about --disable-trace in gstreamer-0.10.25

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Minor question about --disable-trace in gstreamer-0.10.25

franchan
Hello,

>   1. RELEASE: GStreamer 0.10.25 'Feel the burn' (Jan Schmidt)

I used to compile gstreamer in a release without tracing.
Therefore part of my "release" build looked like this:
   ./configure --prefix=${INSTALL_PATH} --disable-debug
--disable-gst-debug --disable-valgrind --disable-trace --disable-nls
--disable-static --enable-binary-registry --disable-loadsave
--with-html-dir=/tmp/dump || die "Failed configuring"

This version fails on a gcc poison macro (gst_trace_add_entry)
while compiling grammar.tab.c

But removing --disable-trace makes it succeed.
Perhaps it is the purpose starting from this version of gstreamer? It
is not adviced to disable tracing?

Thanks,
francis

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel