[Haskell-cafe] Building fastcgi from hackage on windows.
Edward Ing
edward.ing at gmail.com
Thu Aug 7 15:58:29 EDT 2008
I am using the cabal system to build the hackage version of fastcgi.
I get the below messages with the "runghc Setup.lhs build" command.
Network\FastCGI.hsc:59:21: fcgiapp.h: No such file or directory
Network\FastCGI.hsc: In function `main':
Network\FastCGI.hsc:200:0:
error: `FCGX_Request' undeclared (first use in this function)
It looks like I need the fastcgi sources. Where does this source come
from? I didn't get any dependency messages when I did the setup
config.
Edward Ing
More information about the Haskell-Cafe
mailing list