vbrquantize.h seems to be missing from the 3.90 release and thus it
doesn't compile

gcc-2.96 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I. -I../mpglib/ -I..
-O -fomit-frame-pointer -ffast-math -funroll-loops -Wall -pipe -O6
-fomit-frame-pointer -mcpu=athlon -march=athlon -malign-functions=4
-funroll-loops -fexpensive-optimizations -malign-double
-fschedule-insns2 -c encoder.c -MT encoder.lo -MD -MP -MF
.deps/encoder.TPlo  -fPIC -DPIC -o .libs/encoder.lo
encoder.c:38:25: vbrquantize.h: No such file or directory
encoder.c: In function `lame_encode_mp3_frame':
encoder.c:624: warning: implicit declaration of function `VBR_quantize'
make[3]: *** [encoder.lo] Error 1
make[3]: Leaving directory
`/home/dantheperson/downloads/lame-3.90/libmp3lame'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/dantheperson/downloads/lame-3.90/libmp3lame'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dantheperson/downloads/lame-3.90'
make: *** [all] Error 2
[dantheperson@danski lame-3.90]$

I grabbed that one file from CVS on sourceforge and now it builds for
me.

BTW, i'm not subscribed to the list in case you need any followup info.

_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to