lkml.org 
[lkml]   [1996]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectProblem with make xconfig and the sound driver in 1.3.71

I ran 'make mkscript' in the sound directory and then 'make xconfig' and
I had the following output:

14:50 [farzy:p3] sgip038:/usr/src/linux% make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux/scripts'
gcc -I/usr/src/linux/include -c -o tkparse.o tkparse.c
gcc -I/usr/src/linux/include -c -o tkcond.o tkcond.c
gcc -I/usr/src/linux/include -c -o tkgen.o tkgen.c
gcc -I/usr/src/linux/include -o tkparse tkparse.o tkcond.o tkgen.o
./tkparse < ../arch/i386/config.in > kconfig.tmp
unknown command=hex 'I/O base for Audio Excel DSP 16 220 or 240' AEDSP16_BASE 220(drivers/sound/Config.in 22)
unknown command=hex 'I/O base for SB Check from manual of the card' SBC_BASE 220(drivers/sound/Config.in 26)
[...etc...]
unknown command=hex 'MAD16 audio I/O base 530, 604, E80 or F40' MAD16_BASE 530(drivers/sound/Config.in 230)
unknown command=hex 'MAD16 MIDI I/O base 300, 310, 320 or 330 (0 disables)' MAD16_MPU_BASE 330(drivers/sound/Config.in 246)
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 `/usr/src/linux/scripts'
wish -f scripts/kconfig.tk


There is a second minor problem: if you run 'make mrproper' and then 'make
mkscript', gcc will complain because the 'asm' symlink does not exit. One
has to create the symlink by hand, or first run 'make config' and
interrupt it.

--
Farzad FARID
Administrateur Reseau
SGIP - Publicis



\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.060 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site