Tim Hemel <[EMAIL PROTECTED]> writes:

> I finished my GHC-3.02 portsfile, but the installation is not working very
> well.
> First of all, let me point you to a few bugs in the manual:
>
> In installation_guide/installing-4.html#sec:install :
>    2. Run make install. This should work with ordinary Unix make -- no need
>       for fancy stuff like GNU make. 
> Note that this does not work for BSD make.

Thanks, I'll take a look at this.

> Now, back to my problem. Again in ghc/lib/std:
> Panic! Array.o exists, but Array.hi does not. exit 1
> Panic! CPUTime.o exists, but CPUTime.hi does not. exit 1
> Panic! Char.o exists, but Char.hi does not. exit 1
>   :                                   :

This *shouldn't* happen.  Could you send me the full transcript of the
compilation, and a copy of build.mk (if you're using one)?

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