Code: Select all
grep: /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive
make[4]: *** [libpixbufloader-tiff.la] Error 1I discovered that the problem in the directory it's checking isn't just 3.3.4 vs. 3.3.5, but i386-pc-linux-gnu vs i686-... (I have i686). I've been searching the forums (and spent many hours rebuilding my system after failed compiles screwed it), but I haven't found an answer. Anyone have some advice?
BTW, when I restored my system I didn't do a clean install, I unpacked a stage3 tarball and did emerge -e system, then copied over backups of key files from /etc (like /etc/fstab). I don't know if that matters - if anything old is messing things up. At least my system is up and running again (for the moment).


