[vorbis] Problem compiling libvorbis-1.0rc3 (fatal signal 11 with envelope.c)

Segher Boessenkool segher at chello.nl
Wed Mar 20 09:56:35 PST 2002



Ernesto Domato wrote:
> 
> Hi everyone. First, excuse me if this problem was discussed before but
> seems that I can't search the list archive.
> 
> The problem is that when I try to compile libvorbis-1.0rc3, it fails
> throwing:
> 
> gcc: Internal compiler error: program cc1 got fatal signal 11
> make[2]: *** [envelope.lo] Error 1

You use gcc2.95 with the flag -march=i686.  This will crash gcc.
Your linux distribution adds that flag silently behind your back.
Try adding -march=i586 in the toplevel configure.in.

Good luck,

<p>Segher

<p>--- >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