Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
non posso più ricompilare il kernel che sta... [risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
JokerMaN
n00b
n00b


Joined: 27 Aug 2003
Posts: 51

PostPosted: Sat Feb 28, 2004 12:58 am    Post subject: non posso più ricompilare il kernel che sta... [risolto] Reply with quote

sera... dopo avere compilato il kernel una volta (che sta girando) non lo ricompila +. e, anche cambiando i .config, rimergiando i source e riprovandoci non gli cambia nulla.... la macchina in questione e lei:

gw linux # uname -a
Linux gw 2.4.24-selinux-r2 #1 Thu Feb 26 03:03:36 CET 2004 i686 Pentium II
(Klamath) GenuineIntel GNU/Linux

e questo è quello che restituisce il make dep, facendomi altamente alterare......

gw linux # make dep && make clean bzImage modules modules_install
make[1]: Entering directory `/usr/src/linux-2.4.24-selinux-r2/arch/i386/boot'
make[1]: Nothing to be done for `dep'.
make[1]: Leaving directory `/usr/src/linux-2.4.24-selinux-r2/arch/i386/boot'
rm -f .depend .hdepend
make _sfdep_kernel _sfdep_drivers _sfdep_mm _sfdep_fs _sfdep_net _sfdep_ipc _sfdep_lib _sfdep_crypto _sfdep_security _sfdep_arch/i386/kernel _sfdep_arch/i386/mm _sfdep_arch/i386/lib _FASTDEP_ALL_SUB_DIRS="kernel drivers mm fs net ipc lib crypto security arch/i386/kernel arch/i386/mm arch/i386/lib"
make[1]: Entering directory `/usr/src/linux-2.4.24-selinux-r2'
make -C kernel fastdep
make[2]: Entering directory `/usr/src/linux-2.4.24-selinux-r2/kernel'
.depend:191: *** unterminated call to function `wildcard': missing `)'. Stop.
make[2]: Leaving directory `/usr/src/linux-2.4.24-selinux-r2/kernel'
make[1]: *** [_sfdep_kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.24-selinux-r2'
make: *** [dep-files] Error 2

se qualcuno mi riesce a spiegare qualcosa (anche che cazzo ne so, perchè esistiamo) io sono qua...

gracias
dano


Last edited by JokerMaN on Sat Feb 28, 2004 4:00 pm; edited 1 time in total
Back to top
View user's profile Send private message
motaboy
Retired Dev
Retired Dev


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Sat Feb 28, 2004 1:47 am    Post subject: Reply with quote

prova a fare un

make mrproper

ma occhio che perdi anche i config quindi prima salvali da qualche parte.
e non vorrei dire ma ho paura che cancelli anche i moduli ma non sono sicuro. Meglio se cambi la versione del pacchetto nel Makefile.

Bye!
_________________
...
Back to top
View user's profile Send private message
Mr.Evolution
Guru
Guru


Joined: 30 Dec 2003
Posts: 346
Location: Padova (Italy)

PostPosted: Sat Feb 28, 2004 10:00 am    Post subject: Reply with quote

Non è che in una parte di disco accessibile in sola lettura???
Back to top
View user's profile Send private message
JokerMaN
n00b
n00b


Joined: 27 Aug 2003
Posts: 51

PostPosted: Sat Feb 28, 2004 3:59 pm    Post subject: Reply with quote

grazie motaboy, risolto... mi spieghi cosa fa make mrproper?
adesso aggiungo il tag risolto :)

gracias
Back to top
View user's profile Send private message
gnu-statix
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2003
Posts: 84
Location: Switzerland, Lugano

PostPosted: Sat Feb 28, 2004 4:06 pm    Post subject: Reply with quote

JokerMaN wrote:
grazie motaboy, risolto... mi spieghi cosa fa make mrproper?
adesso aggiungo il tag risolto :)

gracias


Fa pulizia :) cancella tutti i file .o ecc
dovrebbe esserci scritto qualcosa in /usr/src/linux/README

ciao
_________________
"Se in un primo momento l'idea non è assurda,
allora non c'è nessuna speranza che si realizzi." - Albert Einstein
Back to top
View user's profile Send private message
motaboy
Retired Dev
Retired Dev


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Sat Feb 28, 2004 4:08 pm    Post subject: Reply with quote

Bene!

Come dice il make help dei kernel 2.6:

remove all generated files + config + various backup files

probabilmente il make dep aveva creato dei file di dipendenze che creavano dei conflitti se avevi cambiato qualcosa nel config. Magari bastava un make clean... ma per sicurezza...

Bye!
_________________
...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum