When emerging k3b, either versions 0.11.24 or 0.12.4a, an error early on in the build states that a particular version of libstdc++.so cannot be found: /bin/sh ../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fpermissive -o libk3bdevice.la -rpath /usr/lib -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib -version-info 2:0:0 -no-undefined k3bdevice.lo k3bdevice_mmc.lo k3bscsicommand.lo k3btrack.lo k3btoc.lo k3bdevicemanager.lo k3bmsf.lo k3bdiskinfo.lo k3bdeviceglobals.lo k3bcrc.lo k3bcdtext.lo -lkio -lm -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib i686-pc-linux-gnu-g++: //usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/libstdc++.so: No such file or directory make[2]: *** [libk3bdevice.la] Error 1 make[2]: Leaving directory `/var/tmp/portage/k3b-0.12.4a/work/k3b-0.12.4a/libk3bdevice' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/k3b-0.12.4a/work/k3b-0.12.4a' make: *** [all] Error 2 !!! ERROR: app-cdr/k3b-0.12.4a failed. !!! Function kde_src_compile, Line 165, Exitcode 2 !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, NOT this status message. Reproducible: Always Steps to Reproduce: 1. emerge k3b Actual Results: The error message above is displayed. Expected Results: It should have compiled with warnings perhaps, but no errors.
Run fix_libtool_files.sh 3.3.5-20050130 . *** This bug has been marked as a duplicate of 73435 ***