[sane-devel] Build error at umax_pp_low
Kenneth Kurkio
kkur@luukku.com
Wed, 24 Nov 2004 21:27:55 +0200 (EET)
Hi,
Why do I get this error when compiling sane backends?
umax_pp_low.c: In function `sanei_umax_pp_initPort':
umax_pp_low.c:951: warning: unused variable `strmodes'
umax_pp_low.c: In function `Outb':
umax_pp_low.c:1295: error: `PPGETMODE' undeclared (first use in this
function)
umax_pp_low.c:1295: error: (Each undeclared identifier is reported only
once
umax_pp_low.c:1295: error: for each function it appears in.)
umax_pp_low.c: In function `SPPsendWord610p':
umax_pp_low.c:4598: error: `PPGETMODE' undeclared (first use in this
function)
make[1]: *** [umax_pp_low.lo] Error 1
make[1]: Leaving directory `/home/kenneth/sane-backends-1.0.15/backend'
make: *** [all-recursive] Error 1
--
Kenneth