Bug 131460 - sys-devel/flex-2.5.33-r1 builds without -fPIC
|
Bug#:
131460
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Other
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: base-system@gentoo.org
|
Reported By: th_veith@web.de
|
|
Component: Core system
|
|
|
URL:
|
|
Summary: sys-devel/flex-2.5.33-r1 builds without -fPIC
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-04-27 08:02 0000
|
when emerging flex, it gets built without -fPIC, which at least breaks
sci-mathematics/snns. Adding "append-flags -fPIC" to src_compile() fixes the
relocation problems.
dont link flex into shared libs
(In reply to comment #1)
> dont link flex into shared libs
>
why? what's so special about flex? there are apps in portage which do - so why
dont compile flex with -fPIC?
*** Bug 141857 has been marked as a duplicate of this bug. ***
It also breaks glimpse. Please, add "pic" USE flag for trying to solve it.
Thanks a lot
(In reply to comment #1)
> dont link flex into shared libs
This breaks at least two packages in the tree, not much of a solution...
*** Bug 153381 has been marked as a duplicate of this bug. ***
the packages have always been broken then which implies improper KEYWORDing
Any update on this? app-misc/glimpse and sci-mathematics/snns are still broken?
This bug also stops setools-2.4 on amd64 platform from building.
*** Bug 155140 has been marked as a duplicate of this bug. ***
*** Bug 137842 has been marked as a duplicate of this bug. ***