Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21586 - emerge clean is not followed after building gcc 3.3
Summary: emerge clean is not followed after building gcc 3.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
: 21587 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-05-23 22:18 UTC by Jungmin Seo (RETIRED)
Modified: 2003-10-29 14:09 UTC (History)
1 user (show)

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 Jungmin Seo (RETIRED) gentoo-dev 2003-05-23 22:18:33 UTC
i am submitting this bug on behalf of my friend.

When he emeged gcc 3.3, he noticed that Portage did not 'emerge clean' afterwards.  This might cause consequent problems in other places..

rm -rf /usr/lib/libgcc_s.so.1
ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3,3/libgcc_s.so.1 /usr/lib

these two lines would have to be added in line 550 around.


Reproducible: Always
Steps to Reproduce:
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-26 15:01:52 UTC
So what command did he use to merge it, and did he have the 
'/usr/lib/libgcc_s.so.1' symlink?
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-26 15:02:21 UTC
*** Bug 21587 has been marked as a duplicate of this bug. ***
Comment 3 Jungmin Seo (RETIRED) gentoo-dev 2003-05-28 07:23:35 UTC
ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3,3/libgcc_s.so.1 /usr/lib/

i missed out / at the end.. the guy is away for 2 or 3 days, i will let him to produce some more evidence or solution ;)
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-09-16 11:04:24 UTC
no info till yet
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-10-29 14:09:06 UTC
fixed with latest portage and gcc