am validating, but it's slow. | -----Original Message----- | From: Simon Marlow [mailto:[email protected]] | Sent: 20 January 2012 11:29 | To: Simon Peyton-Jones | Cc: [email protected] | Subject: Re: Validate fail on Windows | | On 20/01/2012 07:56, Simon Peyton-Jones wrote: | > "rm" -f libraries/base/include/HsBaseConfig.h.in | > | > "rm" -f libraries/directory/include/HsDirectoryConfig.h.in | > | > "rm" -f libraries/process/include/HsProcessConfig.h.in | > | > "rm" -f libraries/unix/include/HsUnixConfig.h.in | > | > "rm" -f libraries/old-time/include/HsTimeConfig.h.in | > | > test ! -d testsuite || make -C testsuite maintainer-clean | > | > make[1]: Entering directory `/c/code/HEAD/testsuite' | > | > mk/boilerplate.mk:145: *** target pattern contains no `%'. Stop. | > | > make[1]: Leaving directory `/c/code/HEAD/testsuite' | > | > make: *** [maintainer-clean] Error 2 | > | > bash-3.1$ Makefile:39: mk/config.mk: No such file or directory | > | > Makefile:41: *** Please run ./configure first. Stop. | > | > Makefile:39: mk/config.mk: No such file or directory | > | > Makefile:41: *** Please run ./configure first. Stop. | | For anyone else affected by this, I have made a few patches in Simon's | tree to fix it, which he's currently validating and will push shortly. | | Cheers, | Simon |
_______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
