2.3.x make menuconfig

From: Robert Greimel (greimel@ing.iac.es)
Date: Mon Feb 28 2000 - 05:32:37 EST


Hi,

I think that has not yet been reported - after installing recent 2.3.x kernels
and then trying to configure the kernel with "make menuconfig" I get the
following error:

Am-1s:/usr/src/linux# make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entering directory `/data/Am1/linux-2.3/scripts/lxdialog'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -DCURSES_LOC="<ncurses.h>" -D__KERNEL__ -I/usr/src/linux/include -c lxdialog.c -o lxdialog.o
In file included from /usr/src/linux/include/linux/types.h:4,
                 from /usr/include/sys/types.h:4,
                 from dialog.h:22,
                 from lxdialog.c:22:
/usr/src/linux/include/linux/config.h:4: linux/autoconf.h: No such file or directory
make[1]: *** [lxdialog.o] Error 1
make[1]: Leaving directory `/data/Am1/linux-2.3/scripts/lxdialog'
make: *** [menuconfig] Error 2

The easy workaround is to create an empty autoconf.h - then things work fine

Greetings

Robert

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:19 EST