[MPlayer-dev-eng] Re: [PATCH] codecs.conf AMR change

Diego Biurrun diego at biurrun.de
Tue Apr 26 11:20:44 CEST 2005


On Mon, Apr 25, 2005 at 11:27:09PM +0000, adland123 wrote:
> 
> Another mystery to me is how you  compiled without using this option
> --disable-internal-tremor.
> 
> It will not build on my system without doing this. (never has since feature was
> added)
> 
> cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -W -Wall
> -Wno-unused-parameter -O2 -march=athlon-xp -mcpu=athlon-xp -g3  -D_REENTRANT
>  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I.. -I../loader   -I../libavcodec 
> -I../libavformat    -o demux_ogg.o demux_ogg.c
> demux_ogg.c:22:24: tremor/ogg.h: No such file or directory
> demux_ogg.c:23:33: tremor/ivorbiscodec.h: No such file or directory
> 
> I dont have any tremor header files installed on this system.
> could configure detect this and auto disable internal tremor if missing 
> required build header files.

These files are included with MPlayer now in the tremor/ subdirectory.
Your CVS tree seems to be messed up.  Try running "cvs update -dPA" or a
fresh CVS checkout.

Diego




More information about the MPlayer-dev-eng mailing list