Hi,
I'm trying to build gst-ffmeg on a arvm4 linux OS. Everything works fine until this error : generating symbol list for `libgstffmpeg.la' nm .libs/libgstffmpeg_la-gstffmpeg.o .libs/libgstffmpeg_la-gstffmpegprotocol.o .libs/libgstffmpeg_la-gstffmpegcodecmap.o .libs/libgstffmpeg_la-gstffmpegenc.o .libs/libgstffmpeg_la-gstffmpegdec.o .libs/libgstffmpeg_la-gstffmpegdemux.o .libs/libgstffmpeg_la-gstffmpegdeinterlace.o .libs/libgstffmpeg_la-gstffmpegscale.o ../../gst-libs/ext/ffmpeg/libavformat/.libs/libavformat.a | | /bin/sed 's/.* //' | sort | uniq > .libs/libgstffmpeg.exp ../../libtool: eval: line 4297: syntax error near unexpected token `|' ../../libtool: eval: line 4297: `nm .libs/libgstffmpeg_la-gstffmpeg.o .libs/libgstffmpeg_la-gstffmpegprotocol.o .libs/libgstffmpeg_la-gstffmpegcodecmap.o .libs/libgstffmpeg_la-gstffmpegenc.o .libs/libgstffmpeg_la-gstffmpegdec.o .libs/libgstffmpeg_la-gstffmpegdemux.o .libs/libgstffmpeg_la-gstffmpegdeinterlace.o .libs/libgstffmpeg_la-gstffmpegscale.o ../../gst-libs/ext/ffmpeg/libavformat/.libs/libavformat.a | | /bin/sed 's/.* //' | sort | uniq > .libs/libgstffmpeg.exp' make[3]: *** [libgstffmpeg.la] Error 1 make[3]: Leaving directory `/home/root/gst-ffmpeg-0.10.1/ext/ffmpeg' The problem seems to be a missing command between two pipes ( ...libavformat.a | | /bin/sed 's/.* //'...) but I can't find which one it is ! Could anyone help me ? Thanks, Mickael. ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
I met the same problem when compiling gstreamer-0.10.22.
Could anyone help us to fix the problem ?
|
Free forum by Nabble | Edit this page |