Hi,
I just tried the new snapshot and after ./configure and make I get the
following message:
[...]
make[1]: Entering directory /usr/src/sane-devel-20000130/lib'
mkdir .libs
gcc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -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 -g -O2 -Wall
-fPIC -DPIC alloca.c -o .libs/alloca.lo
In file included from alloca.c:25:
../include/sane/config.h:252: parse error before if'
make[1]: *** [alloca.o] Error 1
make[1]: Leaving directory /usr/src/sane-devel-20000130/lib'
make: *** [all-recursive] Error 1
Line 252 of config.h is:
* Define if you have the <sys/sdi_comm.h> header file. */
Missing "/"? Line 251 of config.h.in seems to be the culprit.
Ciao, Henning
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Sun Jan 30 2000 - 12:10:18 PST