On Mon, 2013-09-23 at 16:06 +0200, [email protected] wrote:
> guile.c:78:57: error: expected ')' before 'guile_eval_wrapper'
>    scm_c_define_gsubr ("gmk-eval", 1, 0, 0, (scm_t_subr) guile_eval_wrapper);
>                                                          ^
> --8<---------------
> 
> OTOH, build of 3.99.91 was fine.
> 
> It turns out that the error is due to building against guile-1.8

Hm.  Yes, that cast was needed for Solaris.  I'm not aware of any reason
why Guile 1.8 won't work with GNU make so I'll add something to allow
this to work properly with both versions.

Thanks for testing!


_______________________________________________
Help-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to