Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133562 - emerge apmd looks for crt*.o in wrong location
Summary: emerge apmd looks for crt*.o in wrong location
Status: RESOLVED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-16 20:33 UTC by Benjamin W. Fisher
Modified: 2006-05-16 23:59 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 Benjamin W. Fisher 2006-05-16 20:33:51 UTC
somehow on this particular ebuild it was looking for the wrong version of gcc?

it could not find the file.  i have 3.4.5, and only 3.4.5, gcc install.

it looked in /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/ and everything is, of course, inside /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/

i installed off latest 2006.0 and am on a new install.

i am stable, not testing packages.

sys-devel/gcc-3.4.5-r1 is my gcc
sys-apps/apmd-3.2.2_p5 is my apmd (req by emerge gnome)

marked p1 because you can make a "quick-and-dirty" fix by making a symbolic link.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-16 23:59:23 UTC
- Don't mark bugs as P1 blocker unless your system is completely unusable.
- Search before filing a new bug.

fix_libtool_files.sh 3.4.4; emerge -1 libtool


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