Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
errore libtool (passaggio gcc 3.3.4->gcc 3.3.5)
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
fra
n00b
n00b


Joined: 12 Jul 2003
Posts: 54
Location: italy

PostPosted: Thu Jan 27, 2005 8:35 pm    Post subject: errore libtool (passaggio gcc 3.3.4->gcc 3.3.5) Reply with quote

Ciao, è un po' di giorni che nn riesco a compilare l'ultimo gtk+-2.4.14

questo è l'errore:


Code:

grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive
make[4]: *** [libpixbufloader-tiff.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14/gdk-pixbuf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14/gdk-pixbuf'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14'
make: *** [all] Error 2

!!! ERROR: x11-libs/gtk+-2.4.14 failed.
!!! Function src_compile, Line 78, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


qualcuno può helparmi ?? :P

tkx
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30965
Location: here

PostPosted: Thu Jan 27, 2005 8:37 pm    Post subject: Reply with quote

Lancia
Code:
# fix_libtool_files.sh 3.3.4

e poi continua con quello che stavi installando


Quando vi esce un errore del tipo
Code:
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive

lanciate il comado appena scritto che risolve il problema.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
fra
n00b
n00b


Joined: 12 Jul 2003
Posts: 54
Location: italy

PostPosted: Thu Jan 27, 2005 9:08 pm    Post subject: Reply with quote

grazie fedeli ! gtk ha compilato regolarmente :wink:
Back to top
View user's profile Send private message
Ghostraider
Guru
Guru


Joined: 01 Sep 2004
Posts: 582

PostPosted: Fri Jan 28, 2005 4:14 pm    Post subject: Reply with quote

Mi hanno passato il link di questo post come duplicato...io ho lo stesso problema con libtool...come ho scritto nel vecchio post bloccato ho aggiornato libtool e lanciato lo script, ma non si risolve l'errore.
_________________
"Questo business è binario: o sei 1 o sei 0. O sei vivo o sei morto. Non esistono secondi classificati." Gary Winston - SYNAPSE"

Be an IT superhero. Go home early.

Registered Linux user # 381558
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30965
Location: here

PostPosted: Fri Jan 28, 2005 4:24 pm    Post subject: Reply with quote

Sicuro di avere scritto il comando giusto con 3.3.4?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Ghostraider
Guru
Guru


Joined: 01 Sep 2004
Posts: 582

PostPosted: Fri Jan 28, 2005 4:36 pm    Post subject: Reply with quote

Si per quello era giusto...ora ho provato a riemergere gcc e rilanciare lo scirpt e in effetti a fixato più cose...ho lanciato la compilazione e sembra aver superato il punto in cui s'inchiodava. Spero continui così :wink:.

Grazie ciao.
_________________
"Questo business è binario: o sei 1 o sei 0. O sei vivo o sei morto. Non esistono secondi classificati." Gary Winston - SYNAPSE"

Be an IT superhero. Go home early.

Registered Linux user # 381558
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


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

PostPosted: Fri Jan 28, 2005 4:53 pm    Post subject: Reply with quote

@Ghostraider: l'importante è che hai risolto ;)
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
prada
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2005
Posts: 91

PostPosted: Fri Jan 28, 2005 5:49 pm    Post subject: Reply with quote

a me l'ha fatto con gedit, ho risolto con un bel link simbolico alla cartella 3.3.5 che contiene le librerie nuove. poi non ho più avuto problemi, ma ammetto che mi sembra una soluzione di basso livello.. :D

Code:
ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5
Back to top
View user's profile Send private message
gaffiere
Guru
Guru


Joined: 13 Nov 2003
Posts: 406
Location: Provincia Milano

PostPosted: Fri Jan 28, 2005 6:25 pm    Post subject: Reply with quote

qualche compilazione fà ho eseguito anche io la soluzione scritta poco sopra da prada. quello che mi chiedo ora è: è abbastanza "elegante", oppure conviene lanciare lo stesso il comando di fedeli e rimuovere il link?

see ya
_________________
Thomaz "Gaffiere"
Middle-Earth XP2200+, 1Gb Ram, 80Gb + 160Gb Hd, SbLive!, Nvidia 6800GT AGP8x
Gentoo Gnu/Linux 2.6.12-gentoo-r10
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


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

PostPosted: Fri Jan 28, 2005 7:05 pm    Post subject: Reply with quote

Per risolvere il problema dovrebbe essere sufficiente lanciare il comando in questione.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
gaffiere
Guru
Guru


Joined: 13 Nov 2003
Posts: 406
Location: Provincia Milano

PostPosted: Fri Jan 28, 2005 7:43 pm    Post subject: Reply with quote

però! ne ha fissate un bel po' :D
_________________
Thomaz "Gaffiere"
Middle-Earth XP2200+, 1Gb Ram, 80Gb + 160Gb Hd, SbLive!, Nvidia 6800GT AGP8x
Gentoo Gnu/Linux 2.6.12-gentoo-r10
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Wed Mar 09, 2005 12:46 pm    Post subject: [PHP5] Emerge -u world Reply with quote

Oggi tramite il solito emerge -u world la compilazione di php e mod_php (php-5.0.3-r1) fallisce. Non capisco il problema però.. riuscite ad aiutarmi? Grazie.
Code:
b-4.1 -lgdbm -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxslt -lxml2 -lz -lm -lcrypt  -o sapi/cli/php
grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive
make: *** [libphp5.la] Error 1
make: *** Waiting for unfinished jobs....
libtool: link: cannot find the library `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la'
make: *** [sapi/cli/php] Error 1

!!! ERROR: dev-php/php-5.0.3-r1 failed.
!!! Function php5-sapi_src_compile, Line 435, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.


Utilizzo Apache/2.0.52. :roll:
Ciaoz
Back to top
View user's profile Send private message
Dece
Apprentice
Apprentice


Joined: 23 Nov 2004
Posts: 291
Location: Bologna/Rimini Italy

PostPosted: Wed Mar 09, 2005 1:03 pm    Post subject: Re: [PHP5] Emerge -u world Reply with quote

berus wrote:

Code:

grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive



Potrebbe essere banalmente un problema di link alla directory, a me è capitato: vai in /usr/lib/gcc-lib/, è probabile che anzichè la directory i686-pc-linux-gnu tu abbia i386-pc-linux-gnu, a quel punto basta un link simbolico ;)
se è qualcos'altro allora non ti sarò di grande aiuto.... :roll:
Ciao
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4795
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Wed Mar 09, 2005 1:04 pm    Post subject: Re: [PHP5] Emerge -u world Reply with quote

berus wrote:

Code:

libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive


Probabilmente devi lanciare
Code:

# fix_libtool.files.sh

leggi l'output su terminale per scegliere l'argomento (3.3.4 ?).
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Wed Mar 09, 2005 1:05 pm    Post subject: Reply with quote

La directory sembra corretta.. c'è qualcos'altro che non va!!
Code:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5
Lui cerca 3.3.4 :cry:
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Wed Mar 09, 2005 1:12 pm    Post subject: Re: [PHP5] Emerge -u world Reply with quote

cloc3 wrote:

Probabilmente devi lanciare
Code:

# fix_libtool.files.sh

leggi l'output su terminale per scegliere l'argomento (3.3.4 ?).


Scusa l'ignoranza.. dove lo trovo questo script?
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Wed Mar 09, 2005 3:20 pm    Post subject: Re: [PHP5] Emerge -u world Reply with quote

berus wrote:
Scusa l'ignoranza.. dove lo trovo questo script?


Code:
 # which fix_libtool_files.sh
/sbin/fix_libtool_files.sh

_________________
Ciao da me!
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4795
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Wed Mar 09, 2005 4:07 pm    Post subject: Re: [PHP5] Emerge -u world Reply with quote

berus wrote:

Scusa l'ignoranza.. dove lo trovo questo script?

Scusa tu. Prima scrivevo di fretta.

Oltre a quello che ha detto randomaze, sappi che il tuo è un problema ricorrente.

Vedi ad esempio: https://forums.gentoo.org/viewtopic-p-2027402.html#2027402

Se non c'è già, sarebbe da mettere nei faq.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


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

PostPosted: Wed Mar 09, 2005 4:14 pm    Post subject: Reply with quote

Fatto il merge del thread di berus.
_________________
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: Thu Apr 07, 2005 5:22 pm    Post subject: Reply with quote

a me i vari
Code:
fix_libtool_files.sh 3.3.4
nn hanno portato a niente. ho dovuto usare il link simbolico (suggerito da prada), e tra l'altro quello di prada è sbagliato: bisogna invertire i due percorsi.
Code:
ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4


bye
_________________
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
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