Add :<div><br></div><div>libtool --mode=link</div><div><br></div><div>in front of your build command.</div><div><br clear="all">Julien Moutte,<br>FLUENDO S.A.<br>
<br><br><div class="gmail_quote">On Fri, Aug 27, 2010 at 5:01 PM, Deroo Stijn <span dir="ltr">&lt;<a href="mailto:S.Deroo@televic.com">S.Deroo@televic.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
I want to compile an application based on gstreamer, but I want to use my own compiled gstreamer libs.<br>
<br>
To compile gstreamer there is no problem at all, but when I try to compile my application against it, I have following error message:<br>
<br>
$ gcc -Wall -export-dynamic $(pkg-config --cflags --libs gstreamer-0.10 gtk+-2.0) test.c -o test<br>
/home/stijn/gst/head/gstreamer/gst/<a href="http://libgstreamer-0.10.la" target="_blank">libgstreamer-0.10.la</a>: file not recognized: File format not recognized<br>
<br>
I searched the net, but can&#39;t find anything that explains this error.<br>
(<a href="http://libgstreamer-0.10.la" target="_blank">libgstreamer-0.10.la</a>: file not recognized)<br>
<br>
Why is this library not recognized?  Building pipelines however works.<br>
<br>
Kind regars,<br>
Stijn.<br>
<br>
------------------------------------------------------------------------------<br>
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program<br>
Be part of this innovative community and reach millions of netbook users<br>
worldwide. Take advantage of special opportunities to increase revenue and<br>
speed time-to-market. Join now, and jumpstart your future.<br>
<a href="http://p.sf.net/sfu/intel-atom-d2d" target="_blank">http://p.sf.net/sfu/intel-atom-d2d</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>