[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Warining from make xconfig ... (fwd)



Sorry!  I guess the error output would help!

# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/kernel-source-2.0.12/scripts'
make -C /usr/src/kernel-source-2.0.12/drivers/sound mkscript
make[2]: Entering directory `/usr/src/kernel-source-2.0.12/drivers/sound'
Compiling Sound Driver v 3.5.5-beta1 for Linux
rm -f configure
gcc -I/usr/src/kernel-source-2.0.12/include -o configure configure.c
./configure script > Config.in
cat lowlevel/Config.tmpl >> Config.in
./configure fixedlocal > local.h
./configure fixeddefines > .defines
make[2]: Leaving directory `/usr/src/kernel-source-2.0.12/drivers/sound'

gcc -I/usr/src/kernel-source-2.0.12/include  -g -Wall -c -o tkparse.o tkparse.c
gcc -I/usr/src/kernel-source-2.0.12/include  -g -Wall -c -o tkcond.o tkcond.c
gcc -I/usr/src/kernel-source-2.0.12/include  -g -Wall -c -o tkgen.o tkgen.c
gcc -I/usr/src/kernel-source-2.0.12/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 `/usr/src/kernel-source-2.0.12/scripts'
wish -f scripts/kconfig.tk
WARNING - broken Config.in!  CONFIG_AEDSP16 was not declared!
make[1]: Entering directory `/usr/src/kernel-source-2.0.12/drivers/sound'
Compiling Sound Driver v 3.5.5-beta1 for Linux
rm -f configure
gcc -I/usr/src/kernel-source-2.0.12/include -o configure configure.c
./configure fixedlocal > local.h
./configure fixeddefines > .defines
make[1]: Leaving directory `/usr/src/kernel-source-2.0.12/drivers/sound'

Thanks again!

Richard G. Roberto
richr@bear.com
201-739-2886 - whippany, nj

---------- Forwarded message ----------
Date: Sat, 17 Aug 1996 10:46:31 -0400 (EDT)
From: "Richard G. Roberto" <richr@tiberius>
Reply-To: richr@bear.com
To: debian-user@lists.debian.org
Subject: Warining from make xconfig ...

Hi everyone!

I get this warning message when I run make xconfig to setup
my kernel .config file prior to compiling.  It doesn't seem
to bother anything, but I figured I ask if anyone else has
seen it.

Thanks

Richard G. Roberto
richr@bear.com
201-739-2886 - whippany, nj



--
*******************************************************************************
Bear Stearns is not responsible for any recommendation, solicitation, offer or
agreement or any information about any transaction, customer account or account
activity contained in this communication.
*******************************************************************************



Reply to: