Compiling Haskell X11 bindings

Ross Paterson ross at soi.city.ac.uk
Wed Feb 14 05:46:59 EST 2007


On Tue, Feb 13, 2007 at 04:46:50PM -0600, Rob Hoelz wrote:
> I've been trying to improve the Haskell X11 bindings so they're more
> usable.  So I tried to compile with my changes, and here's the output:
> 
> rob at TheRing ~/programming/src/darcs/X11 $ runhaskell Setup.hs configure
> <A bunch of output that's ok>
> configure: creating ./config.status
> config.status: creating config.mk
> config.status: creating X11.buildinfo
> config.status: error: cannot find input file: include/HsX11Config.h.in
> 
> How can I remedy this?  I'm looking forward to seeing my changes in
> action!

Run autoreconf first.



More information about the Libraries mailing list