Hi,

Yes, I think I know what the problem is. Since some version, Bigloo 
requires a library with _es and _eu suffixes, which was not correctly
handled in the bundled Makefile.

If you just go to the $(DEST) folder and do a soft link from the
installed _e library to the _es and from _u to the _eu then it should
work. Sorry for this.

I should also remove support for .NET library building.

Kind regards,
Peter

On Fri, 2013-11-22 at 14:59 +0100, [email protected] wrote: 
> I uncommented the *user-pass* setting since all I want now is R5RS macros.
> Then:
> 
>     $ bigloo
>       1. loadq, ../../.bigloorc:3
> 
>     File "../../.bigloorc", line 16, character 399:
>     #(define *store* (null-mstore))
>     #                ^
>     *** ERROR:eval
>     Unbound variable -- null-mstore
>       1. loadq, ../../.bigloorc:16
> 
> I hope the installation is right.  I changed the version number in
> alexpander.init, adjusted DEST in Makefile, and ran "make jlib lib install-
> indep install-lib install-jlib" after "make" gave errors about cscc.


Reply via email to