[Bug 817] IcedTea7-2.0 fails to build on PaX enabled kernels.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Dec 20 01:54:25 PST 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=817

--- Comment #3 from Ralph Sennhauser <sera at gentoo.org> 2011-12-20 09:54:25 UTC ---
Created attachment 625
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=625
Patch allowing to build under a pax enabled kernel

This is a patch against icedtea 2.0 and allows building of icedtea with a PaX
enabled kernel by applying the needed PaX markings before any use.

The PaX handling in icedtea6 is insufficient as it only allows non bootstrap
builds.

The patch introduces a new configure option so the type of PaX markings can be
configured. This obsoletes the current PaX handling in icedtea6.

The patch needs some polishing, anyway, it's good enough to give the idea what
would be needed.

Further comments can be found in the patch itself.

-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the distro-pkg-dev mailing list