[vorbis] libvorbis won't compile on LFS.

Casey Allen Shobe cshobe at softhome.net
Sat Oct 27 11:13:50 PDT 2001



This is a linux from scratch based on the 2.4.13 kernel.  I'm using a GCC 
2.95.3, autoconf 2.52, and automake 1.5.  Libvorbis compilation fails with a 
Signal 11 error as shown below.  I had the same results with 2.4.12, 2.4.10, 
and 2.4.9.  I've compiled hundreds of other packages without getting this 
error, and I've even tried changing the memory.

This is my configure line, I used the same for libao and libogg, which 
compiled fine.  I also used --with-alsa and --with-arts for libao:
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var

Help with this would be very much appreciated.  As you can see below, I'm 
trying libvorbis 1.0rc2.  I've also tried the previous 2 versions and CVS a 
couple weeks ago.

This is what happens when I issue make:
Making all in lib
make[1]: Entering directory `/home/cshobe/Downloads/libvorbis-1.0rc2/lib'
Making all in modes
make[2]: Entering directory 
`/home/cshobe/Downloads/libvorbis-1.0rc2/lib/modes'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/cshobe/Downloads/libvorbis-1.0rc2/lib/modes'
Making all in books
make[2]: Entering directory 
`/home/cshobe/Downloads/libvorbis-1.0rc2/lib/books'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/cshobe/Downloads/libvorbis-1.0rc2/lib/books'
make[2]: Entering directory `/home/cshobe/Downloads/libvorbis-1.0rc2/lib'
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0rc2\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 
-DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 
-DHAVE_RINTF=1  -I. -I.  -I../include -I/usr/include    -O20 -ffast-math 
-mno-ieee-fp -D_REENTRANT -fsigned-char -O3 -march=i686 -mcpu=i686 
-DUSE_MEMORY_H -c envelope.c
rm -f .libs/envelope.lo
gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0rc2\" -DHAVE_ALLOCA_H=1 
-DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 
-DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -I. -I. -I../include 
-I/usr/include -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -O3 
-march=i686 -mcpu=i686 -DUSE_MEMORY_H -c envelope.c  -fPIC -DPIC -o 
.libs/envelope.lo
gcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [envelope.lo] Error 1
make[2]: Leaving directory `/home/cshobe/Downloads/libvorbis-1.0rc2/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cshobe/Downloads/libvorbis-1.0rc2/lib'
make: *** [all-recursive] Error 1


-- 
Casey Allen Shobe
cshobe at softhome.net

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Vorbis mailing list