Sindelfingen Office wrote: > > Hi there. > > during the weekend i upgraded my system from 1.3.1-XYZ to hamm (using the > frozen- tree on ftp.debian) with the aid of the autoup script. > Surprisingly everything went fine with no bigger problems. But when i > tried to start the menuconfig programm to compile a new kernel it failed > with the error message below : > > Script started on Mon Jun 8 09:37:01 1998 > asterix# cd /usr/src/ln inux > asterix# mkae ake menuconfig > 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.33/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.33/scripts/lxdialog' > make: *** [menuconfig] Error 2 > asterix# exit > exit > > Script done on Mon Jun 8 09:37:19 1998 > > An older message on this list stated that i need > ncurses3.0-altdev_1.9.9e-2.1.deb from the oldlibs section. Ok, i > installed it > but menuconfig is still failing. I saw that the curses.h header file is > under /usr/include/i486-libc1. How can i tell the system where to find > the old ncurses header files ? >
Hmmm, according to 'dpkg -S /usr/include/curses.h' on my hamm system, it comes from 'ncurses3.4-dev_1.9.9g-8.5.deb'. You shouldn't need the altdev package at all. > [big snip] -- Ed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]