On Sun, Feb 18, 2007 at 03:04:25PM -0600, ying lcs wrote:
> Hi,
> 
> I am trying to compile gnash with ffmpeg.
> 
> I configure gnash with this:
> ./configure --with-ffmpeg-incl=/home/yinglcs/local/include/ffmpeg
> --with-ffmpeg-lib=/home/yinglcs/local/lib
> 
> But I get this linker error:
...
> ../server/.libs/libgnashserver.so: undefined reference to `av_read_frame'
> ../libbase/.libs/libgnashbase.so: undefined reference to `avcodec_init'

Does -lavcodec show up in FFMPEG_LIBS when doing 'make dumpconfig' ?

--strk;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to