Validate fails on Windows

Ben Lippmeier benl at ouroborus.net
Tue Jan 3 03:47:38 CET 2012


On 03/01/2012, at 3:52 AM, Simon Peyton-Jones wrote:

> Validate fails on Windows (msys) thus.  I have no idea what is going on, but it would be great if someone could fix it
>  
> Simon
>  
> "inplace/bin/ghc-cabal.exe" configure --with-ghc="c:/code/HEAD/inplace/bin/ghc-stage1.exe" --with-ghc-pkg="c:/code/HEAD/inplace/bin/ghc-pkg.exe"  --enable-library-for-ghci --configure-option=CFLAGS="-Wall -fno-stack-protector  " --configure-option=LDFLAGS="   " --configure-option=CPPFLAGS="   " --with-gcc="c:/code/HEAD/inplace/mingw/bin/gcc.exe" --configure-option=--with-cc="c:/code/HEAD/inplace/mingw/bin/gcc.exe" --with-ar="c:/code/HEAD/inplace/mingw/bin/ar.exe" --with-ranlib="true" -- dist-install libraries/dph/dph-lifted-base
> Configuring dph-lifted-base-0.5.2.0...
> ghc-cabal.exe: At least the following dependencies are missing:
> dph-base ==0.5.*,
> dph-prim-par ==0.5.*,
> ghc ==7.*,
> random ==1.0.*,
> vector ==0.9.*
> make[1]: *** [libraries/dph/dph-lifted-base/dist-install/package-data.mk] Error 1
> make: *** [all] Error 2
> bash-3.1$


This validates on OSX, so it must be a windows specific problem with the build system.

Ben.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20120103/fff62cfc/attachment-0001.htm>


More information about the Cvs-ghc mailing list