On Thu, 25 May 2006 11:16:25 +0200, Arnau Bria wrote: > # gcc-config -l > [1] i686-pc-linux-gnu-3.4.5 * > [2] i686-pc-linux-gnu-3.4.5-hardened > [3] i686-pc-linux-gnu-3.4.5-hardenednopie > [4] i686-pc-linux-gnu-3.4.5-hardenednopiessp > [5] i686-pc-linux-gnu-3.4.5-hardenednossp > > For what I see, I only have a compiler, but, I did some > fix_libtool_files.sh 3.4.5 and other combinations looking for a > solution.
You run fix_libtool_files.sh with the old compiler version, the version that the ebuild is looking for but failing to find, which would appear to be 3.4.4 from your errors. you also need to add an option to fix the changed CHOST fix_libtool_files.sh 3.4.4 --oldarch i386-pc-linux-gnu Run it with no arguments for an explanation of the options. -- Neil Bothwick If you think you know what I am saying, you must misunderstand
signature.asc
Description: PGP signature

