Messages in this thread |  | | Date | Thu, 6 Jun 1996 14:14:45 -0400 | From | Robert L Krawitz <> | Subject | Kernel configuration problem (1.99.1[23]) |
| |
I use make xconfig. The sound driver shouldn't be asking me questions to the tty.
[2(rlk)||{!16}<rlk-ppp-1>/mnt/sandbox4/linux-1.3] % make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Entering directory `/mnt/sandbox4/linux-1.3/scripts' gcc -I/mnt/sandbox4/linux-1.3/include -g -Wall -c -o tkparse.o tkparse.c gcc -I/mnt/sandbox4/linux-1.3/include -g -Wall -c -o tkcond.o tkcond.c gcc -I/mnt/sandbox4/linux-1.3/include -g -Wall -c -o tkgen.o tkgen.c gcc -I/mnt/sandbox4/linux-1.3/include -o tkparse tkparse.o tkcond.o tkgen.o ./tkparse < ../arch/i386/config.in > kconfig.tmp cat header.tk >> ./kconfig.tk cat kconfig.tmp >> kconfig.tk rm -f kconfig.tmp echo "set defaults \"arch/i386/defconfig\"" >> kconfig.tk cat tail.tk >> kconfig.tk chmod 755 kconfig.tk make[1]: Leaving directory `/mnt/sandbox4/linux-1.3/scripts' wish -f scripts/kconfig.tk make[1]: Entering directory `/mnt/sandbox4/linux-1.3/drivers/sound' gcc -I/mnt/sandbox4/linux-1.3/include -o configure configure.c ********************************************************* * Readme.cards (this directory) contains some card * * specific instructions. * * See http://personal.eunet.fi/pp/voxware for most up * * to date info. * * * * DON'T USE PROGRAMS FROM SND_UTIL PACKAGE EARLIER THAN * * snd-util-3.5 WITH THIS SOUND DRIVER VERSION. * ********************************************************* make[2]: Entering directory `/mnt/sandbox4/linux-1.3/drivers/sound' Compiling Sound Driver v 3.5.2 for Linux make[2]: Leaving directory `/mnt/sandbox4/linux-1.3/drivers/sound'
Configuring Sound Support
Old configuration exists in `/home/rlk/.soundconf'. Use it [Y/n/?] y Copying old configuration from `/home/rlk/.soundconf' Old configuration copied. make[1]: Leaving directory `/mnt/sandbox4/linux-1.3/drivers/sound' 9.450u 1.540s 0im 0sw
-- Robert Krawitz <rlk@tiac.net> http://www.tiac.net/users/rlk/
Member of the League for Programming Freedom -- mail lpf@uunet.uu.net Tall Clubs International -- tci-request@aptinc.com or 1-800-521-2512
|  |