ecco,qualcosa in + e' successo
ho copiato il tar nella home ed infatti mi ha compilato correttamente i sorgenti,xo' mi ha cmq restituito 1 errore
vi posto qui il risultato con l errore,come vedete e' 1 po' meglio dell altro ma continua a nn andare
root@darkstar:/home/Headtrip/z_VARIE/drive/slmodem-2.9.10# make install
make -C modem all
make[1]: Entering directory `/home/Headtrip/z_VARIE/drive/slmodem-2.9.10/modem'
make[1]: Leaving directory `/home/Headtrip/z_VARIE/drive/slmodem-2.9.10/modem'
make -C drivers KERNEL_DIR=/lib/modules/2.6.7/build
make[1]: Entering directory `/home/Headtrip/z_VARIE/drive/slmodem-2.9.10/drivers'
cc -I/lib/modules/2.6.7/build/include -o kernel-ver kernel-ver.c
make all KERNEL_VER=2.6.7
make[2]: Entering directory `/home/Headtrip/z_VARIE/drive/slmodem-2.9.10/drivers'
make modules -C /lib/modules/2.6.7/build SUBDIRS=/home/Headtrip/z_VARIE/drive/slmodem-2.9.10/drivers
make[3]: Entering directory `/usr/src/linux-2.6.7'
Makefile:434: .config: No such file or directory
Building modules, stage 2.
/usr/src/linux-2.6.7/scripts/Makefile.modpost:38: .config: No such file or directory
make[4]: *** No rule to make target `.config'. Stop.
make[3]: *** [modules] Error 2
make[3]: Leaving directory `/usr/src/linux-2.6.7'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/Headtrip/z_VARIE/drive/slmodem-2.9.10/drivers'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/Headtrip/z_VARIE/drive/slmodem-2.9.10/drivers'
make: *** [drivers] Error 2
root@darkstar:/home/Headtrip/z_VARIE/drive/slmodem-2.9.10#
|