GNUCash bug (couldn't find other place to send)

Dave Peticolas peticola@krondo.com
Sat, 05 Aug 2000 12:40:34 -0700


 writes:
> Forwarding to the gnucash-dvel mailing list ...
> --linas
> 
> It's been rumoured that Javier Kohen said:
> > 
> > 
> > I had problems compiling GNUCash 1.4.3 (same happened with 1.4.2 and 1.5.0)
> .
> > 
> > The compiling processs spits out the following:
> > FLAVOR=3Dgnome g-wrap --api c --target guile gnc.gwp
> > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I..   -I../engine   -I../gnome   -I../
> =
> > register    -g -O2 -Wall -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gn
> =
> > ome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/includ
> =
> > e/gnome-xml -I/usr/include -I/usr/include -c gnc.c
> > gnc.c:50: parse error before `POINTER_TOKEN_smob'
> > gnc.c:50: warning: type defaults to `int' in declaration of `POINTER_TOKEN_
> =
> > smob'gnc.c:51: warning: initialization makes integer from pointer without a

> > I've used the same or later versions of all the software required... the on
> > ly remarkable things I can think of, are Guile 1.4 and GCC 2.95.2.

The culprit is guile 1.4. We are working on getting gnucash working
with guile 1.4, but in the meantime you will need to install guile 1.3.4.

dave