Two Questions

Dave Neal (dneal@swift.lanl.gov)
Fri, 8 Jan 1999 15:50:03 -0700 (MST)

1) Is anyone working on providing gamma correction with
the Nikon LS-1000 negative scanner?

2) Any thoughts on why it will not compile?

Linux

Compiler = gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
OS = Linux 2.0.36 (Redhat 5.2)
Sane-1.0
Error =

making all in backend
make[1]: Entering directory `/nh/bosque/packages/src/sane/sane-1.00/backend'
gcc -c -g -O2 -Wall -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/packages/etc/sane.d -DPATH_SANE_DATA_DIR=/packages/share -DV_MAJOR=1 -DV_MINOR=0 -DBACKEND_NAME=sane_strstatus -DLIBDIR=/packages/lib/sane -fPIC -DPIC sane_strstatus.c
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=/packages/etc/sane.d -DPATH_SANE_DATA_DIR=/packages/share -DV_MAJOR=1 -DV_MINOR=0 -DBACKEND_NAME=sane_strstatus -DLIBDIR=/packages/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=/packages/etc/sane.d -DPATH_SANE_DATA_DIR=/packages/share -DV_MAJOR=1 -DV_MINOR=0 -DBACKEND_NAME=abaton -DLIBDIR=/packages/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 `/nh/bosque/packages/src/sane/sane-1.00/backend'
make: *** [all-recursive] Error 1

SunOs

Compiler = WorkShop Compilers 4.2 30 Oct 1996 C 4.2OS
OS = SunOS boubou 5.5.1 Generic_103640-24 sun4u sparc SUNW,Ultra-2
Sane-1.0
Error =

making all in backend
make[1]: Entering directory `/nh/bosque/packages/src/sane/sane-1.00/backend'
/vendor/compilers/SUNWspro/bin/cc -c -g -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/packages/etc/sane.d -DPATH_SANE_DATA_DIR=/packages/share -DV_MAJOR=1 -DV_MINOR=0 -DBACKEND_NAME=sane_strstatus -DLIBDIR=/packages/lib/sane sane_strstatus.c
echo timestamp > sane_strstatus.lo
/vendor/compilers/SUNWspro/bin/cc -c -g -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/packages/etc/sane.d -DPATH_SANE_DATA_DIR=/packages/share -DV_MAJOR=1 -DV_MINOR=0 -DBACKEND_NAME=abaton -DLIBDIR=/packages/lib/sane abaton.c
"abaton.c", line 232: warning: statement not reached
"abaton.c", line 265: warning: statement not reached
"abaton.c", line 470: warning: improper pointer/integer combination: op "="
"abaton.c", line 1116: assignment type mismatch:
union {int w, pointer to char s} "=" int
"abaton.c", line 1303: warning: argument #5 is incompatible with prototype:
prototype: pointer to uint : "../include/sane/sanei_scsi.h", line 75
argument : pointer to int
"abaton.c", line 1349: warning: argument #5 is incompatible with prototype:
prototype: pointer to uint : "../include/sane/sanei_scsi.h", line 75
argument : pointer to int
"abaton.c", line 1419: cannot recover from previous errors
cc: acomp failed for abaton.c
make[1]: *** [abaton.lo] Error 1
make[1]: Leaving directory `/nh/bosque/packages/src/sane/sane-1.00/backend'
make: *** [all-recursive] Error 1

-- 
++++++++++++++++++++++++++++++++++++++++++++++
Dave Neal               Email Address - ??????
Phone w/ Voice Mail             (505) 665-6471
Digital Pager - (505) 6659800 Pager ID 1048666
++++++++++++++++++++++++++++++++++++++++++++++

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