[Haskell] Re: ANNOUNCE: GHC version 6.4

Wilhelm B. Kloke wb at arb-phys.uni-dortmund.de
Tue Mar 15 04:44:43 EST 2005


Sebastian Sylvan <sebastian.sylvan at gmail.com> schrieb:
> I'm having trouble building this.
> I download the source, go to my source dir and run ./configure (which
> seems to run to completion without problems), then I run make and get
> the following:
>
> ....
> "./mk/config.mk", line 554: Need an operator
> "./mk/config.mk", line 554: Need an operator
> .....
> Error expanding embedded variable
>
> This is on freeBSD 5.3

It looks like you have had more luck than me. I could not get configure
finish correctly till now. The above error indicates the wrong make program.
Try gmake (GNU make) instead.
-- 
Dipl.-Math. Wilhelm Bernhard Kloke
Institut fuer Arbeitsphysiologie an der Universitaet Dortmund
Ardeystrasse 67, D-44139 Dortmund, Tel. 0231-1084-257



More information about the Haskell mailing list