[guppi-list] parse error compiling Guppi-0.40



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]