Ian validate from scratch on Linux on the 7.6 branch fails thus in dph. My validate.mk is htis
LAX_DEPENDENCIES = YES GhcStage1HcOpts = -DDEBUG GhcLibHcOpts += -Wwarn I will move dph out of the way for now, but what's wrong? Simon vector-0.9.1: file Data/Vector/Mutable.hi is missing (ignoring) vector-0.9.1: file Data/Vector/Mutable/Safe.hi is missing (ignoring) vector-0.9.1: file Data/Vector.hi is missing (ignoring) vector-0.9.1: file Data/Vector/Safe.hi is missing (ignoring) vector-0.9.1: cannot find libHSvector-0.9.1.a on library path (ignoring) CROSS_COMPILE="" "inplace/bin/ghc-cabal" configure --with-ghc="/5playpen/simonpj/ghc-7.6-branch/inplace/bin/ghc-stage1" --with-ghc-pkg="/5playpen/simonpj/ghc-7.6-branch/inplace/bin/ghc-pkg" --enable-shared --enable-library-for-ghci --with-hscolour="/home/simonmar/fp/bin/x86_64-unknown-linux/HsColour" --configure-option=CFLAGS="-Wall -fno-stack-protector -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS=" -Wl,--hash-size=31 -Wl,--reduce-memory-overheads " --configure-option=CPPFLAGS=" " --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" --with-ranlib="true" --with-alex="/home/simonmar/fp/bin/x86_64-unknown-linux/alex" --with-happy="/home/simonmar/fp/bin/x86_64-unknown-linux/happy" -- dist-install libraries/dph/dph-base Configuring dph-base-0.8.0.1... ghc-cabal: At least the following dependencies are missing: base ==4.7.* make[1]: *** [libraries/dph/dph-base/dist-install/package-data.mk] Error 1 make: *** [all] Error 2 simonpj@cam-05-unx:~/5builds/ghc-7.6-branch$
_______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc