Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86356 - /usr/lib/gcc/powerpc-unknown-linux-gnu/ missing 3.4.3 directory (3.4.3-20050110-r1)
Summary: /usr/lib/gcc/powerpc-unknown-linux-gnu/ missing 3.4.3 directory (3.4.3-200501...
Status: RESOLVED DUPLICATE of bug 84324
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-23 01:31 UTC by Marcin Kurek
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Kurek 2005-03-23 01:31:46 UTC
As I can see there is no 3.4.3 directory when emerge this version of gcc. This makes for example kdebase-3.4.0 to fail to configure.

========
grep: //usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/libstdc++.la: No such file or directory
/bin/sed: can't read //usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/libstdc++.la: No such file or directory
libtool: link: `//usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/libstdc++.la' is not a valid libtool archive
make[3]: *** [kded_favicons.la] Error 1
make[3]: Leaving directory `/var/portage/kdebase-3.4.0/work/kdebase-3.4.0/libkonq/favicons'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/portage/kdebase-3.4.0/work/kdebase-3.4.0/libkonq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/portage/kdebase-3.4.0/work/kdebase-3.4.0'
make: *** [all] Error 2

!!! ERROR: kde-base/kdebase-3.4.0 failed.
!!! Function kde_src_compile, Line 166, Exitcode 2
!!! died running emake, kde_src_compile:make
========

Generaly I am not sure it's gcc problem or maybe libtool. Then I report it there. For now I simply symlink the 3.4.3-20050110 to 3.4.3 dir and I can build kdebase-3.4.0 without any problems.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-23 05:33:55 UTC

*** This bug has been marked as a duplicate of 84324 ***