libgstreamer-0.10.la: file not recognized

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

libgstreamer-0.10.la: file not recognized

Deroo Stijn
Hi,

I want to compile an application based on gstreamer, but I want to use my own compiled gstreamer libs.

To compile gstreamer there is no problem at all, but when I try to compile my application against it, I have following error message:

$ gcc -Wall -export-dynamic $(pkg-config --cflags --libs gstreamer-0.10 gtk+-2.0) test.c -o test
/home/stijn/gst/head/gstreamer/gst/libgstreamer-0.10.la: file not recognized: File format not recognized

I searched the net, but can't find anything that explains this error.
(libgstreamer-0.10.la: file not recognized)

Why is this library not recognized?  Building pipelines however works.

Kind regars,
Stijn.

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: libgstreamer-0.10.la: file not recognized

Julien Moutte-2
Add :

libtool --mode=link

in front of your build command.

Julien Moutte,
FLUENDO S.A.


On Fri, Aug 27, 2010 at 5:01 PM, Deroo Stijn <[hidden email]> wrote:
Hi,

I want to compile an application based on gstreamer, but I want to use my own compiled gstreamer libs.

To compile gstreamer there is no problem at all, but when I try to compile my application against it, I have following error message:

$ gcc -Wall -export-dynamic $(pkg-config --cflags --libs gstreamer-0.10 gtk+-2.0) test.c -o test
/home/stijn/gst/head/gstreamer/gst/libgstreamer-0.10.la: file not recognized: File format not recognized

I searched the net, but can't find anything that explains this error.
(libgstreamer-0.10.la: file not recognized)

Why is this library not recognized?  Building pipelines however works.

Kind regars,
Stijn.

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: libgstreamer-0.10.la: file not recognized

Deroo Stijn

Thanks!

 

This solved my problem.

 

Stijn.

 

 


From: Julien Moutte [mailto:[hidden email]]
Sent: vrijdag 27 augustus 2010 17:19
To: Discussion of the development of GStreamer
Subject: Re: [gst-devel] libgstreamer-0.10.la: file not recognized

 

Add :

 

libtool --mode=link

 

in front of your build command.


Julien Moutte,
FLUENDO S.A.

On Fri, Aug 27, 2010 at 5:01 PM, Deroo Stijn <[hidden email]> wrote:

Hi,

I want to compile an application based on gstreamer, but I want to use my own compiled gstreamer libs.

To compile gstreamer there is no problem at all, but when I try to compile my application against it, I have following error message:

$ gcc -Wall -export-dynamic $(pkg-config --cflags --libs gstreamer-0.10 gtk+-2.0) test.c -o test
/home/stijn/gst/head/gstreamer/gst/libgstreamer-0.10.la: file not recognized: File format not recognized

I searched the net, but can't find anything that explains this error.
(libgstreamer-0.10.la: file not recognized)

Why is this library not recognized?  Building pipelines however works.

Kind regars,
Stijn.

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

 


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel