Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 86861

Summary: Make glibc use $(get_libdir) for gconvdir on multilib arches
Product: Gentoo Linux Reporter: Danny van Dyk (RETIRED) <kugelfang>
Component: New packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: normal CC: amd64, as.gentoo, fnevgeny, waynetg
Priority: High Keywords: InVCS, TESTED
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 58707, 62218, 64522, 72030, 77229    
Attachments: FIx gconvdir for multilib arches

Description Danny van Dyk (RETIRED) gentoo-dev 2005-03-27 06:15:38 UTC
ON multilib arches, glibc still points to /usr/lib/gconv for localization stuff
by default. This breaks many binary applications that expect libraries of their
ABI their. I'll attach a patch that solves this problem for me.
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2005-03-27 06:17:09 UTC
Created attachment 54594 [details, diff]
FIx gconvdir for multilib arches

Please include this patch or something equivalent to all versions of glibc that
support multilib. No revision bumps necessary, as it affects only users that
want
to user 32bit binaries. If they wanna use them, they just have to remerge
glibc.
Comment 2 Alex Howells (RETIRED) gentoo-dev 2005-03-28 11:00:59 UTC
Is the patch a fix for this problem? If so, can we please resolve.
Comment 3 Herbie Hopkins (RETIRED) gentoo-dev 2005-03-29 04:38:50 UTC
glibc compiles and runs without error with this patch and fixes the problem here:
# strings /lib32/libc.so.6 | grep /gconv
/usr/lib32/gconv
/usr/lib32/gconv/gconv-modules.cache
Comment 4 Danny van Dyk (RETIRED) gentoo-dev 2005-03-31 05:02:26 UTC
10:52 <eradicator> ok, I won't be able to do much tomorrow or now... could you commit your patch to 20050125-r1?

Commited to CVS. FIXED.
Comment 5 Danny van Dyk (RETIRED) gentoo-dev 2005-03-31 05:09:47 UTC
*** Bug 77229 has been marked as a duplicate of this bug. ***
Comment 6 Herbie Hopkins (RETIRED) gentoo-dev 2005-04-18 01:34:46 UTC
*** Bug 86747 has been marked as a duplicate of this bug. ***
Comment 7 Herbie Hopkins (RETIRED) gentoo-dev 2005-07-28 02:46:25 UTC
*** Bug 86532 has been marked as a duplicate of this bug. ***
Comment 8 Herbie Hopkins (RETIRED) gentoo-dev 2005-08-11 06:28:54 UTC
*** Bug 95434 has been marked as a duplicate of this bug. ***