Build error split-register-model.c

Tim M tim at filmchicago.org
Wed Sep 30 22:18:31 EDT 2009


> >>
> >> It was ok before I picked up the last few days of changes.
> >> I am on Ubuntu 9.04.
> >>
> >> Is this something specific to me?
> >>
> >> It is late so I have not looked at the files indicated yet.
> >
> > 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>
>
> I am not sure how to tell which version of slib I have, in the Ubuntu
> repository it is labelled 3b1-3 and the package guile-1.6-slib (guile
> slib support) is 1.6.8-6.3
>
> I get:
> guile> (use-modules (ice-9 slib))
> guile> @
> <unnamed port>: In expression @:
> <unnamed port>: Unbound variable: @
> ABORT: (unbound-variable)
> guile> (backtrace)
>
> Backtrace:
> In unknown file:
>  ?: 0* @
>

I get the same errors, and I have the same versions of slib and guile
installed, also on Ubuntu 9.04.


More information about the gnucash-devel mailing list