Hey all - Have compiled and installed SANE 1.0.5, both frontends/backends; xscanimage seems to work with my HP 6300c (SCSI) scanner (though I haven't really gotten it fully configured yet). Anyhow, I can't get xsane-0.79 to compile. I deleted the old version (0.71) and did a make distclean, then ./configure, which went fine. Then:
---------- Forwarded message ---------- Date: Wed, 25 Jul 2001 12:54:07 -0700 From: Bob Sully <r...@malibyte.net> To: r...@malibyte.com Subject: xsane error msg [root@titanic: /home/rcs/xsane-0.79]$ make . . <snip> . . ar r liblib.a alloca.o getopt.o getopt1.o strndup.o strdup.o strsep.o snprintf.o usleep.o md5.o make[1]: Leaving directory `/home/rcs/xsane-0.79/lib' making all in src make[1]: Entering directory `/home/rcs/xsane-0.79/src' gcc -c -DHAVE_CONFIG_H -DLOCALEDIR=/usr/local/share/locale -I. -I. -I../include -I../include -I/usr/local/include -D_GNU_SOURCE -DPATH_SANE_DATA_DIR=/usr/local/share/sane -DV_MAJOR=0 -DV_MINOR=79 -DSANE_V_MAJOR=1 -g -O2 -Wall -I/usr/local/include -I/usr/local/include -I/usr/lib/glib/include -I/usr/X11R6/include xsane-back-gtk.c In file included from xsane-back-gtk.c:25: xsane.h:104:28: gdk/gdkkeysyms.h: No such file or directory xsane.h:105:21: gdk/gdk.h: No such file or directory xsane.h:106:21: gtk/gtk.h: No such file or directory In file included from xsane.h:211, from xsane-back-gtk.c:25: xsane-preferences.h:31:21: gtk/gtk.h: No such file or directory make[1]: *** [xsane-back-gtk.o] Error 1 make[1]: Leaving directory `/home/rcs/xsane-0.79/src' make: *** [all-recursive] Error 1 [root@titanic: /home/rcs/xsane-0.79]$ As I said above, ./configure found no problems with any of the GTK stuff. The whole setup was working OK with my older HP scanner (a 6200c, which I've moved to another box) and SANE 1.0.4/xsane 0.71. When I set up the new scanner, this setup no longer worked, so...here I am, upgrading. Any help with the above would be nice. The machine is running Mandrake 8.0 with 2.4.6 custom-compiled kernel. TIA - Bob -- ______________________________________________________ Bob Sully -- Malibyte Consulting, Simi Valley, CA, USA r...@malibyte.com On the 8th day, God said: "Murphy, you're in charge."