[sane-devel] Pixma Backend Compile Error
Hugh McMaster
dasjournal at gmail.com
Mon Apr 30 06:08:48 UTC 2007
Hi everyone,
I have managed to compile Sane 1.0.18 on Cygwin successfully. The
only backend that does not compile is the Pixma backend. I have
attached the output of the compile error.
If anyone has any ideas on this...
Hugh
Output:
pixma.c: In function 'map_error':
pixma.c:132: error: 'ECANCELED' undeclared (first use in this function)
pixma.c:132: error: (Each undeclared identifier is reported only once
pixma.c:132: error: for each function it appears in.)
pixma.c: In function 'cleanup_device_list':
pixma.c:173: warning: passing arg 1 of 'free' discards qualifiers from
pointer target type
pixma.c:174: warning: passing arg 1 of 'free' discards qualifiers from
pointer target type
pixma.c:175: warning: passing arg 1 of 'free' discards qualifiers from
pointer target type
pixma.c: In function 'reader_loop':
pixma.c:716: error: 'ECANCELED' undeclared (first use in this function)
make[1]: *** [pixma.lo] Error 1
make[1]: Leaving directory '/home/User/sane-backends-1.0.18/backend'
make: *** [all-recursive] Error 1
More information about the sane-devel
mailing list