On 15 March 2005 00:46, Sebastian Sylvan wrote:

> 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

You need to use 'gmake' (GNU make).

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to