[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compilazione kernel



Allora ragazzi, mi stò addentrando dentro
alla mia prima ricompilazione del kernel.
 
Ho scricato i sorgenti 2.4.20 e li ho scompattati
dentro a /usr/src/linux
 
Ho scaricato la patch x il kernel wolk da
souceforge la rc5 e ho patchato.Tutto ok.
 
A questo punto lancio
Jamaica:/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 `/usr/src/linux/scripts/lxdialog'
/bin/sh: line 1: gcc: command not found
 
>> Please install the package libncurses{4|5}-dev in order
>> to use 'make menuconfig'
>>
>> There is also make xconfig which does not need the
>> ncurses development environment, it needs TCL/TK and
>> a X-Server it can connect to. If you have this,
>> you can run:
>>
>>     DISPLAY=yourhost.domain:displaynum make xconfig
>>
>> If you would rather like to use menuconfig, you
>> can install the ncurses development environment
>> with this command if your install source is
>> available:
>>
>>     apt-get install libncurses5-dev
 
make[1]: *** [ncurses] Error 1
make[1]: Leaving directory `/usr/src/linux/scripts/lxdialog'
make: *** [menuconfig] Error 2 
 
Purtroppo se lancio
Jamaica:/usr/src/linux# apt-get install libncurses5-dev
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, libncurses5-dev is already the newest version.
0 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.
 
e non cambia niente se uso --reinstall
 
Ho cercato ma invano (magari non sono stato capace)
Mi sà aiutare nessuno?
Grazie a tutti anticipatamente
 

Reply to: