compile failure on 2.2.2ac2 (sb)

=?iso-8859-1?Q?Gr=E9goire?= FAVRE (gregoire.favre@urbanet.ch)
Wed, 24 Feb 1999 18:19:24 -0700


With exactly the same config file as in 2.2.2ac1, I got:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2
-DCPU=686 -DCONFIG_SOUND_SBDSP -DCONFIG_SOUND_UART401 -c -o dmabuf.o dmabuf.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2
-DCPU=686 -DCONFIG_SOUND_SBDSP -DCONFIG_SOUND_UART401 -c -o midi_synth.o midi_synth.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2
-DCPU=686 -DCONFIG_SOUND_SBDSP -DCONFIG_SOUND_UART401 -c -o midibuf.o midibuf.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2
-DCPU=686 -DCONFIG_SOUND_SBDSP -DCONFIG_SOUND_UART401 -c -o sb_audio.o sb_audio.c
gcc: Internal compiler error: program cc1 got fatal signal 11
make[3]: *** [sb_audio.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/sound'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/sound'
make[1]: *** [_subdir_sound] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2
# cpp: output pipe has been closed

Greg

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/