gnucash-devel digest, Vol 1 #166 - 11 msgs

Dave Peticolas dave@krondo.com
Sun, 01 Oct 2000 03:23:32 -0700


Marc Evans writes:
> 
> On Fri, 29 Sep 2000 gnucash-devel-request@lists.gnumatic.com wrote:
> 
> > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I..   -I../engine   -I../gnome
> > > -I../register   -I/usr/local/include -DNEED_GNOMESUPPORT_H
> > > -I/usr/local/lib/gnome-libs/include -I/usr/local/lib/glib/include
> > > -I/usr/X11R6/include       -g -O2 -Wall -Wunused  -Wall
> > > -Werror-implicit-function-declaration -I/usr/local/include
> > > -I/usr/local/lib/glib/include -I/usr/local/include -c gfec.c
> > > FLAVOR=gnome g-wrap --api c --target guile gnc.gwp
> > > ERROR: In expression (cdr lst):
> > > ERROR: Stack overflow
> > > make[3]: *** [gnc.c] Error 2
> > > make[3]: Leaving directory `/home/src/gnucash-1.5.2/src/guile'
> > > make[2]: *** [all-recursive] Error 1
> > > make[2]: Leaving directory `/home/src/gnucash-1.5.2/src'
> > > make[1]: *** [all-recursive] Error 1
> > > make[1]: Leaving directory `/home/src/gnucash-1.5.2'
> > > make: *** [all-recursive-am] Error 2
> > > 
> > > I am running guile version 1.3 on a Sparc which has RedHat Linux 6.1
> > > installed as the base operating system.
> > > 
> > > Is this a known problem, and if so, what is the suggested work around?
> > 
> > What version of g-warp are you using?
> > 
> > dave
> 
> Version 0.9.4.

There have been similar problems building on sparcs before.
Is it possible to upgrade to guile-1.3.4?

dave