ho fatto partire l'sh.. ho trovato i seguenti errori.. sai cosa può essere??
IL PRIMO
----------------------------------------------
Previous round done. Now checking if you have kernel source installed.
Press Ctrl+C to quit, Enter to continue --->
which: no depmod in (/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin:.)
*** glibc detected *** free(): invalid pointer: 0x08093340 ***
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
Kernel source directory: /lib/modules/2.6.11.9/build
Detected kernel version is 2.6.x.
[!] Can not find version.h in kernel source.
You have full kernel source code but it is not configured
properly. You can configure it by entering the source
directory and typing (with 2.2.x and 2.4.x kernel versions)
make oldconfig
make dep
or (with 2.6.x kernel versions)
make oldconfig
make modules_prepare
It is also good idea to first clean up completely the kernel
source by typing "make mrproper", but this will also delete the
.config file, which has to be copied somewhere else to keep safe.
I can also try to do this automatically, in which case
just keep pressing enter, otherwise abort now.
Press Ctrl+C to quit, Enter to continue --->
____________________________________
Sono andato avanti e...
________________________
You want me to configure the kernel automatically. All right.
If the kernel configuration file doesn't match exactly the
kernel source, you will be asked some questions.
This is not a good sign, but if the difference is very small
(maybe a few unimportant questions) it still might work.
Usually you can just select the default answer for the questions.
Press Ctrl+C to quit, Enter to continue --->
which: no depmod in (/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin:.)
*** glibc detected *** free(): invalid pointer: 0x08093340 ***
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
make: *** No rule to make target `oldconfig'. Stop.
[!] Kernel configuration failed, see messages above.
WARNING: If you press Enter, I'll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
Press Ctrl+C to quit, Enter to continue --->
-----------------------------------------------
Qui mi sono fermato

HAI QUALCHE IDEA??
PS: i sorgenti del kernel ci sono.. HEEELP!
GRAZIE