Re: Did anyone test xsane-0.07?

Oliver Rauch (oliver.rauch@Wolfsburg.DE)
Mon, 08 Feb 1999 00:27:17 +0100

Rob Fargher wrote:

> On Sun, 07 Feb 1999 18:45:34 +0100, Oliver Rauch wrote:
>
> >I am interested in informations about how xsane-0.07 is working with
> >different backends/scanners.
> >
> >Please could everyone who tested is send me a small report about it?!
>
> Oliver, I tried to compile it but the compile died with:
>
> gcc -c -g -O2 -Wall -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
> -DBACKEND_NAME=abaton -DLIBDIR=/usr/local/lib/sane -fPIC -DPIC abaton.c
> abaton.c: In function ane_abaton_control_option':
> abaton.c:1116: incompatible types in assignment
> make[1]: *** [abaton.lo] Error 1
> make[1]: Leaving directory /root/sane-1.00/backend'
> make: *** [all-recursive] Error 1
>
> I have no idea what to do with this. BTW, I have a Umax 610S.

Hi Rob,

edit sane-1.00/backend/Makefile and remove in
PRELOADABLE_BACKENDS = abaton agfafocus apple artec canon coolscan \

the word abaton, then enter sane-1.00 and do
make
and as root
make install

bye
Oliver

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com