[MPlayer-dev-eng] [PATCH] Problem using libavcodec.so
Diego Biurrun
diego at biurrun.de
Thu Aug 18 01:07:02 CEST 2005
On Mon, Aug 15, 2005 at 05:53:12PM +0200, Panagiotis Issaris wrote:
>
> For some time now, mencoder CVS failed to link dynamically to libavcodec.so:
>
> cc -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4
> [...]
> libmpcodecs/libmpencoders.a(ae.o)(.text+0xb9): In function
> `new_audio_encoder':
> : undefined reference to `mpae_init_lavc'
> collect2: ld returned 1 exit status
>
> This seems to be caused by libmpencoders.a not containing ae_lavc.o.
>
> The attached patch contains a fix for this.
Thanks, applied.
Diego
More information about the MPlayer-dev-eng
mailing list