Hi

Sigbjorn kindly sorted out myprevious compilation problems for me, but
now I've
hit more...

[compilation output]

------------------------------------------------------------------------

==fptools== make all -r;
 in /a/hex/export32/bitbucket/amc4/development/fptools/ghc/lib/std
------------------------------------------------------------------------

rm -f PrelBase.o ; if [ ! -d PrelBase ]; then mkdir PrelBase; else find
PrelBase -name '*.o' -print | xargs rm -f __rm_food ; fi ;
../../../ghc/driver/ghc -recomp -cpp -fglasgow-exts -fvia-C -Rghc-timing
-O -split-objs -odir PrelBase  -H10m  -c PrelBase.lhs -o PrelBase.o
-osuf o

PrelBase.lhs:18: Could not find valid interface file `PrelErr'

PrelBase.lhs:18: Module `PrelErr' does not export `error'

PrelBase.lhs:19: Could not find valid interface file `PrelGHC'


Compilation had errors

make[1]: *** [PrelBase.o] Error 1
make: *** [all] Error 1

[end compilation output]

Does anyone know how to fix this?

Many thanks

Andy

--
*********************************************************************
*  Andrew Cheadle                    email:  [EMAIL PROTECTED] *
*  Department of Computing                                          *
*  Imperial College                                                 *
*  University of London                                             *
*********************************************************************



Reply via email to