On 6/30/05, Catalin Grigoroscuta <[EMAIL PROTECTED]> wrote: > Hi, > > I have a problem related to gcc, I think I am missing something. > I installed gcc 3.3.5, and removed the old 3.3.3. > I ran gcc-config, everything seems fine, reloaded environment (source > /etc/profile). > > But when I try to build kdelibs, I get the following compilation error > (it complains about not finding > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.la). > Whay does it still try to compile with gcc 3.3.3? What am I missing? > > Here is the compilation error: > /bin/sh ../../../libtool --silent --mode=link --tag=CXX > i686-pc-linux-gnu-g++ - Wnon-virtual-dtor -Wno-long-long -Wundef -ansi > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion > -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-st rings -DNDEBUG > -DNO_DEBUG -O2 -O2 -march=athlon-xp -fomit-frame-pointer -Wformat > -security -Wmissing-format-attribute -fno-exceptions -fno-check-new > -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL > -DQT_NO_COMPAT -DQT_NO_TRAN SLATION -o kspell_aspell.la -rpath > /usr/kde/3.3/lib/kde3 -module -no-undefine d -Wl,--no-undefined > -Wl,--allow-shlib-undefined -avoid-version -module -no-unde fined > -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/kde/3.3/lib -R > /usr /qt/3/lib -R /usr/X11R6/lib kspell_aspellclient.lo > kspell_aspelldict.lo ../../l ibkspell2.la -laspell > grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.la: No such > file or dir ectory > /bin/sed: can't read > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.la: No s uch file or > directory > libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.la' > is not a valid libtool archive > make[4]: *** [kspell_aspell.la] Error 1 > make[4]: Leaving directory > `/var/tmp/portage/kdelibs-3.3.2-r9/work/kdelibs-3.3.2 > /kspell2/plugins/aspell' > > Regards, > Catalin
Also run 'env-update'? -- gentoo-user@gentoo.org mailing list