Re: Errors building hat 2.04
Thomas Davie <[email protected]> Mon, 2 Oct 2006 12:52:29 +0100
| Newsgroups | gmane.comp.lang.haskell.hat |
|---|---|
| Message-ID | <[email protected]> |
Malcolm, This seems to be a recurring problem. Do we have a list of what ghc produces on each platform? If we had that, I guess we could find a regexp that works on all known systems. Bob On 2 Oct 2006, at 12:12, Malcolm Wallace wrote: > "Yang" <[email protected]> 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 > _______________________________________________ > Hat mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/hat