remove internal minilzo (was: Re: [MPlayer-dev-eng] [PATCH] make mplayer's liblzo support compile with lzo 2.x)

Diego Biurrun diego at biurrun.de
Sun Feb 18 20:29:19 CET 2007


On Sun, Feb 18, 2007 at 06:42:41PM +0100, FoX wrote:
> 2007/2/18, Diego Biurrun <diego at biurrun.de>:
> >On Tue, Feb 13, 2007 at 11:19:51AM +0100, Diego Biurrun wrote:
> >> OK, I'm going to commit support for liblzo2 (only) and remove our
> >> internal minilzo copy.  If you object, raise your voice before the
> >> weekend, at which point I have planned to commit.
> >
> >Done.
> 
> Latest SVN r22261 fails to compile :
> 
> Output:
> 
> $ ./configure|grep lzo
> Checking for liblzo2 support ... no
> 
> $ make
> cc -I.. -Inative -I../libmpdemux -I../stream -I../loader
> -I../libavutil -I../libavcodec -I. -I.. -Wdeclaration-after-statement
> -O4 -march=k8 -mtune=k8 -pipe -ffast-math -fomit-frame-pointer
> -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE64_SOURCE -I/usr/include -I/usr/include/
> -I/usr/include/freetype2   -c -o ve_nuv.o ve_nuv.c
> ve_nuv.c:23:23: error: lzo/lzo1x.h: No such file or directory

Thanks for the heads up, fixed.

Diego




More information about the MPlayer-dev-eng mailing list