[sane-devel] SANE OS X 10.3 Install Problems

Henning Meier-Geinitz henning@meier-geinitz.de
Sun, 16 Nov 2003 10:22:30 +0100


Hi,

On Sat, Nov 15, 2003 at 08:06:31PM -0700, Erick Schmidt wrote:
> gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include 
> -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d     
> -DPATH_SANE_DATA_DIR=/usr/local/share          -DV_MAJOR=1 -DV_MINOR=0 
> -g -O2 -W -Wall sanei_scsi.c
> sanei_scsi.c:187:34: IOKit/cdb/IOSCSILib.h: No such file or directory

That's the actual error. It can't find that include file. There have
been some changes in the development version of sane-backends in this
respect but I don't know if they really fix that problem. Could you
please try a development snapshot from:
http://www.sane-project.org/snapshots/

Bye,
  Henning