Compiling network
Stefan O'Rear
stefanor at cox.net
Thu Oct 4 20:59:37 EDT 2007
On Thu, Oct 04, 2007 at 04:56:16PM +0200, Johan Tibell wrote:
> I get the following error when compiling network, which I checked out
> separately for development, using 6.8:
>
> P.S. Is it only possible to build network under the ghc/ tree?
>
> $ runhaskell Setup.hs configure --user --prefix $HOME
> Configuring network-2.0.1...
> $ runhaskell Setup.hs build
> Preprocessing library network-2.0.1...
>
> In file included from BSD.hsc:17:0:
>
> include/HsNet.h:10:29:
> error: HsNetworkConfig.h: No such file or directory
This is a dead givaway that the problem is "failure to run autoreconf
prior to Cabal configure". GHC's "sh boot" does this for you.
(incidentally, the same problem with X11-extras is an Xmonad FAQ.)
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org/pipermail/cvs-ghc/attachments/20071004/7d729f6a/attachment.bin
More information about the Cvs-ghc
mailing list