Hello.

Yesterday i updated gcc from 3.3.4 to 3.3.5. Then I made env-update source
/etc/profile. So I thought this enough. But today compilation of zinf
failed with the error:
/bin/sh ../../../libtool --mode=link
i686-pc-linux-gnu-g++  -O2 -march=pentium4 -fomit-frame-pointer -pipe
-mcpu=pentium4   -o mbcd-mdf.la -rpath /usr/lib/zinf/plugins -module
-avoid-version mbcd.lo -lz -lmusicbrainz grep:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or
directory /bin/sed: ÐÑÐÐÐÐ ÑÑÐÐÐÑ
/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 a valid
libtool archive make[3]: *** [mbcd-mdf.la] Error 1

I've looked inside /etc/ld.so.conf and found there:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4

the same nonexistent dirrectory I've found in /etc/env.d/05gcc.

The problem was solved by changing profile again by hand. `gcc-config 1`

But I think this should be automated. So there exist a bug somewhere, who
supports gcc ebuild can find sollution for the problem?


--
[email protected] mailing list

Reply via email to