[Hat] Errors building hat 2.04

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Mon Oct 2 07:12:33 EDT 2006


"Yang" <d9jh00502 at sneakemail.com> wrote:

> hi all, after running configure on the latest release of hat, 'make'
> gives me:
> 
> >>> missing separator.  Stop.

Yes, this seems to be the same error as in the mail thread you quoted.

> GHCSYM=
> 
> 604
> 
> i thought maybe the whitespace before 604 needed to be removed. doing
> that, 'make' continues fine, until...
>
> hat-trans ... -D__GLASGOW_HASKELL__=  604

Ensure that there is no whitespace at all, i.e.
  GHCSYM=604

If the patch to the 'configure' script did not work, then you may also
need to make a similar change in the file targets/`harch`/ghcsym

Regards,
    Malcolm


More information about the Hat mailing list