Validate fails on Windows
Simon Peyton-Jones
simonpj at microsoft.com
Mon Jan 2 17:52:42 CET 2012
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$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20120102/466bb681/attachment.htm>
More information about the Cvs-ghc
mailing list