cabal install network was: Re: ANNOUNCE: GHC 7.0.2 Release Candidate 2
Kazu Yamamoto ( 山本和彦 )
kazu at iij.ad.jp
Wed Feb 23 08:16:55 CET 2011
> Ah, yes this one works, although with:
>
> checking whether AI_NUMERICSERV is declared... no
>
> even if hsc2hs does not contain this isysroot stuff. Where does cabal
> get its flags from? (hardcoded?)
Ah, this also happened to me.
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... no
checking whether AI_V4MAPPED is declared... yes
I'm using Mac 64bit version of GHC 7.0.2 rc1 on Snow Leopard.
--Kazu
More information about the Glasgow-haskell-users
mailing list