Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307599 - dev-lang/erlang R13B04: Ebuild uses statically linked zlib
Summary: dev-lang/erlang R13B04: Ebuild uses statically linked zlib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Maintainers for Miscelleneous Language Packages [OBSOLETE]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-03 11:28 UTC by Frej Drejhammar
Modified: 2010-03-04 09:31 UTC (History)
2 users (show)

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


Attachments
Patch to enable a shared zlib (shared-zlib.patch,272 bytes, patch)
2010-03-03 11:33 UTC, Frej Drejhammar
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frej Drejhammar 2010-03-03 11:28:26 UTC
The erlang autoconf defaults to using a statically linked zlib. The "--enable-shared-zlib" flag has to be passed to econf to use a shared zlib.

Reproducible: Always

Steps to Reproduce:
Comment 1 Frej Drejhammar 2010-03-03 11:33:56 UTC
Created attachment 221921 [details, diff]
Patch to enable a shared zlib
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2010-03-04 09:31:24 UTC
Fixed, thanks for your contribution.