Jan Laitenberger <[EMAIL PROTECTED]> writes: 
> 
> 
> Hi,
> 
> 
> gmake boot fails. Here are the last lines of the output:
> (I left out some of the .hs files on the command line of ghc)
> 
> 
> --------------------------------------------------------------
> ----------
> ==fptools== gmake boot --no-print-directory -r;
>  in /home/cl/laitenbe/tmp/fptools/ghc/compiler
> --------------------------------------------------------------
> ----------
> ghc -M -optdep-f -optdep.depend  -optdep-o -optdepo -cpp -fglasgow-exts
[...]
> No file `Addr.hi', `Addr.lhs', `Addr.hs' (reqd from file 
> `utils/DirUtils.lhs')
> among import directories:
>         

That's strange - ghc-2.10 has got Addr.hi included as part of its
Glasgow extension library. Could you check to see whether your
ghc-2.10 installation contains Addr.hi?

Also, just to make absolutely sure, what does 'ghc --version' report?

--sigbjorn

Reply via email to