last lines of build log (windows head):

[49 of 49] Compiling Cabal            ( cabal-bin.hs, 
c:/fptools/ghc/libraries/bootstrapping/Cabal.o
)
Linking cabal-bin.exe ...
cd ghc-prim && /cygdrive/c/ghc/ghc-6.6.1/bin/ghc -Wall -DCABAL_VERSION=1,3 
-odir c:/fptools/ghc/libr
aries/bootstrapping -hidir c:/fptools/ghc/libraries/bootstrapping 
-ic:/fptools/ghc/libraries/Cabal -
ic:/fptools/ghc/libraries/filepath --make Setup -o Setup
[48 of 48] Compiling Main             ( Setup.hs, 
c:/fptools/ghc/libraries/bootstrapping/Main.o )
Linking Setup.exe ...
make[1]: Leaving directory `/cygdrive/c/fptools/ghc/libraries'
make -C libraries all
make[1]: Entering directory `/cygdrive/c/fptools/ghc/libraries'
rm -f -f stamp/configure.library.*.ghc-prim ghc-prim/unbuildable
../utils/mkdirhier/mkdirhier `dirname 
stamp/configure.library.build-profiling.ghc-prim`
( cd ghc-prim && c:/fptools/ghc/libraries/cabal-bin configure  
--enable-library-profiling --prefix=c
:/NONEXISTENT --bindir=c:/NONEXISTENT --libdir=c:/NONEXISTENT 
--libsubdir='$pkgid' --libexecdir=c:/N
ONEXISTENT --datadir=c:/NONEXISTENT --docdir=c:/NONEXISTENT 
--haddockdir=c:/NONEXISTENT --htmldir=c:
/NONEXISTENT --with-compiler=c:/fptools/ghc/compiler/stage1/ghc-inplace 
--with-hc-pkg=c:/fptools/ghc
/utils/ghc-pkg/ghc-pkg-inplace 
--with-hsc2hs=c:/fptools/ghc/utils/hsc2hs/hsc2hs-inplace --with-ld=c:
/MinGW/bin/ld --haddock-options="--use-contents=../index.html 
--use-index=../doc-index.html"    --co
nfigure-option='--host=i386-unknown-mingw32'  
--configure-option='--with-gcc=c:/mingw/bin/gcc'  --co
nfigure-option='host_alias=i386-unknown-mingw32' 
--configure-option=--with-cc=c:/mingw/bin/gcc ) \
     && touch stamp/configure.library.build-profiling.ghc-prim || touch 
ghc-prim/unbuildable
cabal-bin.exe: cabal: Don't know what to do!
if ifBuildable/ifBuildable c:/fptools/ghc/libraries/boot-packages ghc-prim; 
then \
 cd ghc-prim && \
 cmp -s c:/fptools/ghc/libraries/Makefile.local Makefile.local || cp 
c:/fptools/ghc/libraries/Makef
ile.local .; \
 mv GNUmakefile GNUmakefile.tmp; \
 c:/fptools/ghc/libraries/cabal-bin makefile -f GNUmakefile; \
 cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \
 make - --unix -wr && \
 c:/fptools/ghc/libraries/cabal-bin register --inplace; \
fi
mv: cannot stat `GNUmakefile': No such file or directory
cabal-bin.exe: cabal: Don't know what to do!
make[2]: Entering directory `/cygdrive/c/fptools/ghc/libraries/ghc-prim'
make[2]: *** No targets specified and no makefile found.  Stop.
make[2]: Leaving directory `/cygdrive/c/fptools/ghc/libraries/ghc-prim'
make[1]: *** [make.library.ghc-prim] Error 2
make[1]: Leaving directory `/cygdrive/c/fptools/ghc/libraries'
make: *** [stage1] Error 2
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to