Code: Select all
fix_libtool_files.sh `gcc -dumpversion` --oldarch i386-pc-linux-gnuCode: Select all
# revdep-rebuildCode: Select all
# fix_libtool_files.sh `gcc -dumpversion` --oldarch i386-pc-linux-gnuCode: Select all
# emerge dev-libs/libIDLCode: Select all
# gcc-config -l
[1] i686-pc-linux-gnu-3.3.5 *
[2] i686-pc-linux-gnu-3.3.5-hardened
[3] i686-pc-linux-gnu-3.3.5-hardenednopie
[4] i686-pc-linux-gnu-3.3.5-hardenednosspCode: Select all
# i686-pc-linux-gnu-gcc
i686-pc-linux-gnu-gcc: no input file
# i386-pc-linux-gnu-gcc
gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"Code: Select all
fix_libtool_files.sh 3.3.5 --oldarch i386-pc-linux-gnuCode: Select all
# fix_libtool_files.sh 3.3.5 --oldarch i386-pc-linux-gnuCode: Select all
# fix_libtool_files.sh `gcc -dumpversion` --oldarch i386-pc-linux-gnuCode: Select all
# emerge xorg-x11Code: Select all
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
Me three: during emerge gimp ...
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
Let me guess, everyone here is non-US it seems, so using some sort of internationisation options.
Code: Select all
# emerge XML-Parser
Code: Select all
emerging xorg-x11


Wow...this has gotten me much further than the dozen or so other things I've tried (most of which took hours of compiling/recompiling). Thanks!smask wrote:Hi,
i've the same problem. I solved it with an "emerge dev-libs/libIDL"
Try it
Bye