Hi,
On Mon, Sep 25, 2000 at 02:59:21PM -0500, David Cougle wrote:
> I cannot compile xscanimage or xsane.
> I have gimp 1.1.26.
It looks like a problem concerning gimp.
> gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include
> -I/usr/local/include -I/usr/lib/glib/include -I/usr/X11R6/include
> -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/opt/etc/sane.d
> -DPATH_SANE_DATA_DIR=/opt/share -DV_MAJOR=1 -DV_MINOR=0 -O3 -W -Wall
> -DSCSIBUFFERSIZE=131072 xscanimage.c
> xscanimage.c:63: parse error before `GParam'
gcc doesn't seem to like "GParam". For my GIMP (1.1.19), this is (from
gimp.h):
typedef struct _GParam GParam;
Has this been changed in your version of GIMP?
Bye,
Henning
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Tue Sep 26 2000 - 12:44:20 PDT