Re: hi build on solaris



About this list Date view Thread view Subject view Author view

Malcolm Wallace (malcolm-nhc@cs.york.ac.uk)
Wed, 14 Jun 2000 12:16:30 +0100


> when I try to build this I get the following error: > nhc98 -c -o LocalConfig.o LocalConfig.hs > In file ./LocalConfig.hs: > 11:1 Found {-end-of-definition-} but expected one of <string> <char> > <rational> <integer> ( [ <varid> <conid> _case_ _if_ _do_ _let_ \ ` > <varop> <conop> Check that all the definitions in the file src/interpreter/sparc-solaris2/LocalConfig.hs look sensible. Is the string on line 9 terminated correctly? Is there a number missing on line 10 or 11? In particular, if you do not have GHC on your system lines 10 and 11 should be: ghcver = 0 ghclang = 0 Also, please send the unmodified file to me at Malcolm.Wallace@cs.york.ac.uk so I can work out why the definitions were not filled in correctly by the automatic configuration. Regards, Malcolm


About this list Date view Thread view Subject view Author view