I'm trying to upgrade kdelibs from 3.1.2 to 3.1.2-r1 and the build fails with the following error:
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -mmmx -m3dnow -O3 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -o libartskde.la.closure libartskde_la_closure.lo -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.1/lib -no-undefined -version-info 2:0:1 artskde.lo kioinputstream_impl.lo kplayobject.lo kplayobjectfactory.lo kartsfloatwatch.lo kartsdispatcher.lo kaudiorecordstream.lo kartsserver.lo kdatarequest_impl.lo kaudioconverter.lo kvideowidget.lo kplayobjectcreator.lo ../../kio/libkio.la -lqtmcop -lsoundserver_idl libtool: link: cannot find the library `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libstdc++.la' make[3]: *** [libartskde.la.closure] Error 1 make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.1.2-r1/work/kdelibs-3.1.2/arts/kde' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.1.2-r1/work/kdelibs-3.1.2/arts' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.1.2-r1/work/kdelibs-3.1.2' make: *** [all] Error 2 !!! ERROR: kde-base/kdelibs-3.1.2-r1 failed. !!! Function kde_src_compile, Line 138, Exitcode 2 !!! died running emake, kde_src_compile:make ===== Has anyone else seen this? Why is the build trying to use '/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libstdc++.la' when I have gcc-3.2.3-r1 install and not 3.2.2? -- [EMAIL PROTECTED] mailing list