Le Sat, 16 Aug 2003 15:09:35 +0200 St�phane RATELET <[EMAIL PROTECTED]> � �crit:
> Petit probl�mes avec > > - make menuconfig, ajoute ingress > > avec make menuconfig, j'obtient > > /[EMAIL PROTECTED]:~/noyau/kernel-source-2.4.20$ make > menuconfig//rm -f include/asm/ > /( cd include ; ln -sf asm-i386 asm)/ > /make -C scripts/lxdialog all/ > /make[1]: Entering directory > `/home/stephanfo/noyau/kernel-source-2.4.20/scripts/lxdialog'/ > //usr/bin/ld: cannot find -lncurses/ > /collect2: ld returned 1 exit status/ > > />> Unable to find the Ncurses libraries./ > />>/ > />> You must have Ncurses installed in order/ > />> to use 'make menuconfig'/ > > /make[1]: *** [ncurses] Error 1/ > /make[1]: Leaving directory > `/home/stephanfo/noyau/kernel-source-2.4.20/scripts/lxdialog'/ > /make: *** [menuconfig] Error 2/// > > Portant : un /dpkg -l | grep ncurses/ retourne : > > /[EMAIL PROTECTED]:~/noyau/kernel-source-2.4.20$ dpkg -l | > grep ncurses > ii libncurses5 5.2.20020112a- Shared libraries for terminal > handling ii ncurses-base 5.2.20020112a- Descriptions of common > terminal types ii ncurses-bin 5.2.20020112a- Terminal-related > programs and man pages/ > > what's the problem doctor? il te manque libncurses5-dev ;-) mil -- La publicit�, c'est la science qui consiste � interrompre les processus du cerveau le temps de lui piquer du fric. Stephen Leacoch

