Based on your config.log from other email, its failing during check with this error message:<br><br><pre>configure:17246: checking IOKit/scsi/SCSITaskLib.h usability<br>configure:17263: gcc -c -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -pedantic -ansi  -D_REENTRANT conftest.c &gt;&amp;5<br>
In file included from /System/Library/Frameworks/IOKit.framework/Headers/scsi/SCSITaskLib.h:29,<br>                 from conftest.c:136:<br>/System/Library/Frameworks/IOKit.framework/Headers/scsi/SCSICmds_INQUIRY_Definitions.h:70: error: syntax error before string constant<br>
/System/Library/Frameworks/IOKit.framework/Headers/scsi/SCSICmds_INQUIRY_Definitions.h:80: error: syntax error before &#39;}&#39; token<br>/System/Library/Frameworks/IOKit.framework/Headers/scsi/SCSICmds_INQUIRY_Definitions.h:81: error: syntax error before &#39;*&#39; token<br>
/System/Library/Frameworks/IOKit.framework/Headers/scsi/SCSICmds_INQUIRY_Definitions.h:91: error: syntax error before string constant<br>/System/Library/Frameworks/IOKit.framework/Headers/scsi/SCSICmds_INQUIRY_Definitions.h:109: error: syntax error before &#39;}&#39; token<br>
In file included from conftest.c:136:<br>/System/Library/Frameworks/IOKit.framework/Headers/scsi/SCSITaskLib.h:594: error: syntax error before &#39;SCSICmd_INQUIRY_StandardData&#39;<br>configure:17270: $? = 1<br></pre>So it looks like that header file is not self-supporting.  Don&#39;t know what else needs to be included first to get rid of failure.<br>
<br>I have only occasional access to a Mac and developer docs so can&#39;t easily debug.<br><br>For the most part, this message can be ignored though since its a warning.<br><br>Chris<br><br><div class="gmail_quote">On Tue, Mar 24, 2009 at 11:07 AM, Peter Schoenrank <span dir="ltr">&lt;<a href="mailto:peter@schoenrank.ca">peter@schoenrank.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I am using Mac OS X 10.5.6 on an Intel iMac<br>
<br>
When I run the configure script, I get<br>
<br>
.<br>
.<br>
.<br>
configure: WARNING: IOKit/scsi/SCSITaskLib.h: present but cannot be<br>
compiled<br>
configure: WARNING: IOKit/scsi/SCSITaskLib.h:     check for missing<br>
prerequisite headers?<br>
configure: WARNING: IOKit/scsi/SCSITaskLib.h: see the Autoconf<br>
documentation<br>
configure: WARNING: IOKit/scsi/SCSITaskLib.h:     section &quot;Present But<br>
Cannot Be Compiled&quot;<br>
configure: WARNING: IOKit/scsi/SCSITaskLib.h: proceeding with the<br>
preprocessor&#39;s result<br>
configure: WARNING: IOKit/scsi/SCSITaskLib.h: in the future, the<br>
compiler will take precedence<br>
configure: WARNING:     ##<br>
------------------------------------------------- ##<br>
configure: WARNING:     ## Report this to <a href="mailto:sane-devel@lists.alioth.debian.org">sane-devel@lists.alioth.debian.org</a><br>
  ##<br>
configure: WARNING:     ##<br>
------------------------------------------------- ##<br>
.<br>
.<br>
.<br>
<br>
<br>
Peter<br>
<br>
-----<br>
Peter Schoenrank<br>
mailto: <a href="mailto:peter@schoenrank.ca">peter@schoenrank.ca</a><br>
phone: 250-655-6753<br>
<font color="#888888"><br>
<br>
--<br>
sane-devel mailing list: <a href="mailto:sane-devel@lists.alioth.debian.org">sane-devel@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/mailman/listinfo/sane-devel" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/sane-devel</a><br>
Unsubscribe: Send mail with subject &quot;unsubscribe your_password&quot;<br>
             to <a href="mailto:sane-devel-request@lists.alioth.debian.org">sane-devel-request@lists.alioth.debian.org</a><br>
</font></blockquote></div><br>