For a project here at the Swiss Federal Institute of Technology, I am
trying to compile GHC 2.08 which really looks like a great Haskell
compiler. I have installed GHC 0.29 which seems to work. To compile GHC,
I typed './configure' and then 'make boot' and I got this error:

        gcc     -c lit-deatify.c -o lit-deatify.o
        In file included from lit-deatify.flex:69:
        config.h:2: parse error before `bin'
        make[2]: *** [lit-deatify.o] Error 1

There are many other errors latter but think it is simpler to start with
the first one :-). I am using Linux 2.0.30 and a RedHat 4.2
distribution.

Thanks for your help,
Alex

-- 
+-------------------+--------------------------------------------------+
| Alessandro VERNET | email: [EMAIL PROTECTED] or [EMAIL PROTECTED] |
| Longeraie 3       | ProOnline Central Mail System                    |
| CH-1006 Lausanne  | WWW pages: http://diwww.epfl.ch/~avernet/        |
+-------------------+--------------------------------------------------+

Reply via email to