Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31326 - emul-linux-x86-baselibs puts wrong lib path in ld.so.conf
Summary: emul-linux-x86-baselibs puts wrong lib path in ld.so.conf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-16 18:52 UTC by Michael Gorse
Modified: 2003-10-16 20:28 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 Michael Gorse 2003-10-16 18:52:45 UTC
The /etc/env.d file puts /usr/lib32/gcc-lib/i686-pc-linux-gnu/3.2.3/
in LDPATH, but the "1.0" tar.bz2 creates i386-pc-linux-gnu, not
i686-pc-linux-gnu.
Comment 1 Brad House 2003-10-16 20:28:46 UTC
good catch man, fixed!