cabal install network was: Re: ANNOUNCE: GHC 7.0.2 Release Candidate 2
Max Bolingbroke
batterseapower at hotmail.com
Mon Feb 21 13:03:50 CET 2011
On 21 February 2011 11:50, Christian Maeder <Christian.Maeder at dfki.de> wrote:
> The problem (below) is caused by the new flags
> -isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
> inside hsc2hs that have been added to fix
> http://hackage.haskell.org/trac/ghc/ticket/4860.
>
> ./configure for the network package does not use these flags. So
> AI_NUMERICSERV is defined for 10.6 but not for 10.5.
I filed a bug against network for this issue ages ago:
http://trac.haskell.org/network/ticket/35
It looks like it wasn't fixed after all :-(
Max
More information about the Glasgow-haskell-users
mailing list