When installing lame-3.91 as described below I get following errors:
Using SuSE 8 Pro, KDE 3, GCC 2.95.3 ./configure --with-fileio=lame --without-vorbis --disable-gtktest --enable-expopt=full --prefix=/usr all goes well on configure BUT then I get this on make (if installed without switches, will not work with BlackIce) make all-recursive make[1]: Entering directory `/home/preston/Documents/dev/lame-3.91' Making all in mpglib make[2]: Entering directory `/home/preston/Documents/dev/lame-3.91/mpglib' source='common.c' object='common.lo' libtool=yes \ depfile='.deps/common.Plo' tmpdepfile='.deps/common.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -funroll-loops -fschedule-insns2 -fmove-all-movables -freduce-all-givs -fsched-interblock -fbranch-count-reg -fforce-addr -mcpu=pentiumpro -march=pentiumpro -mfancy-math-387 -Wall -pipe -c -o common.lo `test -f common.c || echo './'`common.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -funroll-loops -fschedule-insns2 -fmove-all-movables -freduce-all-givs -fsched-interblock -fbranch-count-reg -fforce-addr -mcpu=pentiumpro -march=pentiumpro -mfancy-math-387 -Wall -pipe -c common.c -Wp,-MD,.deps/common.TPlo -fPIC -DPIC -o .libs/common.lo cc1: Invalid option `-fsched-interblock' make[2]: *** [common.lo] Error 1 make[2]: Leaving directory `/home/preston/Documents/dev/lame-3.91/mpglib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/preston/Documents/dev/lame-3.91' make: *** [all] Error 2 preston@linux:~/Documents/dev/lame-3.91> ideas? -- Preston Lord (aka Zipur) Developer Extreme Bulletin Board Complete iHTML Community Solutions http://www.ebboard.ca _________ President EmeryJames Ventures Inc. [EMAIL PROTECTED] / ICQ#109030610 _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
