SO I seem to have PINT installed (configure found and enabled it) enabling PINT backend
how do I use it? and I'd like to get this vprintf issue resolved: commenting out the offending line works, as far as compilation goes, but I doubt it's the best solution. [...ckends/work/sane-backends-1.0.7/frontend]:: make cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/include -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/usr/pkg/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/pkg/share -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall scanimage.c scanimage.c: In function `main': scanimage.c:1564: incompatible type for argument 2 of `vprintf'