First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 26885
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Svein Erik Brostigen <svein.brostigen@oracle.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 26885 depends on: Show dependency tree
Bug 26885 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-08-18 14:48 0000
When trying to emerge x11-misc/rss_glx, the compile phase fails if the -fPIC
flag is set in CFLAGS in /etc/make.conf.

Would it be possible to change the ebuild to remove this specific flag?

------- Comment #1 From SpanKY 2003-08-18 16:43:29 0000 -------
i've filtered it in the 0.7.x ebuilds but i'd suggest you remove -fPIC from
CFLAGS 
since we dont support it 

------- Comment #2 From Svein Erik Brostigen 2003-08-18 17:36:20 0000 -------
Gentoo does not support -fPIC? That is news to me. Is this a new policy started 
just now? 
This flag is necessary for prelinking to work and if we don't support it, we 
need to remove prelink from the Portage tree since it relies on having the 
ebuilds compiled with the Position Indepedent Code flag set so it can 
pre-calculate the load position rather than having the dynamic linker do that 
during startup of the application. 

If we don't support -fPIC then it has some serious implications. 


------- Comment #3 From SpanKY 2003-08-18 17:51:47 0000 -------
we dont support users setting fpic ... we let the packages do it themselves ... 

there was quite a large discussion this sometime ago, i dont have it in my 
mailbox any longer so i cant quote it ... 

but it's why you wont find the 'pic' USE flag in portage anymore 

First Last Prev Next    No search results available      Search page      Enter new bug