Hi, Compiling current CVS results in (in tools/): gcc -c -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -pedantic -ansi -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1 -DV_MINOR=0 umax_pp.c umax_pp.c: In function main': umax_pp.c:348: too few arguments to function sanei_umax_pp_InitPort' make[1]: *** [umax_pp.o] Fehler 1
Looks like the change in umax_pp* wasn't propagated to tools/umax_pp.c? Bye, Henning
