Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge -u world
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Portuguese
View previous topic :: View next topic  
Author Message
wan
n00b
n00b


Joined: 19 May 2003
Posts: 17
Location: Joinville - SC - Brasil

PostPosted: Wed Aug 06, 2003 12:02 pm    Post subject: Emerge -u world Reply with quote

libtool: link: cannot find the library `/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/libstdc++.la'
make: *** [sapi/cli/php] Error 1

!!! ERROR: dev-php/php-4.3.2-r2 failed.
!!! Function php_src_compile, Line 387, Exitcode 2
!!! compile problem


O libtool procura pela libstdc++.la em uma pasta errada.... eu encontrei esta lib em
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libstdc++.la

pergunta eh ... pq isso acontece? o php e a libstdc++ foram instaladas corretamente.... mas no emerge -u world ele procura pelo caminho errado.... pq?
Back to top
View user's profile Send private message
AngusYoung
Retired Dev
Retired Dev


Joined: 20 Dec 2002
Posts: 473
Location: Czech Republic

PostPosted: Wed Aug 06, 2003 2:13 pm    Post subject: Reply with quote

Como está o seu CHOST no /etc/make.conf ?
_________________
My blog
Twitter
Back to top
View user's profile Send private message
wan
n00b
n00b


Joined: 19 May 2003
Posts: 17
Location: Joinville - SC - Brasil

PostPosted: Wed Aug 06, 2003 2:23 pm    Post subject: Reply with quote

wan wan # cat /etc/make.conf | grep CHOST
CHOST="i686-pc-linux-gnu"
wan wan #
Back to top
View user's profile Send private message
AngusYoung
Retired Dev
Retired Dev


Joined: 20 Dec 2002
Posts: 473
Location: Czech Republic

PostPosted: Wed Aug 06, 2003 2:38 pm    Post subject: Reply with quote

Bom, talvez dê para tentar isso (é um xunxo, pode ser que funcione, pode ser que não):

Code:
mkdir /usr/lib/gcc-lib/i586-pc-linux-gnu
mkdir /usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/
ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libstdc++.la /usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/libstdc++.la


Talvez alguém mais possa dar uma sugestão melhor ... :?
_________________
My blog
Twitter
Back to top
View user's profile Send private message
wan
n00b
n00b


Joined: 19 May 2003
Posts: 17
Location: Joinville - SC - Brasil

PostPosted: Thu Aug 07, 2003 5:47 pm    Post subject: Reply with quote

heheheh....

pior q foi isto q eu tinha feito.... ai o update funcionou.... porem postei ake no forum p/ perguntar o pq disto.... =)

faze uq..... :?
Back to top
View user's profile Send private message
AngusYoung
Retired Dev
Retired Dev


Joined: 20 Dec 2002
Posts: 473
Location: Czech Republic

PostPosted: Thu Aug 07, 2003 7:16 pm    Post subject: Reply with quote

wan wrote:
heheheh....

pior q foi isto q eu tinha feito.... ai o update funcionou.... porem postei ake no forum p/ perguntar o pq disto.... =)

faze uq..... :?
Será um bug na libtool? Ou alguma config estranha?
_________________
My blog
Twitter
Back to top
View user's profile Send private message
rshetye
n00b
n00b


Joined: 07 Aug 2003
Posts: 42

PostPosted: Thu Aug 07, 2003 10:16 pm    Post subject: similar problem - libtool + C++ combination == BAD ? Reply with quote

https://forums.gentoo.org/viewtopic.php?t=73250&highlight=libtool
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portuguese 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