[sane-devel] SANE OS X 10.3 Install Problems

2003-11-24 Thread Phil Barrett
Randolph Fritz wrote: > I think, probably, a better approach would be to have sanei_osx_SAM.c. > But, the API is very new, and Apple plans on offering their own > standard scanner driver ("In later versions of Mac OS X, however, the > mass storage stack will include support for other SCSI periphera

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-24 Thread Mattias Ellert
Guy Brooker wrote: > It's been a while since I've been able to concentrate on SANE, apologies for > my absence. > > I added the OSX_ONLY_10_2_API and OSX_ONLY_10_1_API defines as I knew the > old API was going to go, but didn't have time to test on Panther at the > time. > > Could someone add a t

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-23 Thread Henning Meier-Geinitz
Hi, On Sun, Nov 23, 2003 at 12:30:51PM -0800, Randolph Fritz wrote: > > If you tell me for what I should test I can propse a test :-) > > > > Darwin version 6 or higher, I think, would work. Ok, and how can I check for that version? Is there a C macro or can I use some program (uname?)? Bye,

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-23 Thread Randolph Fritz
On Sun, Nov 23, 2003 at 09:53:18PM +0100, Henning Meier-Geinitz wrote: > Hi, > On Sun, Nov 23, 2003 at 12:30:51PM -0800, Randolph Fritz wrote: > > > If you tell me for what I should test I can propse a test :-) > > > > > > > Darwin version 6 or higher, I think, would work. > > Ok, and how can I

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-23 Thread Henning Meier-Geinitz
Hi, On Fri, Nov 21, 2003 at 05:51:36PM +0100, Guy Brooker wrote: > It's been a while since I've been able to concentrate on SANE, apologies for > my absence. > > I added the OSX_ONLY_10_2_API and OSX_ONLY_10_1_API defines as I knew the > old API was going to go, but didn't have time to test on Pa

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-23 Thread Henning Meier-Geinitz
Hi, On Fri, Nov 21, 2003 at 08:52:38PM -0800, Randolph Fritz wrote: > Would that this was that simple! The new Mac OS X "SCSI Architecture > Model" is misnamed; it is a grand unified transport layer, covering > "SCSI, USB (Storage), FireWire SBP2 and ATAPI". So this may be the > story for a lot

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-23 Thread Randolph Fritz
On Sun, Nov 23, 2003 at 02:38:07PM +0100, Henning Meier-Geinitz wrote: > > On Fri, Nov 21, 2003 at 05:51:36PM +0100, Guy Brooker wrote: > > > > It's been a while since I've been able to concentrate on SANE, > > apologies for my absence. > > > > I added the OSX_ONLY_10_2_API and OSX_ONLY_10_1_API

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-23 Thread Randolph Fritz
On Sun, Nov 23, 2003 at 02:34:40PM +0100, Henning Meier-Geinitz wrote: > Hi, > > On Fri, Nov 21, 2003 at 08:52:38PM -0800, Randolph Fritz wrote: > > Would that this was that simple! The new Mac OS X "SCSI Architecture > > Model" is misnamed; it is a grand unified transport layer, covering > > "SC

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-21 Thread Randolph Fritz
On Thu, Nov 20, 2003 at 09:02:22AM -, Phil Barrett wrote: > > Well, I can't help because I don't have any MacOS X experience but > > maybe one of the OS X hackers can. So I quote everything and send it > > to sane-devel. Please reply to sane-devel, not to me personally. > > > > > -DV_MAJOR=1 -D

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-21 Thread Guy Brooker
It's been a while since I've been able to concentrate on SANE, apologies for my absence. I added the OSX_ONLY_10_2_API and OSX_ONLY_10_1_API defines as I knew the old API was going to go, but didn't have time to test on Panther at the time. Could someone add a test to the config script ? The new

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-20 Thread Henning Meier-Geinitz
Hi, On Thu, Nov 20, 2003 at 09:02:22AM -, Phil Barrett wrote: > Simple enough: this header is an old API, which is not included in OS X 10.3 > (Panther). > > The code for the new API is in sanei_scsi.c already, so the solution is just > to define OSX_ONLY_10_2_API somewhere. > > It seems thi

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-20 Thread Phil Barrett
> Well, I can't help because I don't have any MacOS X experience but > maybe one of the OS X hackers can. So I quote everything and send it > to sane-devel. Please reply to sane-devel, not to me personally. > > > -DV_MAJOR=1 -DV_MINOR=0 -D_REENTRANT -g -O2 -W -Wall sanei_scsi.c > > sanei_scsi.c:210

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-19 Thread Randolph Fritz
On Tue, Nov 18, 2003 at 08:59:54PM +0100, Henning Meier-Geinitz wrote: > > On Tue, Nov 18, 2003 at 11:05:49AM -0700, Erick Schmidt wrote: > > I tried the sane-backends in the snapshots directory per your link > > below and received the same error: > > Well, I can't help because I don't have any

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-18 Thread Henning Meier-Geinitz
Hi, On Tue, Nov 18, 2003 at 11:05:49AM -0700, Erick Schmidt wrote: > I tried the sane-backends in the snapshots directory per your link > below and received the same error: Well, I can't help because I don't have any MacOS X experience but maybe one of the OS X hackers can. So I quote everything

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-16 Thread Henning Meier-Geinitz
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

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-15 Thread Erick Schmidt
Here is the whole output when "make" is ran. powerbk-g4:/build/sane-backends-1.0.12 root# make making all in include make[1]: Nothing to be done for `all'. making all in lib gcc -c -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_S

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-08 Thread Henning Meier-Geinitz
Hi, On Fri, Nov 07, 2003 at 01:15:21PM -0700, Erick Schmidt wrote: > Has anyone been able to successfully install SANE on a OS X box running > 10.3 (Panther)? I tried installing the new version of SANE 1.0.13 and > SANE 1.0.12 and received the following error: > > > ... > sanei_scsi.c: In

[sane-devel] SANE OS X 10.3 Install Problems

2003-11-07 Thread Erick Schmidt
Hi, Has anyone been able to successfully install SANE on a OS X box running 10.3 (Panther)? I tried installing the new version of SANE 1.0.13 and SANE 1.0.12 and received the following error: ... sanei_scsi.c: In function `sanei_scsi_req_wait': sanei_scsi.c:5935: warning: unused parameter