aiuto compilazione nuovo kernel
Inviato: lun 15 nov 2004, 15:13
Vorrei installare un nuovo kernel ma purtroppo non riesco nemmeno ad iniziare. Ecco che cosa ottengo se faccio:
<BR>#cd /usr/src
<BR>#tar xjvf linux-2.6.9.tar.bz2
<BR>#rm linux | ln -s linux-2.6.9 linux
<BR>#cd linux
<BR>#make mrproper
<BR>#make menuconfig
<BR>HOSTCC scripts/kconfig/mconf.o
<BR>scripts/kconfig/mconf.c: In function `exec_conf´:
<BR>scripts/kconfig/mconf.c:246: error: `EINTR´ undeclared (first use in this function)
<BR>scripts/kconfig/mconf.c:246: error: (Each undeclared identifier is reported only once
<BR>scripts/kconfig/mconf.c:246: error: for each function it appears in.)
<BR>scripts/kconfig/mconf.c:246: error: `EAGAIN´ undeclared (first use in this function)
<BR>make[1]: *** [scripts/kconfig/mconf.o] Error 1
<BR>make: *** [menuconfig] Error 2
<BR>
<BR>ed ora? da dove comincio?
<BR>Grazie
<BR> :-[ <br>
<BR>#cd /usr/src
<BR>#tar xjvf linux-2.6.9.tar.bz2
<BR>#rm linux | ln -s linux-2.6.9 linux
<BR>#cd linux
<BR>#make mrproper
<BR>#make menuconfig
<BR>HOSTCC scripts/kconfig/mconf.o
<BR>scripts/kconfig/mconf.c: In function `exec_conf´:
<BR>scripts/kconfig/mconf.c:246: error: `EINTR´ undeclared (first use in this function)
<BR>scripts/kconfig/mconf.c:246: error: (Each undeclared identifier is reported only once
<BR>scripts/kconfig/mconf.c:246: error: for each function it appears in.)
<BR>scripts/kconfig/mconf.c:246: error: `EAGAIN´ undeclared (first use in this function)
<BR>make[1]: *** [scripts/kconfig/mconf.o] Error 1
<BR>make: *** [menuconfig] Error 2
<BR>
<BR>ed ora? da dove comincio?
<BR>Grazie
<BR> :-[ <br>