View Single Post

   
  #4 (permalink)  
Old 02-21-2008, 10:10 AM
Peter Jensen
 
Posts: n/a
Default Re: kdevelop won't compile with gcc3.3.5

Rainer Sinsch wrote:

> I have the problem that kdevelop won't compile with gcc3.3.5:
>
> grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such
> file or directory
> /bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la:
> No such file or directory
> libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is
> not avalid libtool archive
> make[3]: *** [libartskde.la] Fehler 1
> make[3]: Leaving directory
> `/var/tmp/portage/kdelibs-3.3.2-r2/work/kdelibs-3.3.2/arts/kde'
>
> Any hints on this? I guess downgrading to gcc 3.3.4 would help, but
> keeping 3.3.5 would be nice.


Ancient problem that I'm surprised you haven't run into before now.
Just run '/sbin/fix_libtool_files.sh 3.3.4'. The ebuild for gcc 3.3.5
should have done it, but apparently there was a glitch.

--
PeKaJe

A woman can look both moral and exciting -- if she also looks as if it
were quite a struggle. -- Edna Ferber
Reply With Quote