[geeks] compiling with gcc

William S. geeks at sunhelp.org
Mon Oct 22 03:45:47 CDT 2001


I have run into a compiling problem. Can anyone take a look below
and see if there is a quick solution to this? I have not gotten
much help through looking at archives on the Guppi list nor
any response there.

I am attempting to compile Guppi-0.40 in order to
install gnucash. While running 'make', I get the
following error(s).


Guppi-0.40.0

In file included from ../../src/libguppiplot/guppi-canvas-group.h:33,
                 from ../../src/libguppiplot/guppi-root-group-item.h:34,
                 from guppi-bonobo-view.c:30:
../../src/libguppiplot/guppi-canvas-item.h:187: parse error before `ArtVpath'
../../src/libguppiplot/guppi-canvas-item.h:188: parse error before `ArtVpath'
make[3]: *** [guppi-bonobo-view.lo] Error 1
make[3]: Leaving directory `/home/wstan/mydownloads/gnucash/Guppi-0.40.0/src/libguppibonobo'

Here is the file with lines 187,188:

file: /home/wstan/mydownloads/gnucash/Guppi-0.40.0/src/libguppiplot/guppi-canvas-item.h

void guppi_canvas_item_vpath_vp2c (GuppiCanvasItem *item, ArtVpath *path);
void guppi_canvas_item_vpath_pt2c (GuppiCanvasItem *item, ArtVpath *path);

What do I need to do to correct this problem?

Bill
Amsterdam, NL



More information about the geeks mailing list