On Sun, 19 Oct 1997 [EMAIL PROTECTED] wrote:
> I downloaded the .31 kernel and tried to do a make menuconfig and got the > following: > > rm -f include/asm > ( cd include ; ln -sf asm-i386 asm) > make -C scripts/lxdialog all > make[1]: Entering directory /usr/src/kernel-source-2.0.31/scripts/lxdialog' > gcc -O2 -Wall -fomit-frame-pointer -DLOCALE -DCURSES_LOC="<curses.h>" -c > lxdialog.c -o lxdialog.o > In file included from lxdialog.c:22: > dialog.h:29: curses.h: No such file or directory > make[1]: *** [lxdialog.o] Error 1 > make[1]: Leaving directory /usr/src/kernel-source-2.0.31/scripts/lxdialog' > make: *** [menuconfig] Error 2 Looks like a curses problem. Could you get `make config` to work? and `make xconfig`? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .