Displaying 2 results from an estimated 2 matches for "expopt".
Did you mean:
expept
2004 Aug 06
1
DarkIce
> > Can I be any more trouble today? :)
>
> Do yourself a favour and don't use gcc 2.96 for compiling lame. Even it
> does compile, the generated binaries will be broken (segfault and/or
> giving loads of bogus error messages)
Ie, use
CC=kgcc ./configure
:)
jack.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
2004 Aug 06
2
DarkIce
...ll it was lame I was tryng to install...gives me the missing gcc3 error. So now I guess iI have to find gcc3. Maybe I should just go back to RedHat 6.2. This all worked just fine on that.
# export CC=gcc3
# ./configure --with-fileio=lame --without-vorbis --disable-gtktest --enable-nasm --enable-expopt=full --prefix=/usr
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking cached system tuple... ok
checking for a BSD compatible install... /usr/bin/install -c
checking wh...