Parse error when compiling xscanimage.c as a gimp-plug-in

Stefan Weiser (stefan@darmstadt.netsurf.de)
Fri, 23 Jan 1998 22:17:25 +0100 (CET)

Hello,

I tried to make sane 0.63 on a S.u.S.E. linux system. Everything went fine
except for the compilation of xscanimage.c.

Whereas scanimage was build well and produces results with my mustek
scanner, compiling xscanimage resulted in the following error messages:

xscanimage.c:55: parse error before `GParam'
xscanimage.c:58: parse error before `PLUG_IN_INFO'
xscanimage.c:60: warning: initialization makes integer from pointer
without a cast
xscanimage.c:61: warning: excess elements in scalar initializer after
`PLUG_IN_INFO'
xscanimage.c:62: warning: excess elements in scalar initializer after
`PLUG_IN_INFO'
xscanimage.c:63: warning: excess elements in scalar initializer after
`PLUG_IN_INFO'

etc. etc.

The necessary include files of the gtk 0.0.971025-2 library are installed.

I have no idea what the mistake might be; could you help me further?

Thanks in advance
Stefan Weiser

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com