Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CHOST in make.conf [Risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Federiconet
n00b
n00b


Joined: 12 Sep 2003
Posts: 67
Location: Brianza

PostPosted: Thu Sep 18, 2003 11:13 pm    Post subject: CHOST in make.conf [Risolto] Reply with quote

Ho installato Gentoo partendo da stage1, vado ad accorgermi ora
roll: :cry: di aver dimenticato di modificare in make.conf
CHOST="i486-pc-linux-gnu"
cambiando con "i686-pc-linux-gnu"

se lo dovessi fare ora (ho emerso xfree, gnome e poche altre cose) rischio di avere problemi?

Grazie!


Last edited by Federiconet on Sun Sep 21, 2003 9:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
almafer
Guru
Guru


Joined: 21 Mar 2003
Posts: 317
Location: Firenze

PostPosted: Thu Sep 18, 2003 11:23 pm    Post subject: Reply with quote

ciao, sei nuovo? benvenuto 8)
Back to top
View user's profile Send private message
Federiconet
n00b
n00b


Joined: 12 Sep 2003
Posts: 67
Location: Brianza

PostPosted: Thu Sep 18, 2003 11:27 pm    Post subject: Reply with quote

almafer wrote:
ciao, sei nuovo? benvenuto 8)


e tu chi sei?! :lol: :D
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Fri Sep 19, 2003 6:43 am    Post subject: Reply with quote

Hai il percorso /usr/lib/gcc-lib/i686-pc-linux-gnu/ o /usr/lib/gcc-lib/i486-pc-linux-gnu/?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Benve
l33t
l33t


Joined: 13 Mar 2003
Posts: 897
Location: Italy Romagna

PostPosted: Fri Sep 19, 2003 6:46 am    Post subject: Reply with quote

no non dovresti avere problemi, modificalo pure
Back to top
View user's profile Send private message
Federiconet
n00b
n00b


Joined: 12 Sep 2003
Posts: 67
Location: Brianza

PostPosted: Fri Sep 19, 2003 7:03 am    Post subject: Reply with quote

fedeliallalinea wrote:
Hai il percorso /usr/lib/gcc-lib/i686-pc-linux-gnu/ o /usr/lib/gcc-lib/i486-pc-linux-gnu/?


la seconda, /usr/lib/gcc-lib/i486-pc-linux-gnu/
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Fri Sep 19, 2003 7:07 am    Post subject: Reply with quote

Che ti da in output il comando
Code:
# libtool --config|grep linux-gnu

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Benve
l33t
l33t


Joined: 13 Mar 2003
Posts: 897
Location: Italy Romagna

PostPosted: Fri Sep 19, 2003 7:08 am    Post subject: Reply with quote

Benve wrote:
no non dovresti avere problemi, modificalo pure


aih! mi sa che ho detto una cacchiata. Ancora mi devo svegliare. Sorry :oops: :oops:
Back to top
View user's profile Send private message
Federiconet
n00b
n00b


Joined: 12 Sep 2003
Posts: 67
Location: Brianza

PostPosted: Fri Sep 19, 2003 7:29 am    Post subject: Reply with quote

fedeliallalinea wrote:
Che ti da in output il comando
Code:
# libtool --config|grep linux-gnu


mi da

Code:
host_alias=i486-pc-linux-gnu
host=i486-pc-linux-gnu
LD="/usr/i486-pc-linux-gnu/bin/ld"
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Fri Sep 19, 2003 7:43 am    Post subject: Reply with quote

Allora qui trovi qualcosa di interessante. Comunque mi pare che devi
riemargiare (cambiando il make.conf con i686) i pacchetti libtools e gcc.

PS: apetta comunque i veri guru (cerri,bsolar,Shev,...) che loro
possono confermare o negare la mia teoria.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Federiconet
n00b
n00b


Joined: 12 Sep 2003
Posts: 67
Location: Brianza

PostPosted: Fri Sep 19, 2003 8:18 am    Post subject: Reply with quote

Uhm, interessante... :(

no, perchè, alla peggio faccio emerge -e world e ciao... :) :cry:
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Fri Sep 19, 2003 9:00 am    Post subject: Reply with quote

Federiconet wrote:

no, perchè, alla peggio faccio emerge -e world e ciao... :) :cry:


Nel dubbio io farei proprio così. Considera che anche nella guida all'installazione sconsigliano vivamente di modificare tale voce qualora si usasse lo stage2 o lo stage3, proprio perchè (credo) avere un sistema ibrido possa portare a problemi (che effettivamente in passato ci sono stati, bug o meno che fossero). Quindi se vuoi dormire sonni tranquilli ti conviene sistemare per bene il tuo make.conf e ricompilarti tutto, tanto si tratta di dare un comando e aspettare che finisca (e se non hai svuotato la cartella distfiles non dovresti nemmeno riscaricare tutto dalla rete, avendo già i vari sorgenti sul tuo hd, con conseguente diminuzione dell'attesa) :D

(sempre che seguendo i link postati da fedeliallalinea non trovi soluzioni più rapide. Io ripeto ricompilerei per stare tranquillo)
_________________
Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Fri Sep 19, 2003 9:04 am    Post subject: Reply with quote

