Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 355285

Summary: [lisp overlay] paxctl -m is needed for building dev-lang/racket
Product: Gentoo Linux Reporter: Anton Kochkov <anton.kochkov>
Component: Current packagesAssignee: Scheme Project <scheme>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anton Kochkov 2011-02-17 00:53:38 UTC
when building (any version) of racket lang on PaX-enabled system it show error at the stage:
make entering directory racket/src/build/gc2
../racketgc ...

so we need run paxctl -m for racketgc before calling it.

Also for all produced racket binaries, which run in the building process we need run paxctl -m before trying execute them
Comment 1 Anton Kochkov 2011-02-25 12:48:20 UTC

*** This bug has been marked as a duplicate of bug 356343 ***