Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[errore] Compilazione gtk+
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
Taglia
Apprentice
Apprentice


Joined: 05 Nov 2004
Posts: 244

PostPosted: Fri Apr 15, 2005 1:10 pm    Post subject: [errore] Compilazione gtk+ Reply with quote

Ciao a tutti
è da un po'che non riesco ad aggiornare le gtk+: precisamente, quando tento di aggiornare il pacchetto
Code:

vort3xmind taglia # emerge -pv gtk+
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild     U ] x11-libs/gtk+-2.6.4-r1 [2.6.2] -debug -doc +jpeg -static +tiff 0 kB

Ottengo questo errore:
Code:

/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -O2 -march=pentium-m -pipe  -fomit-frame-pointer -frename-registers -fweb -Wall   -o libpixbufloader-tiff.l a -rpath /usr/lib/gtk-2.0/2.4.0/loaders -avoid-version -module  io-tiff.lo -ltif f libgdk_pixbuf-2.0.la -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lm
grep: //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la: No such file or direct ory
/bin/sed: can't read //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la: No such  file or directory
libtool: link: `//usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la' is not a val id libtool archive
make[4]: *** [libpixbufloader-tiff.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/gtk+-2.6.4-r1/work/gtk+-2.6.4/gdk-p ixbuf'
...
emerge quitta

Ho provato a riemergere libtool (cosa che è andata a buon fine) ma non è cambiato nulla ... qualche idea?
_________________
Taglia
./ do NOT click ...
./ Mentecritica: Non esistono questioni di principio
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


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

PostPosted: Fri Apr 15, 2005 1:14 pm    Post subject: Re: [errore] Compilazione gtk+ Reply with quote

guarda cosa ti dice cgg-config
Back to top
View user's profile Send private message
fctk
Veteran
Veteran


Joined: 28 Jan 2004
Posts: 1424
Location: Milan, Italy, EU

PostPosted: Fri Apr 15, 2005 1:17 pm    Post subject: Reply with quote

Taglia wrote:
/bin/sed: can't read //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la: No such file or directory

questo mi ricorda qualcosa... lo vedo scritto in giro troppe volte.
probabilmente devi usare fix_libtool_files.sh
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31460
Location: here

PostPosted: Fri Apr 15, 2005 1:17 pm    Post subject: Re: [errore] Compilazione gtk+ Reply with quote

k.gothmog wrote:
guarda cosa ti dice cgg-config

forse intendi gcc-config :D
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


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

PostPosted: Fri Apr 15, 2005 1:19 pm    Post subject: Re: [errore] Compilazione gtk+ Reply with quote

fedeliallalinea wrote:
k.gothmog wrote:
guarda cosa ti dice cgg-config

forse intendi gcc-config :D

uff... ho le dita annodate, oggi :(

fctk wrote:
Taglia wrote:
/bin/sed: can't read //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la: No such file or directory

questo mi ricorda qualcosa... lo vedo scritto in giro troppe volte.
probabilmente devi usare fix_libtool_files.sh

lo si vede scritto spesso perché tutti hanno fretta di correre a procare il nuovo compilatore... e poi succedono queste cose... non si può tenere il vecchio? :wink:
Back to top
View user's profile Send private message
Taglia
Apprentice
Apprentice


Joined: 05 Nov 2004
Posts: 244

PostPosted: Fri Apr 15, 2005 1:27 pm    Post subject: Reply with quote

Code:
vort3xmind taglia # gcc-config -l
[1] i686-pc-linux-gnu-3.3.4
[2] i686-pc-linux-gnu-3.4.3-20050110 *
[3] i686-pc-linux-gnu-3.4.3-20050110-hardened
[4] i686-pc-linux-gnu-3.4.3-20050110-hardenednopie
[5] i686-pc-linux-gnu-3.4.3-20050110-hardenednossp


poi ho lanciato fix_libtool_files 3.4
Ha fixato alcune librerie relative a imagemagik ma non è cambiato niente per quanto riguarda l'emerging delle gtk+ ... ma ho come l'impressione di aver fatto una vaccata :D [/b]
_________________
Taglia
./ do NOT click ...
./ Mentecritica: Non esistono questioni di principio
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Fri Apr 15, 2005 1:28 pm    Post subject: Reply with quote

fctk wrote:
Taglia wrote:
/bin/sed: can't read //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la: No such file or directory

questo mi ricorda qualcosa... lo vedo scritto in giro troppe volte.
probabilmente devi usare fix_libtool_files.sh


Si bisogna usare fix_libtool_files.sh versione vecchio compilatore se non erro
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


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

PostPosted: Fri Apr 15, 2005 1:47 pm    Post subject: Reply with quote

Taglia wrote:
Ha fixato alcune librerie relative a imagemagik ma non è cambiato niente per quanto riguarda l'emerging delle gtk+

secondo me se fai un "gcc-config 1" e torni al gcc 3.3 funziona :wink:
Back to top
View user's profile Send private message
Taglia
Apprentice
Apprentice


Joined: 05 Nov 2004
Posts: 244

PostPosted: Fri Apr 15, 2005 1:48 pm    Post subject: Reply with quote

Ho risolto temporaneamente facendo un link simbolico in
/usr/lib/gcc/i686-pc-linux-gnu/

Code:

 3.4.3 -> 3.4.3-20050110/


Però è una soluzione provvisoria ...
_________________
Taglia
./ do NOT click ...
./ Mentecritica: Non esistono questioni di principio
Back to top
View user's profile Send private message
fctk
Veteran
Veteran


Joined: 28 Jan 2004
Posts: 1424
Location: Milan, Italy, EU

PostPosted: Fri Apr 15, 2005 1:56 pm    Post subject: Reply with quote

come ha detto Josuke, secondo me puoi semplicemente fare il fixlibblabla dando la versione vecchia del compilatore. se non ti ricondi qual era puoi emergere genlop e dare:
Code:
genlop gcc
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Fri Apr 15, 2005 5:10 pm    Post subject: Reply with quote

k.gothmog wrote:
Taglia wrote:
Ha fixato alcune librerie relative a imagemagik ma non è cambiato niente per quanto riguarda l'emerging delle gtk+

secondo me se fai un "gcc-config 1" e torni al gcc 3.3 funziona :wink:


è una soluzione anche questa ;)
_________________
fletto i muscoli...e sono nel vuoto
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