Re: [gentoo-user] emerge uD world : gtk+-2.6.4-r1 failed!

2005-04-06 Thread Jason Cooper
Bradley Serbu ([EMAIL PROTECTED]) scribbled: 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

Re: [gentoo-user] emerge uD world : gtk+-2.6.4-r1 failed!

2005-04-06 Thread Bradley Serbu
Ok, looks like the no such directory at the bottom, but I included a bunch more incase I'm missing something else... /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -mcpu=i686 -pipe -Wall -o libpixbufloader-xpm.la -rpath /usr/lib/gtk-2.0/2.4.0/loaders -avoid-version -module

Re: [gentoo-user] emerge uD world : gtk+-2.6.4-r1 failed!

2005-04-06 Thread Scott Jones
On Apr 6, 2005 12:40 PM, Bradley Serbu [EMAIL PROTECTED] wrote:Ok, looks like the no such directory at the bottom, but I included abunch more incase I'm missing something else.../bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc-O2 -mcpu=i686-pipe -Wall -o libpixbufloader-xpm.la

Re: [gentoo-user] emerge uD world : gtk+-2.6.4-r1 failed!

2005-04-06 Thread Christoph Gysin
Bradley Serbu wrote: Ok, looks like the no such directory at the bottom, but I included a bunch more incase I'm missing something else... grep: //usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5/libstdc++.la: No such file or directory /bin/sed: can't read

Re: [gentoo-user] emerge uD world : gtk+-2.6.4-r1 failed!

2005-04-06 Thread Bradley Serbu
Thanks Guys, I'm giving it a shot now... but when you say focus your search on a certain error message, where are you talking about searching. Google? The forums? List Archives (I don't have a site for this)? I've ran into ebuild problems before and just waited for a couple more releases or

Re: [gentoo-user] emerge uD world : gtk+-2.6.4-r1 failed!

2005-04-06 Thread Bradley Serbu
brads $ sudo fix_libtool_files.sh 3.3.5 * Scanning libtool files for hardcoded gcc library paths... Tried this and the command ran successfully, but didn't fix the error. - Brad Christoph Gysin wrote: Bradley Serbu wrote: Ok, looks like the no such directory at the bottom, but I included a

Re: [gentoo-user] emerge uD world : gtk+-2.6.4-r1 failed!

2005-04-06 Thread Scott Jones
On Apr 6, 2005 1:41 PM, Bradley Serbu [EMAIL PROTECTED] wrote:brads $ sudo fix_libtool_files.sh 3.3.5 * Scanning libtool files for hardcoded gcc library paths...Tried this and the command ran successfully, but didn't fix the error.- BradChristoph Gysin wrote:Bradley Serbu wrote:Ok, looks like the

Re: [gentoo-user] emerge uD world : gtk+-2.6.4-r1 failed!

2005-04-06 Thread Bradley Serbu
Didn't work... Did you notice the //usr instead of /usr when search for the file/directory. Could this be the problem. I'm searching the bugzilla and not seeing any with //usr being fixed or reported. The fix_lib_tools.sh seems to just fix the version. - Brad Bradley Serbu wrote: Thanks Guys,