Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263189 - dev-libs/nss-3.12.2 does not build 32-bit libraries on 64-bit multilib system
Summary: dev-libs/nss-3.12.2 does not build 32-bit libraries on 64-bit multilib system
Status: RESOLVED DUPLICATE of bug 252220
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-21 00:08 UTC by Randall Wald
Modified: 2009-09-16 00:02 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 Randall Wald 2009-03-21 00:08:51 UTC
I have an amd64 system with a multilib profile; in particular, /etc/make.profile -> /usr/portage/profiles/default/linux/amd64/2008.0/desktop/ . However, it appears that emerging nss did not provide any libraries in my /usr/lib32/ directory; /usr/lib32/nss does not exist. Shouldn't I be getting a 32-bit version of nss in addition to my 64-bit version when I use a multilib profile? It's not like I can use one of the emul-linux-x86-* packages; none of them provide nss.
Comment 1 Thomas Sachau gentoo-dev 2009-04-17 22:15:50 UTC
Currently there exists no real multilib support in portage or any other package manager, so you wont get any /usr/lib32/* independent of your profile and ebuild, if not explicitly done in the ebuild.
Comment 2 Jory A. Pratt gentoo-dev 2009-09-16 00:02:57 UTC

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