
2 Oct
2006
2 Oct
'06
7:12 a.m.
"Yang"
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