[GHC] #738: ghc can't load files with selinux Enforcing
GHC
trac at galois.com
Wed Sep 5 10:26:14 EDT 2007
#738: ghc can't load files with selinux Enforcing
-------------------------------------------+--------------------------------
Reporter: jon.fairbairn at cl.cam.ac.uk | Owner:
Type: feature request | Status: reopened
Priority: normal | Milestone: 6.6.2
Component: Runtime System | Version: 6.6.1
Severity: normal | Resolution:
Keywords: selinux | Difficulty: Unknown
Os: Linux | Testcase:
Architecture: x86 |
-------------------------------------------+--------------------------------
Comment (by Andrew Haley <aph at redhat.com>):
We have already worked around this problem in libffi. The full gory
details are not appropriate here, but there's a patch at
http://gcc.gnu.org/ml/java-patches/2007-q1/msg00567.html
I don't know if you are using libffi or using your own Foreign Function
library to generate your callbacks. If you use libffi it's just a matter
of upgrading; if you don't use libffi, I strongly recommend that you
consider doing so.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/738>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list