Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[kernel] errore menuconfig
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
redview
Guru
Guru


Joined: 18 Feb 2004
Posts: 365
Location: Goteborg - Sweden

PostPosted: Sun Feb 27, 2005 2:36 pm    Post subject: [kernel] errore menuconfig Reply with quote

ciao,
2 amici stanno provando a compilarmi un kernel (per questo: https://forums.gentoo.org/viewtopic-t-300362.html).
io ho passato loro il mio config. tuttavia entrambi hanno avuto questo errore (usando kernel diversi 2.6.8 .9 e .10):
Code:

 ' invalid for LOG_BUF_SHIFT8-r3:25: symbol value '17
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2


quando caricano (con load config from...in basso nel menuconfig) il mio file di config, menuconfig crasha e dà questo errore.
consigli?
/me sull'orlo di una crisi di nervi:evil:
_________________
our enterprise a success as return is no option/our eyes were removed for our own safety/the distance too great for you to hear our cries/nevermind take this lamp we are beyond light [kinetic-arcturus]
you and I, connect and emerge [we ride-syl]
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Sun Feb 27, 2005 2:52 pm    Post subject: Reply with quote

Provato ad usare:

Code:
make oldconfig

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
redview
Guru
Guru


Joined: 18 Feb 2004
Posts: 365
Location: Goteborg - Sweden

PostPosted: Sun Feb 27, 2005 2:57 pm    Post subject: Reply with quote

Code:

make: *** No rule to make target `oldconfig'.  Stop.


ha provato ed ecco l'output che mi postato..
_________________
our enterprise a success as return is no option/our eyes were removed for our own safety/the distance too great for you to hear our cries/nevermind take this lamp we are beyond light [kinetic-arcturus]
you and I, connect and emerge [we ride-syl]
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Sun Feb 27, 2005 3:01 pm    Post subject: Reply with quote

Hai copiato in config in .config sotto /usr/src/linux vero?
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
redview
Guru
Guru


Joined: 18 Feb 2004
Posts: 365
Location: Goteborg - Sweden

PostPosted: Sun Feb 27, 2005 3:06 pm    Post subject: Reply with quote

nn credo l'abbia fatto: come gli ho detto ha usato il "load config from an external file" (o qualcosa del genere) che c'è nel meunconfig in basso. così carica il mio file di config e poi compila con quello.
_________________
our enterprise a success as return is no option/our eyes were removed for our own safety/the distance too great for you to hear our cries/nevermind take this lamp we are beyond light [kinetic-arcturus]
you and I, connect and emerge [we ride-syl]
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Sun Feb 27, 2005 3:07 pm    Post subject: Reply with quote

Prova a copiare il vecchio config in /usr/src/linux/.config e lanciare:

Code:
make oldconfig


e rispondi alle domande che ti vengono poste.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Feb 27, 2005 4:20 pm    Post subject: Re: [kernel] errore menuconfig Reply with quote

redview wrote:
ciao,
2 amici stanno provando a compilarmi un kernel (per questo: https://forums.gentoo.org/viewtopic-t-300362.html).
io ho passato loro il mio config. tuttavia entrambi hanno avuto questo errore (usando kernel diversi 2.6.8 .9 e .10):
Code:

 ' invalid for LOG_BUF_SHIFT8-r3:25: symbol value '17
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2


quando caricano (con load config from...in basso nel menuconfig) il mio file di config, menuconfig crasha e dà questo errore.
consigli?
/me sull'orlo di una crisi di nervi:evil:


potrei sbagliarmi, ma sembra, ad occhio e croce, il parametro CONFIG_LOG_BUF_SHIFT del kernel, a cui devi avere erroneamente buttato dentro dei caratteri strani.
cerca nel tuo .config la voce che ti ho indicato e impostalo a 16 ELIMINANDO TUTTO QUELLO CHE C'È DOPO LA FINE DEL NUMERO!!!
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Feb 27, 2005 5:10 pm    Post subject: Re: [kernel] errore menuconfig Reply with quote

k.gothmog wrote:
potrei sbagliarmi, ma sembra, ad occhio e croce, il parametro CONFIG_LOG_BUF_SHIFT del kernel, a cui devi avere erroneamente buttato dentro dei caratteri strani.
cerca nel tuo .config la voce che ti ho indicato e impostalo a 16 ELIMINANDO TUTTO QUELLO CHE C'È DOPO LA FINE DEL NUMERO!!!


confermo: sono riuscito a riprodurre l'errore.
con make xconfig, a forza di tentativi ho buttato in quel parametro un carattere non stampabile, e giustamente gcc non è stato in grado di interpretare il dato come numero generando quell'errore (beh, non proprio quello, ma cmq in tutto e per tutto simile.
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