Sorry; turned out to be my fault. (I was on a branch.) S
From: Ben Lippmeier [mailto:b...@ouroborus.net] Sent: 03 January 2012 02:48 To: Simon Peyton-Jones Cc: cvs-ghc@haskell.org Subject: Re: Validate fails on Windows 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.
_______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc