Yep, it's been sorted out off-line - bad glibc mixture.

I hope to have a glibc2 friendly ghc-4.00 bin bundle
uploaded sometime later today.

--Sigbjorn

> Simon Marlow [mailto:[EMAIL PROTECTED]] writes: 
> 
> Andrew Cheadle <[EMAIL PROTECTED]> writes:
> 
> > [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'
> 
> This is on a fairly recent Linux installation w/ glibc, right?  I had
> the same problem when I tried to compile 4.00 on one of the RedHat 5
> boxes at Glasgow, but didn't get a chance to look into it.
> 
> Cheers,
>       Simon
> 
> -- 
> Simon Marlow                                           
[EMAIL PROTECTED]
> University of Glasgow                     
http://www.dcs.gla.ac.uk/~simonm/
finger for PGP public key

Reply via email to