Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32481 - the following breakage/interdependencies exist regarding zsh and -fPIC
Summary: the following breakage/interdependencies exist regarding zsh and -fPIC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-01 11:52 UTC by Caleb Shay
Modified: 2003-11-08 09:27 UTC (History)
1 user (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 Caleb Shay 2003-11-01 11:52:21 UTC
In attempting to emerge app-shells/zsh-4.1.1-r2 (currently masked on amd64), I discovered that sys-libs/libcap won't compile without -fPIC.  Additionally, after successfully merging libcap, I had to rebuild both ncurses and libpcre with -fPIC for zsh to be able to link against them.

After those changes, zsh emerged fine (and works perfectly).
Comment 1 Brad House 2003-11-08 09:27:19 UTC
ok, all fixed