I'm unable to get sane-backends 1.0.13-1 to compile on a PowerBook G4 running Panther. Perhaps there's a dependency that is not being met?
William
gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -no-cpp-precomp -DOSX_ONLY_10_2_API=1 -DPATH_SANE_CONFIG_DIR=/sw/etc/sane.d -DPATH_SANE_DATA_DIR=/sw/share -DV_MAJOR=1 -DV_MINOR=0 -D_REENTRANT -g -O2 -W -Wall sanei_scsi.c sanei_scsi.c:219:64: IOKit/scsi-commands/SCSICmds_INQUIRY_Definitions.h: No such file or directory
Do you really not have /System/Library/Frameworks/IOKit.framework/Headers/scsi-commands/SCSICmds_INQUIRY_Definitions.h ?
You should have got it from your xcode install.
Peter -- Peter O'Gorman - http://www.pogma.com
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
