Hi,
I am trying to compile sane-backends-1.0.18 and I am getting the following error when I run make:
make[1]: Entering directory `/cygdrive/c/musrara/scanner/sane/sane-backends-1.0.18/sane-backends-1.0.18/backend' gcc -c -g -O2 -W -Wall -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/lo
cal/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -DBACKEND_NAME=pixma_io_sanei -DLIBDIR=/usr/local/lib/sane pixma_io_sanei.c -DP IC -o .libs/pixma_io_sanei.o pixma_io_sanei.c: In function `map_error':
pixma_io_sanei.c:217: error: `ECANCELED' undeclared (first use in this function) pixma_io_sanei.c:217: error: (Each undeclared identifier is reported only once pixma_io_sanei.c:217: error: for each function it appears in.)
make[1]: *** [pixma_io_sanei.lo] Error 1 make[1]: Leaving directory `/cygdrive/c/musrara/scanner/sane/sane-backends-1.0.18/sane-backends-1.0.18/backend' make: *** [all-recursive] Error 1
I am running cygwin on windows xp.
Has anyone run into this problem? Any ideas what I should do?
Thanks,
Guy
|