GHC is still failing to build...

rm -f PrelBase.o ; if [ ! -d PrelBase ]; then mkdir PrelBase; else
/usr/bin/find PrelBase -name '*.o' -print | xargs rm -f __rm_food ; fi ;
../../../ghc/driver/ghc-inplace -recomp -cpp -fglasgow-exts-no-lang -fvia-C 
-Rghc-timing -O -package-name std -static -split-objs  -H12m  -c
PrelBase.lhs -o PrelBase.o -osuf o

Fail: system error
Action: getFileStatus


make[2]: *** [PrelBase.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
[andy@fructose ghc]$

Andy Gill



Reply via email to