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. ***
fixed in 2.5.33-r2