Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355285 - [lisp overlay] paxctl -m is needed for building dev-lang/racket
Summary: [lisp overlay] paxctl -m is needed for building dev-lang/racket
Status: RESOLVED DUPLICATE of bug 356343
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 00:53 UTC by Anton Kochkov
Modified: 2011-02-25 12:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***