Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Errore durante bootstrap
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
innerbrain
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2004
Posts: 78

PostPosted: Tue Aug 24, 2004 2:40 pm    Post subject: Errore durante bootstrap Reply with quote

Durante il bootstap ricevo quest'errore

Code:

"/dev/null", line 1: input line unknown type
"/dev/null", line 2: input line unknown type
"/dev/null", line 3: input line unknown type
"/dev/null", line 1: input line unknown type
"/dev/null", line 2: input line unknown type
"/dev/null", line 3: input line unknown type
make[2]: *** [/var/tmp/portage/glibc-2.3.3.20040420-r1/image//usr/share/zoneinfo/Antarctica/Casey] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [/var/tmp/portage/glibc-2.3.3.20040420-r1/imae//usr/share/zoneinfo/Africa/Algiers] Error 1
make[2]: Leaving direcotory '/var/tmp/portage/glibc-2.3.3.20040420-r1/work/glibc-2.3.2/timezone'
make[1]: *** [timezone/subdir_install] Error 2
make[1]: Leaving direcotory '/var/tmp/portage/glibc-2.3.3.20040420-r1/work/glibc-2.3.2'
make: *** [install] Error 2
make: Leaving direcotory '/var/tmp/portage/glibc-2.3.3.20040420-r1/work/glibc-2.3.2/buildhere'

!!! ERROR: sys-lib/glibc-2.3.3.20040420-r1 failed.
!!! Function src_install, Line 602, Exitcode 2
!!! (no error message)


make.conf
Code:

CFLAGS="-O2 -march=k6-2 -pipe -fomit-frame-pointer -fstack-protector"
CHOST="i586-pc-linux-gnu"
MAKEOPTS="-j2"

ricevo lo stesso errore anche se metto
Code:

CFLAGS="-O2 -march=k6-2 -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"

oppure
Code:

CFLAGS="-O3 -mcpu=i586 -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"


Il Pc è un vecchio AMD k6-2 3d 350Mhz con 128Mb Ram...ho dovuto quindi iniziare l'installazione da floppy e ho usato questa distribuzione http://omnibus.uni-freiburg.de/~giannone/rescue/current/

Sono disperato anchè perchè la compilazione mi porta via parecchie ore.
Soluzioni ??
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Tue Aug 24, 2004 3:15 pm    Post subject: Re: Errore durante bootstrap Reply with quote

innerbrain wrote:
"/dev/null", line 1: input line unknown type


ma /dev/null esiste?
Hai fatto il bind del /dev filesystem?
_________________
Ciao da me!
Back to top
View user's profile Send private message
Jean Vertigo
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2003
Posts: 100
Location: Italy

PostPosted: Wed Aug 25, 2004 10:30 am    Post subject: Reply with quote

sicuramente il tacchino (non e' un insulto, lo conosco.. :lol: ) installando da floppy distro quando ha dato il chroot non ha fatto il bind...
Back to top
View user's profile Send private message
innerbrain
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2004
Posts: 78

PostPosted: Wed Aug 25, 2004 11:09 pm    Post subject: Reply with quote

ok, allora la directory dev c'è e c'è anche dev/null

cmq ho trovato un post recente di un tizio che ha un problema simile ma con gcc 3.4 https://forums.gentoo.org/viewtopic.php?t=214084

Vagando un pò nella documentazione ho visto che in passato il k6 e cpu affine avevano dato problemi in fase di compilazione con gcc 2.95 (è segnalato anche in make.conf.example)...ora spero di non essere incappato in qualche strano bug del compilatore...cmq stanotte ho lanciato una compilazione con le ottimizzazioni ridotte al minimo....ho tolto -march -O2 -pipe...ho messo solo chost come architettura i586...speriamo che vada
Back to top
View user's profile Send private message
innerbrain
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2004
Posts: 78

PostPosted: Thu Aug 26, 2004 8:12 am    Post subject: Reply with quote

Nuovo tentativo fallito con questo file make.conf

Code:

CFLAGS="-fomit-frame-pointer -fstack-protector"
CHOST="i586-pc-linux-gnu"
MAKEOPTS="-j2"


:twisted:
Back to top
View user's profile Send private message
Jean Vertigo
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2003
Posts: 100
Location: Italy

PostPosted: Thu Aug 26, 2004 8:39 am    Post subject: Reply with quote

hai per caso provato alla fine partendo da stage2 o meglio stage3?
Back to top
View user's profile Send private message
innerbrain
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2004
Posts: 78

PostPosted: Thu Aug 26, 2004 3:19 pm    Post subject: Reply with quote

Ho pravato partendo da stage 2 ma voleva compilare lo stesso le glibc essendo aggiornate...alla fine mi sono arreso e sono partito da stage 3 e sono riuscito a portare a termine l'installazione....a questo punto però sospetto che ci sia un bug in questa versione di glibc visto che l'ultima compilazione che ho provato ( i parametri sono 2 post prima ) non aveva praticamente ottimizzazioni e quandi doveva concludersi senza problemi...
l'errore poi non è in compilazione ma in src_install, quindi significa che compilava...
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