compile problem

David Turley (dturley@pobox.com)
Mon, 27 Dec 1999 20:31:47 -0600 (CST)

I'm trying to compile sane-1.00. I have gimp 1.04, gtk 1.2.6. Configure does
just fine. make dies with an error in abaton.lo. Here are the last few lines
from the build attempt:

mv -f sane_strstatus.o sane_strstatus.lo
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=sane_strstatus -DLIBDIR=/usr/local/lib/sane sane_strstatus.c
>/dev/null 2>&1
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 `sane_abaton_control_option':
abaton.c:1116: incompatible types in assignment
make[1]: *** [abaton.lo] Error 1
make[1]: Leaving directory `/home/david/sane-1.00/backend'
make: *** [all-recursive] Error 1

Any advice is appreciated. The scanner is the last thing that I can't do in
Linux. :-( I've built over 40 pieces of software in the last 2 months and this
is the first that did no go without error.

thanks!

-- 
David Turley
dturley@pobox.com
http://www.binary.net/dturley

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