#738: ghc can't load files with selinux Enforcing
-------------------------------------------+--------------------------------
    Reporter:  [EMAIL PROTECTED]  |        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 <[EMAIL PROTECTED]>):

 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
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to