Shev wrote:
(sempre che seguendo i link postati da fedeliallalinea non trovi soluzioni più rapide. Io ripeto ricompilerei per stare tranquillo)

Io dicevo di aspettare una voce sagga.... :wink:
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Fri Sep 19, 2003 9:13 am    Post subject: Reply with quote

fedeliallalinea wrote:

Io dicevo di aspettare una voce sagga.... :wink:


:lol: è solo il mio prudentissimo parere, certi accrocchi e soluzioni non proprio pulite non mi piacciono molto, mentre ricompilando si va abbastanza tranquilli (forse...).

Cmq colgo l'occasione per salutarvi, tra poco parto e torno lunedì. Ci si rivede tra qualche giorno, avevo bisogno di staccare un po'...
_________________
Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Fri Sep 19, 2003 9:18 am    Post subject: Reply with quote

Shev wrote:
Cmq colgo l'occasione per salutarvi, tra poco parto e torno lunedì. Ci si rivede tra qualche giorno, avevo bisogno di staccare un po'...

Buon viaggio allora divertiti anche per noi :D
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Federiconet
n00b
n00b


Joined: 12 Sep 2003
Posts: 67
Location: Brianza

PostPosted: Fri Sep 19, 2003 9:36 am    Post subject: Reply with quote

Quarto parere per ricompilare il tutto, direi che stanotte glielo faccio fare :)
Back to top
View user's profile Send private message
Benve
l33t
l33t


Joined: 13 Mar 2003
Posts: 897
Location: Italy Romagna

PostPosted: Fri Sep 19, 2003 9:38 am    Post subject: Reply with quote

Shev wrote:
Cmq colgo l'occasione per salutarvi, tra poco parto e torno lunedì. Ci si rivede tra qualche giorno, avevo bisogno di staccare un po'...


Ciao
Back to top
View user's profile Send private message
almafer
Guru
Guru


Joined: 21 Mar 2003
Posts: 317
Location: Firenze

PostPosted: Fri Sep 19, 2003 12:05 pm    Post subject: Reply with quote

approfitta per sistemare gli USE come ti avevo detto in altra sede se non lo hai fatto :wink:
Back to top
View user's profile Send private message
Federiconet
n00b
n00b


Joined: 12 Sep 2003
Posts: 67
Location: Brianza

PostPosted: Fri Sep 19, 2003 1:26 pm    Post subject: Reply with quote

almafer wrote:
approfitta per sistemare gli USE come ti avevo detto in altra sede se non lo hai fatto :wink:


l'avevo già fatto :wink: 8)
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Fri Sep 19, 2003 1:44 pm    Post subject: Reply with quote

Se si aggiornano gcc e libtool non dovrebbero esserci problemi.

Comincerei ad aggiornare questi prima di un emerge -e world, per vedere se il pc non ti balla il tip-tap quando installi roba (tanto per essere sicuri...).
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.


Last edited by bsolar on Fri Sep 19, 2003 1:53 pm; edited 2 times in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Fri Sep 19, 2003 1:47 pm    Post subject: Reply with quote

bsolar wrote:
Se si aggiornano gcc e libtool non dovrebbero esserci problemi.

Comincerei ad aggiornare questi prima di un emerge -e world, per vedere se il pc non ti balla il tip-tap quando installi roba (tanto per essere sicuri...).

Ecco la seconda voce saggia.......
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Fri Sep 19, 2003 1:54 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Ecco la seconda voce saggia.......

Che ha dimenticato di dire che c'è anche
Code:
/usr/portage/sys-devel/gcc/files/fix_libtool_files.sh

che dovrebbe aggiornare i path hardcodati nei file di libtool in modo da funzionare col nuovo CHOST.

Lo script "grezzamente" modifica questi path in modo che siano adeguati al CHOST, credo serva se non è possibile ricompilare libtool o qualcosa del genere.
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
BlueRaven
Apprentice
Apprentice


Joined: 12 May 2003
Posts: 254

PostPosted: Fri Sep 19, 2003 3:00 pm    Post subject: Reply with quote

bsolar wrote:
Che ha dimenticato di dire che c'è anche
Code:
/usr/portage/sys-devel/gcc/files/fix_libtool_files.sh

che dovrebbe aggiornare i path hardcodati nei file di libtool in modo da funzionare col nuovo CHOST.


Oh santo cielo... ma c'è qualcosa a cui i Gentoo developers non hanno pensato? :-)
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Fri Sep 19, 2003 3:25 pm    Post subject: Reply with quote

BlueRaven wrote:
Oh santo cielo... ma c'è qualcosa a cui i Gentoo developers non hanno pensato? :-)

Quello a cui non sanno devono pensare.

Bugreportate, bugreportate... 8)
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Fri Sep 19, 2003 8:16 pm    Post subject: Reply with quote

Per me anche fedeliallalinea è saggio :)
CMQ io ricompilerei, come ha detto bsolar.
Il fatto che "Gentoo" dica di non cambiare il file dopo un'installazione STAGE3 e' per altri motivi... e comunque, se si vuole fare un bel
Code:
# emerge -eD world

non ci sono problemi... 8)
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
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
Goto page 1, 2  Next
Page 1 of 2

 
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