[sane-devel] Build error at umax_pp_low

2004-11-26 Thread svo...@wanadoo.fr
On Thu, Nov 25, 2004 at 09:26:46PM +0200, Kenneth Kurkio wrote: > Thanks for the advice. Now I get past umax_pp_low, but the build ends with > another error: > > ../tools/sane-desc: error in loading shared libraries: libusb-0.1.4: > cannot open shared object file: No such file or directory > make[

[sane-devel] Build error at umax_pp_low

2004-11-25 Thread Kenneth Kurkio
Thanks for the advice. Now I get past umax_pp_low, but the build ends with another error: ../tools/sane-desc: error in loading shared libraries: libusb-0.1.4: cannot open shared object file: No such file or directory make[1]: *** [sane-backends-external.html] Error 127 make[1]: Leaving directory `

[sane-devel] Build error at umax_pp_low

2004-11-25 Thread svo...@wanadoo.fr
On Wed, Nov 24, 2004 at 09:27:55PM +0200, Kenneth Kurkio wrote: > 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:12

[sane-devel] Build error at umax_pp_low

2004-11-24 Thread Kenneth Kurkio
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:129