On Friday 09 April 2004 5:51 pm, Richard Harke wrote: > In working on other problems, I thought it might help > to have a more up-to-date kernel. Thus I installed the > source for 2.4.25 and after make mrproper, I tried > make menuconfig > I got an error message about ncurses and lxdialog > AFAICT, I don't have any extra ncurses laying around > and what I have was installed using apt-get, so versions > should match.
Hmm... I can't reproduce this. I unpacked the 2.4.25 source, applied the ia64-040218 patch, did "make mrproper" and "make menuconfig", and it worked fine. FWIW, I have: ii libncurses5 5.3.20030719-4 Shared libraries for terminal handling ii libncurses5-de 5.3.20030719-4 Developer's libraries and docs for ncurses ii libncursesw5 5.3.20030719-5 Shared libraries for terminal handling (wide Can you be more specific about the errors?

