Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247242 - dev-libs/poco has two internal copies of zlib-1.2.3, expat, pcre, ...
Summary: dev-libs/poco has two internal copies of zlib-1.2.3, expat, pcre, ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-17 18:42 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-11-23 10:28 UTC (History)
2 users (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-17 18:42:53 UTC
% tar tf /var/portage/distfiles/poco-1.3.2-data.tar.bz2 | grep zlib
poco-1.3.2-data/Foundation/include/Poco/zlib.h
poco-1.3.2-data/Foundation/src/zlib.h

yamato ~ # nm --defined-only -D /usr/lib/libPocoFoundation*.so.5 | grep zlib
0015f63e T zlibCompileFlags
0015f628 T zlibVersion
0015fd4a T zlibCompileFlags
0015fd34 T zlibVersion

and of course others symbols and files.
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2008-11-19 21:10:01 UTC
Yeah, and a copy of expat and pcre, I know...
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-22 12:36:11 UTC
Actually there are two of expat too.
Comment 3 Tiziano Müller (RETIRED) gentoo-dev 2008-11-23 10:28:10 UTC
Fixed in version bump.