Hi all, it has been a few months I do compile sane from CVS, but now I am investigating about this[0] bug, so I started again.
When I configure and make I use these commands: $ ./configure --prefix=/usr/local BACKENDS=snapscan $ make but the process stop this way: [...] epkowa.desc: Warning: Backend `epkowa': 8 USB devices without :usbid viceo.desc: Warning: Backend `viceo': 1 USB devices without :usbid samsung.desc: Warning: Backend `samsung': 7 USB devices without :usbid brother2.desc: Warning: Backend `brother2': 9 USB devices without :usbid make[1]: Leaving directory `/home/giuseppe/src/cvs/sane-backends/tools' making all in doc make[1]: Entering directory `/home/giuseppe/src/cvs/sane-backends/doc' Generating index for sane.ps... make[1]: *** [sane.ind] Error 1 make[1]: Leaving directory `/home/giuseppe/src/cvs/sane-backends/doc' make: *** [all-recursive] Error 1 I think I will workaround it, but removing BACKENDS=snapscan from configure, but I would like to know if this is a different kind of problem. Any ideas? Thanks a lot, Giuseppe
