Henning Meier-Geinitz wrote: > > making all in backend > > make[1]: Entering directory `/root/sane-backends-1.0.8-pre1/backend' > > Makefile:125: *** Insufficient number of arguments (0) to function > > `basename'. Stop. > > make[1]: Leaving directory `/root/sane-backends-1.0.8-pre1/backend' > > make: *** [all-recursive] Error 1 > > I don't see any "basename" in line 125. Can you show us the lines > around line 125 in Makefile?
Hello Henning, I do not get an error message on linux ix86/suse 7.2, but I also have a strange basename function in the backend/Makefile line 76: LIBLIB_FUNCS = $(basename ) May be that´s related. 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]
