Harry Putnam wrote: >Trying to emerge the kde packages I get a make error from kde-libs >build. > >[...] >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]: *** [kspell_aspell.la] Error 1 >make[4]: Leaving directory >`/var/tmp/portage/kdelibs-3.3.2-r7/work/kdelibs-3.3.2/kspell2/plugins/aspell' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory >`/var/tmp/portage/kdelibs-3.3.2-r7/work/kdelibs-3.3.2/kspell2/plugins' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory >`/var/tmp/portage/kdelibs-3.3.2-r7/work/kdelibs-3.3.2/kspell2' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory >`/var/tmp/portage/kdelibs-3.3.2-r7/work/kdelibs-3.3.2 >' >make: *** [all] Error 2 >[...] > >Its looking for: > /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.la: >i386 packages but what is installed there is: > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la >i686 stuff. > >Do I need to pass something to emerge? If so how is it done? >Or is emerge/make supposed to know what is installed? > >I'm not yet familiar with the working of USE but wondering if that is >involved here? > >-- >[email protected] mailing list > > > > You need libstdc++-v3. So What you need to do here is 'emerge libstdc++-v3' then try to emerge kde again.
-- Brad -- [email protected] mailing list
