Sylvain Petreolle wrote: > > Hi all, > > This is what get after an update to current CVS: > > scanimage: relocation error: > /usr/local/lib/sane/libsane-umax.so.1: undefined > symbol: sanei_usb_init > > I get this even when i only do scanimage --help !! > > I use an usb snapscan e20 and it's recognized by > sane-find-scanner under RH 7.2 updated. > I don't have an umax scanner.
Hi, looks ok here. The relevant line also is in sane-backends/backends/Makefile.in libsane-umax.la: ../sanei/sanei_usb.lo Do you use an old Makefile? You have to call make distclean and configure after updating the source directory from cvs! Bye Oliver -- Homepage: http://www.rauch-domain.de sane-umax: http://www.rauch-domain.de/sane-umax xsane: http://www.xsane.org E-Mail: mailto:[email protected]
