Build error split-register-model.c
    Derek Atkins 
    warlord at MIT.EDU
       
    Tue Sep 29 17:52:35 EDT 2009
    
    
  
Quoting Colin Law <clanlaw at googlemail.com>:
> /usr/bin/gnucash2.3/share/gnucash/guile-modules/gnucash/report/standard-reports.scm:160:45:
> In expression (@ (gnucash report standard-reports ...)
> gnc:register-report-create-internal):
> /usr/bin/gnucash2.3/share/gnucash/guile-modules/gnucash/report/standard-reports.scm:160:45:
> Unbound variable: @
>
> 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?
Try adding:
(use-modules (ice-9 slib))
to the top of standard-reports.scm and see if that helps?
> It is late so I have not looked at the files indicated yet.
-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available
    
    
More information about the gnucash-devel
mailing list