On Wed, 2008-08-20 at 03:09 -0500, Galchin, Vasili wrote:
> Hello,
> 
>      The "process" package Internal.hs references HsProcessConfig.h
> but this include file is not in the package "include" directory. Is
> this C include supposed to be generated? ??

Yes. It's generated by the ./configure script, which gets run
automatically when you configure the package in the standard way. If you
got the code straight from darcs then you need to run autoreconf first
to generate the ./configure script.

Duncan


_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to