Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 500052 - missing libpng-1.6.x binary from the emul-linux-x86-medialibs
Summary: missing libpng-1.6.x binary from the emul-linux-x86-medialibs
Status: RESOLVED DUPLICATE of bug 499952
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-02 08:12 UTC by Seong-ho Cho
Modified: 2014-02-02 09:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge info for the media-libs/libpng-1.6.8 (info_libpng-1.6.8.log,8.10 KB, text/plain)
2014-02-02 08:53 UTC, Seong-ho Cho
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Seong-ho Cho 2014-02-02 08:12:16 UTC
I'm using ~amd64 and usually doing compile some package based on a libpng-1.6.x but I didn't find libpng16.* from /usr/lib32. I really need libpng16* for running 32-bit based application such as the wine.

of course, emul-linux-x86-medialibs' version looks like too old. now, about 4 months are passed from Oct 2013, but there is no new (current latest) version of emul-linux-x86-medialibs.

please add current latest version of many 32-bit libraries into the emul-linux-x86*
Comment 1 Rafał Mużyło 2014-02-02 08:24:37 UTC
...and now you went into the opposite extreme.
If you're on ~amd64, abi_x86_32 on libpng (and one, maybe two other libs) would have sufficed.

Post 'emerge --info' and 'emerge -1pv libpng'.
Comment 2 Seong-ho Cho 2014-02-02 08:51:49 UTC
(In reply to Rafał Mużyło from comment #1)
> ...and now you went into the opposite extreme.
> If you're on ~amd64, abi_x86_32 on libpng (and one, maybe two other libs)
> would have sufficed.
> 
> Post 'emerge --info' and 'emerge -1pv libpng'.

lol

nice to see you again here :S

I found this as a result of 'emerge -1pv libpng'

[ebuild   R    ] media-libs/libpng-1.6.8:0/16  USE="apng (-neon) -static-libs" ABI_X86="(64) -32 (-x32)" 0 kB

so do I need to set ABI_X86="32 64" into the /etc/portage/make.conf ??

('emerge --info =libpng-1.6.8' will be attached on this report)
Comment 3 Seong-ho Cho 2014-02-02 08:53:24 UTC
Created attachment 369320 [details]
emerge info for the media-libs/libpng-1.6.8
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2014-02-02 09:26:21 UTC

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