Tim Hemel writes:
> Hi,
> 
> It's me again. I found out I forgot a make boot before make all. You can ignore
> my previous questions, as ghc seems to be building fine now. Uhh well, until
> now:
> ------------------------------------------------------------------------
> ==fptools== gmake all --no-print-directory -r;
>  in /home/tim/ghc/work/fptools/ghc/lib/std
> ------------------------------------------------------------------------
> gmake[3]: *** No rule to make target `Array.o', needed by `libHS.a'.  Stop.
> 
> oh well. This must be a real bug. I'll probably be able to fix this and include
> a patch. If you're interested in the FreeBSD portsfile, let me know.
> 

Hmm..looks as if you're dependencies are a bit off. Try doing a
'make boot' in ghc/lib to see if that clears it up.

--Sigbjorn

Reply via email to