First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 143060
Alias:
Product:
Component:
Status: RESOLVED
Resolution: TEST-REQUEST
Assigned To: The Gentoo Linux Hardened Team <hardened@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: RonnyPeine@gmx.de
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 143060 depends on: Show dependency tree
Bug 143060 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: 2006-08-07 00:03 0000
media-libs/libgii-0.9.0 does not compile on hardened Gentoo because of PIE.
It works without problems if CFLAG -nopie is specified.
Proposed fix: append -nopie in CFLAGS.

------- Comment #1 From Kevin F. Quinn (RETIRED) 2006-08-07 06:11:22 0000 -------
Problem is with the configure check to detect whether cpuid is supported or
not.

------- Comment #2 From Kevin F. Quinn (RETIRED) 2006-08-07 06:34:52 0000 -------
ok; I've committed a fix to CVS; sync up in an hour or so and try again.

The fix changes the code that configure tries to compile into a form that's
compatible with the hardened compiler.

Thanks for the report.

------- Comment #3 From RonnyPeine@gmx.de 2006-08-08 04:14:26 0000 -------
Your fix worked. Thanks for patching :)

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