[gst-devel] neonhttpsrc building problem

Samuel Vinson samuelv at users.sourceforge.net
Mon Mar 17 08:52:32 CET 2008


Hi,

neon library is it in your LD_LIBRARY_PATH ?
neon library is it in your libraries directory (/usr/lib or 
/usr/local/lib) ?

Samuel

Nie Jun a écrit :
> Sorry, I may not make myself clear. I mean gstneonhttpsrc plugin can 
> not find symbol of neon library for lack of "-lnoen" compiler option.
>     I compile neon as dynamic library with the following 
> configuration, and it works well with gstreamer neon wrapper after I 
> add '-lneon' to gstneonhttpsrc compiler option.
> CC=$XSCCC ./configure --host=arm-linux --prefix=$DEPSPATH \
> --enable-static=no --enable-shared=yes --with-libs=$DEPSPATH
> make
> make install
>
>     Do you mean I should staticly link neon library to gstneonhttpsrc 
> plugin library?
>
>
> 2008/3/14, Samuel Vinson <samuelv at users.sourceforge.net 
> <mailto:samuelv at users.sourceforge.net>>:
>
>     Hi,
>
>     Neon is compiled in static mode. So I think it's impossible to not
>     find
>     library symbol at run time ;-)
>     To compile you should use pkg-config.
>
>     Samuel
>
>     Nie Jun a écrit :
>
>     > Hi,
>     >    Does anyone find that neonhttpsrc can not find neonhttp library
>     > symbol at run time? I checked my building log and found that
>     both neon
>     > library and gstneonhttpsrc has no Erro, but gstneonhttpsrc Makefile
>     > has no "-lnoen" in -L items.
>     >    Then I added -lneon and rebuild it, gst-inspect can show that it
>     > exists!
>     >     My package version:
>     >                           core base: 0.10.17
>     >                           bad: 0.10.6
>
>     >
>     ------------------------------------------------------------------------
>     >
>     >
>     -------------------------------------------------------------------------
>     > This SF.net email is sponsored by: Microsoft
>     > Defy all challenges. Microsoft(R) Visual Studio 2008.
>     > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>     >
>     ------------------------------------------------------------------------
>     >
>     > _______________________________________________
>     > gstreamer-devel mailing list
>     > gstreamer-devel at lists.sourceforge.net
>     <mailto:gstreamer-devel at lists.sourceforge.net>
>     > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>     >
>
>





More information about the gstreamer-devel mailing list