#2314: GHC 6.8.3 release candidate fails to build under glibc 2.8.0
-------------------------+--------------------------------------------------
    Reporter:  guest     |       Owner:          
        Type:  bug       |      Status:  new     
    Priority:  normal    |   Component:  Compiler
     Version:  6.8.2     |    Severity:  blocker 
    Keywords:            |    Testcase:          
Architecture:  Multiple  |          Os:  Linux   
-------------------------+--------------------------------------------------
 In glibc 2.8.0, the "struct ucred" structure has been hidden by default,
 and the network package must be compiled with -D_GNU_SOURCE to make it
 visible.

 This affects both GHC 6.8.2 and the current 6.8.3 snapshot.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2314>
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