sane-project-website/old-archive/1998-01/0133.html

78 wiersze
3.6 KiB
HTML

<!-- received="Thu Jan 22 22:07:02 1998 PST" -->
<!-- sent="Thu, 22 Jan 1998 22:07:01 -0800" -->
<!-- name="David Mosberger-Tang" -->
<!-- email="David.Mosberger@acm.org" -->
<!-- subject="Re: sane-0.69, finally!" -->
<!-- id="199801230607.WAA28114@panda.mostang.com" -->
<!-- inreplyto="199801222229.XAA22279@garfield.m.isar.de" -->
<title>sane-devel: Re: sane-0.69, finally!</title>
<h1>Re: sane-0.69, finally!</h1>
<b>David Mosberger-Tang</b> (<a href="mailto:David.Mosberger@acm.org"><i>David.Mosberger@acm.org</i></a>)<br>
<i>Thu, 22 Jan 1998 22:07:01 -0800</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#133">[ date ]</a><a href="index.html#133">[ thread ]</a><a href="subject.html#133">[ subject ]</a><a href="author.html#133">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0134.html">Roberto Cespa: "Page limit problem with Mustek 6000CZ"</a>
<li> <b>Previous message:</b> <a href="0132.html">David Mosberger-Tang: "Re: xerox settings for DINA4"</a>
<li> <b>In reply to:</b> <a href="0125.html">Martin Huber: "Re: sane-0.69, finally!"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0136.html">A. Leidenfrost: "Re: sane-0.69, finally!"</a>
<li> <b>Reply:</b> <a href="0136.html">A. Leidenfrost: "Re: sane-0.69, finally!"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
<i>&gt;&gt;&gt;&gt;&gt; On Thu, 22 Jan 1998 23:29:14 +0100 (MET), Martin Huber &lt;<a href="mailto:hu@garfield.m.isar.de">hu@garfield.m.isar.de</a>&gt; said:</i><br>
<p>
Martin&gt; I have found (and reported) a bug in the gcc 2.8.0 -O2<br>
Martin&gt; optimizer on Solaris 2.6 x86, which had not been there in<br>
Martin&gt; 2.7.2.3. Don't use O2 until this is fixed.<br>
<p>
Martin&gt; Solaris X86 can't compile the linux parallel port stuff<br>
<p>
Martin&gt; The new third parameter in (*handler)<br>
<p>
Martin&gt; It would be nice to have a pointer to<br>
Martin&gt; HAVE_SYS_SCSI_TARGETS_SCGIO_H in config.h.in<br>
<p>
Both of these problems have been fixed now. The config.h.in patch is<br>
below. I'll probably make sane-0.70 sometime soon to fix the various<br>
minor bugs that have been found (and to add the SnapScan backend). If<br>
you have anything else on your mind, speak up soon! ;-)<br>
<p>
--david<br>
<p>
--- config.h.in~ Tue Dec 23 23:45:21 1997<br>
+++ config.h.in Thu Jan 22 21:00:10 1998<br>
@@ -229,6 +229,12 @@<br>
/* Define if you have the &lt;sys/scsi.h&gt; header file. */<br>
#undef HAVE_SYS_SCSI_H<br>
<br>
+/* Define if you have the &lt;sys/scsi/targets/scgio.h&gt; header file. */<br>
+#undef HAVE_SYS_SCSI_TARGETS_SCGIO_H<br>
+<br>
+/* Define if you have the &lt;sys/scsi/sgdefs.h&gt; header file. */<br>
+#undef HAVE_SYS_SCSI_SGDEFS_H<br>
+<br>
/* Define if you have the &lt;sys/scsicmd.h&gt; header file. */<br>
#undef HAVE_SYS_SCSICMD_H<br>
<br>
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a>
To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0134.html">Roberto Cespa: "Page limit problem with Mustek 6000CZ"</a>
<li> <b>Previous message:</b> <a href="0132.html">David Mosberger-Tang: "Re: xerox settings for DINA4"</a>
<li> <b>In reply to:</b> <a href="0125.html">Martin Huber: "Re: sane-0.69, finally!"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0136.html">A. Leidenfrost: "Re: sane-0.69, finally!"</a>
<li> <b>Reply:</b> <a href="0136.html">A. Leidenfrost: "Re: sane-0.69, finally!"</a>
<!-- reply="end" -->
</ul>