Build error split-register-model.c
Christian Stimming
stimming at tuhh.de
Wed Sep 30 10:41:41 EDT 2009
Zitat von Derek Atkins <warlord at MIT.EDU>:
>> Unbound variable: @
>
> This is very odd.. What version of slib do you have? What happens if
> you do this:
>
> guile
> guile> (use-modules (ice-9 slib))
> guile> @
> #<macro! @>
> guile>
>
> At least, this is what I get when I run it.
In the windows build, this gives the same "Unbound Variable" error
reported by jraehl.
> Similarly:
>
> guile -c '(use-modules (ice-9 slib)) @'
>
> returns without an error for me.
In the windows build, this gives "ERROR: Unbound variable: @".
The version numbers you can see in packaging/win32/defaults.sh;
guile-1.6.8, slib3a3.
Regards,
Christian
More information about the gnucash-devel
mailing list