make xconfig?

Marty Leisner (leisner@sdsp.mc.xerox.com)
Wed, 8 Nov 1995 14:01:16 PST


in 1.3.37|8 when I try to

make xconfig, I get:

make[1]: Entering directory `/fs3/linux-1.3.38/scripts'
gcc -I/fs3/linux-1.3.38/include -c -o tkparse.o tkparse.c
gcc -I/fs3/linux-1.3.38/include -c -o tkcond.o tkcond.c
gcc -I/fs3/linux-1.3.38/include -c -o tkgen.o tkgen.c
gcc -I/fs3/linux-1.3.38/include -o tkparse tkparse.o tkcond.o tkgen.o
./tkparse < ../arch/i386/config.in > kconfig.tmp
Unable to open file drivers/block/Config.in
Unable to open file net/Config.in
Unable to open file drivers/scsi/Config.in
Unable to open file drivers/net/Config.in
Unable to open file drivers/cdrom/Config.in
Unable to open file fs/Config.in
Unable to open file drivers/char/Config.in
Unable to open file drivers/sound/Config.in
cp header.tk ./kconfig.tk
cat kconfig.tmp >> kconfig.tk
rm -f kconfig.tmp
cat tail.tk >> k

The configuration has changed radically (IMHO configuration
needs to be improved...is make xconfig supposed to work?)

marty leisner@sdsp.mc.xerox.com
Member of the League for Programming Freedom (http://www.lpf.org)
Any sufficiently advanced technology is indistinguishable from magic
Arthur C. Clarke, The Lost Worlds of 2001