>  > 
>  > It looks like you're missing src/scm/srfi/* These are a set of *very*
>  > useful implementations of the accepted schme "Scheme Request For
>  > Implementation's" at www.schemers.org.  The most useful one ATM is
>  > SRFI-1 which contains some very efficient list processing algorithms.
>  > Docs are available at the web site.
> 
> <trell> ~/programming/gnc/gnucash/src/scm/srfi : ls -l
> total 61
> -rw-rw-r--    1 rgmerk   rgmerk       1612 Dec  4 07:18 README
> -rw-rw-r--    1 rgmerk   rgmerk      56530 Dec  4 07:18 srfi-1.r5rs.scm
> -rw-rw-r--    1 rgmerk   rgmerk        546 Dec  4 07:18 srfi-1.unclear.scm
> -rw-rw-r--    1 rgmerk   rgmerk        512 Dec  4 11:27 srfi-8.guile.scm
> 
> <trell> /usr/local/stow/gnucash-CVS : find . -name "srfi*"
> ./share/scm/srfi
> ./share/scm/srfi/srfi-1.r5rs.scm
> ./share/scm/srfi/srfi-1.unclear.scm
> ./share/scm/srfi/srfi-8.guile.scm
> 
> Is this more path configuration hassles?

I think this is slib related. The files which are failing
are all using slib. Do you have the latest slib installed?

dave

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to