Re: [gentoo-user] emerging x11-libs/gtk+-2.6.4-r1 had failed.

2005-05-06 Thread Paul Varner
On Thu, 2005-05-05 at 19:16 -0300, Allan Spagnol Comar wrote:
 I Already try to use fix_libtool.sh 3.3.5 and I am still having the problem 
 ... does any one knows what I can do next ? My make.conf is :
 
 CHOST=i686-pc-linux-gnu
 CFLAGS=-march=pentium3 -O3 -pipe
 CXXFLAGS=-march=pentium3 -O3 -pipe
 
 I don know what is wrong 
 
 And the error was :
 
 grep: //usr/lib/gcc-lib/pentium3-pc-linux-gnu/3.3.5/libstdc++.la: No
 such file or directory

Try running:

fix_libtool_files.sh `gcc -dumpversion` --oldarch pentium3-pc-linux-gnu

Regards,
Paul
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerging x11-libs/gtk+-2.6.4-r1 had failed.

2005-05-06 Thread Allan Spagnol Comar
Thank you I will try as soon as I can, it wont have any impact in
march option will ?

On 5/6/05, Neil Bothwick [EMAIL PROTECTED] wrote:
 On Fri, 6 May 2005 07:41:27 -0300, Allan Spagnol Comar wrote:
 
  and yes I changed CHOST from pentium3-pc-linux-gnu to
  i686-pc-linux-gnu because I see on some Gentoo List that this should
  make the system run better.
 
 Most of the posts regarding changing CHOST say don't do it, for good
 reason. Now you have changed it, you must run
 fix_libtool_files.sh --oldarch pentium3- pc- linux- gnu
 
 Run fix_libtool_files.sh with no arguments for some explanation.
 
 --
 Neil Bothwick
 
 Angular Momentum Makes The World Go 'Round
 
 


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] emerging x11-libs/gtk+-2.6.4-r1 had failed.

2005-05-05 Thread Allan Spagnol Comar
Hi, I am having this problem. I Already try to use fix_libtool.sh
3.3.5 and I am still having the problem ... does any one knows what I
can do next ?

grep: //usr/lib/gcc-lib/pentium3-pc-linux-gnu/3.3.5/libstdc++.la: No
such file or directory
/bin/sed: can't read
//usr/lib/gcc-lib/pentium3-pc-linux-gnu/3.3.5/libstdc++.la: No such file
or directory
libtool: link:
`//usr/lib/gcc-lib/pentium3-pc-linux-gnu/3.3.5/libstdc++.la' is not a
valid 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-pixbuf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gtk+-2.6.4-r1/work/gtk+-2.6.4/gdk-pixbuf'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/gtk+-2.6.4-r1/work/gtk+-2.6.4/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtk+-2.6.4-r1/work/gtk+-2.6.4'
make: *** [all] Error 2

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

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerging x11-libs/gtk+-2.6.4-r1 had failed.

2005-05-05 Thread Iain Buchanan
On Thu, 2005-05-05 at 19:16 -0300, Allan Spagnol Comar wrote:
 Sorry to repost this message but I am still having this problem !!!
 
 I Already try to use fix_libtool.sh 3.3.5

you mean fix_libtool_files.sh 3.3.5 ???  Otherwise I don't know what
fix_libtool.sh does...

  and I am still having the problem ... does any one knows what I can
 do next ? My make.conf is :
[snip]
 And the error was :
 
 grep: //usr/lib/gcc-lib/pentium3-pc-linux-gnu/3.3.5/libstdc++.la: No
 such file or directory

post the output of `gcc --version`, and
`ls /usr/lib/gcc-lib/pentium3-pc-linux-gnu`

did you change arch's lately?

HTH,
-- 
Iain Buchanan [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list