gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] ffmpeg version for configure


From: strk
Subject: Re: [Gnash-dev] ffmpeg version for configure
Date: Mon, 19 Feb 2007 08:56:00 +0100

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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]