I tried to compile sane 1.00 and 1.01, but got an error:
djpeg.c:178: warning: parameter names (without types) in function declaration
djpeg.c:178: conflicting types for `jpeg_calc_output_dimensions'
/usr/include/jpeglib.h:855: previous declaration of `jpeg_calc_output_dimensions'
djpeg.c:178: warning: data definition has no type or storage class
djpeg.c:181: parse error before `->'
make[1]: *** [djpeg.lo] Error 1
make[1]: Leaving directory `/usr/src/redhat/SOURCES/sane-1.00/backend'
make: *** [all-recursive] Error 1
I have (Suse Linux 5.3) libc5 system with kernel 2.0.35.
I don't know where the jpeglib.h is from.
What's happen ?
Andreas
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com