Script started on Tue Nov 13 13:07:17 2001 (13:07:17)root:/usr/install/alsa/alsa-driver-0.5.12 # ./configure creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for linux/fs.h... yes checking for working const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking for directory with kernel source... /usr/src/linux checking for kernel version... 2.4.7 checking for kernel module symbol versions... no checking for PCI support in kernel... no checking for SGI/MIPS (HAL2) architecture... no checking for directory to store kernel modules... /lib/modules/2.4.7/misc checking for debug level... none checking for processor type... unknown checking for SMP... no checking for ISA PnP driver in kernel... yes checking for ISA PnP support... yes checking for driver version... 0.5.12 checking for sequencer support... yes checking for OSS/Free emulation... yes checking for which soundcards to compile driver for... all updating cache ./config.cache creating ./config.status creating Makefile.conf creating snddevices creating utils/alsa-driver.spec creating cards.config creating include/config.h creating include/config1.h creating include/version.h (13:07:30)root:/usr/install/alsa/alsa-driver-0.5.12 # make make dep make[1]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12' ln -sf ../support/isapnp.h include/isapnp.h make[2]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12/kernel' rm -f ../include/modules/sound.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I.. -E -D__GENKSYMS__ sound.c | /sbin/genksyms -k 2.4.7 > ../include/modules/sound.ver rm -f ../include/modules/mixer.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I.. -E -D__GENKSYMS__ mixer.c | /sbin/genksyms -k 2.4.7 > ../include/modules/mixer.ver rm -f ../include/modules/pcm.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I.. -E -D__GENKSYMS__ pcm.c | /sbin/genksyms -k 2.4.7 > ../include/modules/pcm.ver rm -f ../include/modules/pcm_lib.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I.. -E -D__GENKSYMS__ pcm_lib.c | /sbin/genksyms -k 2.4.7 > ../include/modules/pcm_lib.ver rm -f ../include/modules/rawmidi.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I.. -E -D__GENKSYMS__ rawmidi.c | /sbin/genksyms -k 2.4.7 > ../include/modules/rawmidi.ver rm -f ../include/modules/timer.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I.. -E -D__GENKSYMS__ timer.c | /sbin/genksyms -k 2.4.7 > ../include/modules/timer.ver rm -f ../include/modules/hwdep.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I.. -E -D__GENKSYMS__ hwdep.c | /sbin/genksyms -k 2.4.7 > ../include/modules/hwdep.ver rm -f ../include/modules/mixer_oss.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I.. -E -D__GENKSYMS__ mixer_oss.c | /sbin/genksyms -k 2.4.7 > ../include/modules/mixer_oss.ver updating ../include/sndversions.h gcc -E -M -D__DEPEND__ -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I.. *.c > .depend make[3]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12/kernel/seq' rm -f ../../include/modules/seq.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ seq.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/seq.ver rm -f ../../include/modules/seq_device.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ seq_device.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/seq_device.ver rm -f ../../include/modules/seq_midi_event.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ seq_midi_event.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/seq_midi_event.ver rm -f ../../include/modules/seq_midi.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ seq_midi.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/seq_midi.ver rm -f ../../include/modules/seq_midi_emul.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ seq_midi_emul.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/seq_midi_emul.ver rm -f ../../include/modules/seq_instr.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ seq_instr.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/seq_instr.ver rm -f ../../include/modules/seq_virmidi.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ seq_virmidi.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/seq_virmidi.ver updating ../../include/sndversions.h gcc -E -M -D__DEPEND__ -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I../.. *.c > .depend seq_system.c:28:28: warning: extra tokens at end of #undef directive make[4]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12/kernel/seq/instr' rm -f ../../../include/modules/ainstr_simple.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../../.. -E -D__GENKSYMS__ ainstr_simple.c | /sbin/genksyms -k 2.4.7 > ../../../include/modules/ainstr_simple.ver rm -f ../../../include/modules/ainstr_gf1.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../../.. -E -D__GENKSYMS__ ainstr_gf1.c | /sbin/genksyms -k 2.4.7 > ../../../include/modules/ainstr_gf1.ver rm -f ../../../include/modules/ainstr_iw.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../../.. -E -D__GENKSYMS__ ainstr_iw.c | /sbin/genksyms -k 2.4.7 > ../../../include/modules/ainstr_iw.ver updating ../../../include/sndversions.h gcc -E -M -D__DEPEND__ -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I../../.. *.c > .depend make[4]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12/kernel/seq/instr' make[4]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12/kernel/seq/oss' rm -f ../../../include/modules/seq_oss.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../../.. -E -D__GENKSYMS__ seq_oss.c | /sbin/genksyms -k 2.4.7 > ../../../include/modules/seq_oss.ver updating ../../../include/sndversions.h gcc -E -M -D__DEPEND__ -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I../../.. *.c > .depend make[4]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12/kernel/seq/oss' make[3]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12/kernel/seq' make[3]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12/kernel/plugin' rm -f ../../include/modules/plugin.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ plugin.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/plugin.ver updating ../../include/sndversions.h gcc -E -M -D__DEPEND__ -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I../.. *.c > .depend make[3]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12/kernel/plugin' make[2]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12/kernel' make[2]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12/lowlevel' make[3]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12/lowlevel/generic' rm -f ../../include/modules/mpu401_uart.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ mpu401_uart.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/mpu401_uart.ver rm -f ../../include/modules/opl3.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ opl3.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/opl3.ver rm -f ../../include/modules/ac97_codec.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ ac97_codec.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/ac97_codec.ver rm -f ../../include/modules/ak4531_codec.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ ak4531_codec.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/ak4531_codec.ver rm -f ../../include/modules/uart16550.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ uart16550.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/uart16550.ver rm -f ../../include/modules/emux.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ emux.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/emux.ver rm -f ../../include/modules/emux_mem.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ emux_mem.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/emux_mem.ver updating ../../include/sndversions.h gcc -E -M -D__DEPEND__ -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I../.. *.c > .depend make[3]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12/lowlevel/generic' make[3]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12/lowlevel/i2c' rm -f ../../include/modules/i2c.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ i2c.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/i2c.ver rm -f ../../include/modules/tea6330t.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ tea6330t.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/tea6330t.ver updating ../../include/sndversions.h gcc -E -M -D__DEPEND__ -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I../.. *.c > .depend make[3]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12/lowlevel/i2c' make[3]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12/lowlevel/emu10k1' rm -f ../../include/modules/emu10k1.ver gcc -DALSA_BUILD -D__KERNEL__ -I/usr/src/linux/include -I../.. -E -D__GENKSYMS__ emu10k1.c | /sbin/genksyms -k 2.4.7 > ../../include/modules/emu10k1.ver updating ../../include/sndversions.h gcc -E -M -D__DEPEND__ -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I../.. *.c > .depend make[3]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12/lowlevel/emu10k1' make[2]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12/lowlevel' make[2]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12/cards' gcc -E -M -D__DEPEND__ -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I.. *.c > .depend card-ad1816a.c:273:17: warning: pasting "": "" and ""AUDIO isapnp configure failure\n"" does not give a valid preprocessing token card-ad1816a.c:299:17: warning: pasting "": "" and ""MPU-401 isapnp configure failure\n"" does not give a valid preprocessing token card-ad1816a.c:361:25: warning: pasting "": "" and ""no MPU-401 device at 0x%x.\n"" does not give a valid preprocessing token card-ad1816a.c:370:25: warning: pasting "": "" and ""no OPL device at 0x%x-0x%x.\n"" does not give a valid preprocessing token card-ad1816a.c:432:17: warning: pasting "": "" and ""no AD1816A based soundcards found.\n"" does not give a valid preprocessing token card-als100.c:275:17: warning: pasting "": "" and ""AUDIO isapnp configure failure\n"" does not give a valid preprocessing token card-als100.c:298:17: warning: pasting "": "" and ""MPU-401 isapnp configure failure\n"" does not give a valid preprocessing token card-als100.c:316:17: warning: pasting "": "" and ""OPL isapnp configure failure\n"" does not give a valid preprocessing token card-als100.c:377:25: warning: pasting "": "" and ""no MPU-401device at 0x%x ?\n"" does not give a valid preprocessing token card-als100.c:386:25: warning: pasting "": "" and ""no OPL device at 0x%x-0x%x ?\n"" does not give a valid preprocessing token card-als100.c:450:17: warning: pasting "": "" and ""no ALS100 based soundcards found\n"" does not give a valid preprocessing token card-azt2320.c:292:17: warning: pasting "": "" and ""AUDIO isapnp configure failure\n"" does not give a valid preprocessing token card-azt2320.c:318:17: warning: pasting "": "" and ""MPU-401 isapnp configure failure\n"" does not give a valid preprocessing token card-azt2320.c:406:25: warning: pasting "": "" and ""no MPU-401 device at 0x%x ???\n"" does not give a valid preprocessing token card-azt2320.c:415:25: warning: pasting "": "" and ""no OPL device at 0x%x-0x%x ?\n"" does not give a valid preprocessing token card-azt2320.c:481:17: warning: pasting "": "" and ""no AZT2320 based soundcards found\n"" does not give a valid preprocessing token card-dt0197h.c:232:17: warning: pasting "": "" and ""AUDIO isapnp configure failure\n"" does not give a valid preprocessing token card-dt0197h.c:252:17: warning: pasting "": "" and ""MPU-401 isapnp configure failure\n"" does not give a valid preprocessing token card-dt0197h.c:268:17: warning: pasting "": "" and ""OPL isapnp configure failure\n"" does not give a valid preprocessing token card-dt0197h.c:330:25: warning: pasting "": "" and ""no MPU-401device at 0x%x ?\n"" does not give a valid preprocessing token card-dt0197h.c:340:25: warning: pasting "": "" and ""no OPL device at 0x%x-0x%x ?\n"" does not give a valid preprocessing token card-dt0197h.c:400:17: warning: pasting "": "" and ""no DT-0197H based soundcards found\n"" does not give a valid preprocessing token card-es968.c:177:17: warning: pasting "": "" and ""AUDIO isapnp configure failure\n"" does not give a valid preprocessing token card-es968.c:293:17: warning: pasting "": "" and ""no ES968 based soundcards found\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:330:17: warning: pasting "": "" and ""AUDIO isapnp configure failure\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:361:17: warning: pasting "": "" and ""MPU-401 isapnp configure failure\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:580:25: warning: pasting "": "" and ""no MPU-401 device at 0x%lx?\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:593:25: warning: pasting "": "" and ""no OPL device at 0x%lx-0x%lx?\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:652:17: warning: pasting "": "" and ""no OPTi 82C92x soundcard found\n"" does not give a valid preprocessing token In file included from card-opti92x-cs4231.c:2: card-opti92x-ad1848.c:330:17: warning: pasting "": "" and ""AUDIO isapnp configure failure\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:361:17: warning: pasting "": "" and ""MPU-401 isapnp configure failure\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:580:25: warning: pasting "": "" and ""no MPU-401 device at 0x%lx?\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:593:25: warning: pasting "": "" and ""no OPL device at 0x%lx-0x%lx?\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:652:17: warning: pasting "": "" and ""no OPTi 82C92x soundcard found\n"" does not give a valid preprocessing token In file included from card-opti93x.c:3: card-opti92x-ad1848.c:330:17: warning: pasting "": "" and ""AUDIO isapnp configure failure\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:361:17: warning: pasting "": "" and ""MPU-401 isapnp configure failure\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:580:25: warning: pasting "": "" and ""no MPU-401 device at 0x%lx?\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:593:25: warning: pasting "": "" and ""no OPL device at 0x%lx-0x%lx?\n"" does not give a valid preprocessing token card-opti92x-ad1848.c:650:17: warning: pasting "": "" and ""no OPTi 82C93x soundcard found\n"" does not give a valid preprocessing token In file included from ../include/snd_wavefront.h:9, from card-wavefront.c:26: ../include/wavefront.h:45:8: warning: extra tokens at end of #endif directive ../include/wavefront.h:54:9: warning: extra tokens at end of #endif directive ../include/wavefront.h:58:9: warning: extra tokens at end of #endif directive ../include/wavefront.h:686:8: warning: extra tokens at end of #endif directive In file included from card-wavefront.c:26: ../include/snd_wavefront.h:157:9: warning: extra tokens at end of #endif directive card-wavefront.c:96:8: warning: extra tokens at end of #endif directive card-wavefront.c:333:8: warning: extra tokens at end of #endif directive card-wavefront.c:547:8: warning: extra tokens at end of #endif directive card-wavefront.c:703:9: warning: extra tokens at end of #endif directive card-wavefront.c:727:8: warning: extra tokens at end of #endif directive card-wavefront.c:735:8: warning: extra tokens at end of #endif directive card-wavefront.c:907:8: warning: extra tokens at end of #endif directive card-wavefront.c:941:8: warning: extra tokens at end of #endif directive make[2]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12/cards' make[1]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12' make[1]: Entering directory `/usr/install/alsa/alsa-driver-0.5.12/kernel' gcc -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I.. -DEXPORT_SYMTAB -c sound.c In file included from ../include/driver.h:66, from sound.c:23: /usr/include/linux/modversions.h:1:2: #error Modules should never use kernel-headers system headers, /usr/include/linux/modversions.h:2:2: #error but rather headers from an appropriate kernel-source package. /usr/include/linux/modversions.h:3:2: #error Change -I/usr/src/linux/include (or similar) to /usr/include/linux/modversions.h:4:2: #error -I/lib/modules/$(uname -r)/build/include /usr/include/linux/modversions.h:5:2: #error to build against the currently-running kernel. make[1]: *** [sound.o] Error 1 make[1]: Leaving directory `/usr/install/alsa/alsa-driver-0.5.12/kernel' make: *** [compile] Error 1 (13:09:32)root:/usr/install/alsa/alsa-driver-0.5.12 # Script done on Tue Nov 13 13:09:35 2001