sane-project-website/old-archive/2000-02/0149.html

170 wiersze
5.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: CVS build fails: backend/m3096g-scsi.h &amp; ba</TITLE>
<META NAME="Author" CONTENT="Bill Thompson (billt@samart.co.th)">
<META NAME="Subject" CONTENT="Re: CVS build fails: backend/m3096g-scsi.h &amp; backend/sp15c-scsi.h">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: CVS build fails: backend/m3096g-scsi.h &amp; backend/sp15c-scsi.h</H1>
<!-- received="Tue Feb 15 02:02:47 2000" -->
<!-- isoreceived="20000215100247" -->
<!-- sent="Tue, 15 Feb 2000 17:06:19 +0700" -->
<!-- isosent="20000215100619" -->
<!-- name="Bill Thompson" -->
<!-- email="billt@samart.co.th" -->
<!-- subject="Re: CVS build fails: backend/m3096g-scsi.h &amp; backend/sp15c-scsi.h" -->
<!-- id="38A9251B.E9F767B3@samart.co.th" -->
<!-- inreplyto="200002141417.WAA06588@xena.ee.uwa.edu.au" -->
<STRONG>From:</STRONG> Bill Thompson (<A HREF="mailto:billt@samart.co.th?Subject=Re:%20CVS%20build%20fails:%20backend/m3096g-scsi.h%20&amp;%20backend/sp15c-scsi.h&In-Reply-To=&lt;38A9251B.E9F767B3@samart.co.th&gt;"><EM>billt@samart.co.th</EM></A>)<BR>
<STRONG>Date:</STRONG> Tue Feb 15 2000 - 02:06:19 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0150.html">Karl Heinz Kremer: "Re: 'scanimage -T' ?"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0148.html">Bill Thompson: "Re: 'scanimage -T' ?"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0122.html">Petter Reinholdtsen: "Re: CVS build fails: backend/m3096g-scsi.h &amp; backend/sp15c-scsi.h"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#149">[ date ]</A>
<A HREF="index.html#149">[ thread ]</A>
<A HREF="subject.html#149">[ subject ]</A>
<A HREF="author.html#149">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Petter Reinholdtsen wrote:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; [John Vickers]
</EM><BR>
<EM>&gt; &gt; Could anyone with write access check in the obvious fixes to
</EM><BR>
<EM>&gt; &gt; m3096g-scsi.h &amp; sp15c-scsi.h ?
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I changed the following.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Index: m3096g-scsi.h
</EM><BR>
<EM>&gt; ===================================================================
</EM><BR>
<EM>&gt; RCS file: /cvsroot/external/sane/backend/Attic/m3096g-scsi.h,v
</EM><BR>
<EM>&gt; retrieving revision 1.1.2.2
</EM><BR>
<EM>&gt; diff -u -r1.1.2.2 m3096g-scsi.h
</EM><BR>
<EM>&gt; --- m3096g-scsi.h 2000/01/26 03:51:45 1.1.2.2
</EM><BR>
<EM>&gt; +++ m3096g-scsi.h 2000/02/14 14:15:49
</EM><BR>
<EM>&gt; @@ -523,7 +523,7 @@
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; /* ==================================================================== */
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; -scsiblk *lint_catcher[] =
</EM><BR>
<EM>&gt; +static scsiblk *lint_catcher[] =
</EM><BR>
<EM>&gt; {&amp;reserve_unitB,
</EM><BR>
<EM>&gt; &amp;release_unitB,
</EM><BR>
<EM>&gt; &amp;inquiryB,
</EM><BR>
<EM>&gt; Index: sp15c-scsi.h
</EM><BR>
<EM>&gt; ===================================================================
</EM><BR>
<EM>&gt; RCS file: /cvsroot/external/sane/backend/Attic/sp15c-scsi.h,v
</EM><BR>
<EM>&gt; retrieving revision 1.1.2.2
</EM><BR>
<EM>&gt; diff -u -r1.1.2.2 sp15c-scsi.h
</EM><BR>
<EM>&gt; --- sp15c-scsi.h 2000/01/26 03:51:48 1.1.2.2
</EM><BR>
<EM>&gt; +++ sp15c-scsi.h 2000/02/14 14:15:50
</EM><BR>
<EM>&gt; @@ -525,7 +525,7 @@
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; /* ==================================================================== */
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; -scsiblk *lint_catcher[] =
</EM><BR>
<EM>&gt; +static scsiblk *lint_catcher[] =
</EM><BR>
<EM>&gt; {&amp;reserve_unitB,
</EM><BR>
<EM>&gt; &amp;release_unitB,
</EM><BR>
<EM>&gt; &amp;inquiryB,
</EM><BR>
<EM>&gt; --
</EM><BR>
<EM>&gt; ##&gt; Petter Reinholdtsen &lt;## | <A HREF="mailto:pere@td.org.uit.no?Subject=Re:%20CVS%20build%20fails:%20backend/m3096g-scsi.h%20&amp;%20backend/sp15c-scsi.h&In-Reply-To=&lt;38A9251B.E9F767B3@samart.co.th&gt;">pere@td.org.uit.no</A>
</EM><BR>
<EM>&gt; O- &lt;SCRIPT Language=&quot;Javascript&quot;&gt;window.close()&lt;/SCRIPT&gt;
</EM><BR>
<EM>&gt; <A HREF="http://www.hungry.com/~pere/">http://www.hungry.com/~pere/</A> | Go Mozilla, go! Go!
</EM><BR>
&nbsp;
<BR>
&nbsp;&nbsp;Just pulled down the latest CVS version of sane. It compiled and
<BR>
&nbsp;&nbsp;runs fine.
<BR>
<P>&nbsp;&nbsp;Bill
<BR>
<P>&nbsp;&nbsp;Mandrake 7.0 (Air)
<BR>
&nbsp;&nbsp;kernel 2.2.14
<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?Subject=Re:%20CVS%20build%20fails:%20backend/m3096g-scsi.h%20&amp;%20backend/sp15c-scsi.h&In-Reply-To=&lt;38A9251B.E9F767B3@samart.co.th&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0150.html">Karl Heinz Kremer: "Re: 'scanimage -T' ?"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0148.html">Bill Thompson: "Re: 'scanimage -T' ?"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0122.html">Petter Reinholdtsen: "Re: CVS build fails: backend/m3096g-scsi.h &amp; backend/sp15c-scsi.h"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#149">[ date ]</A>
<A HREF="index.html#149">[ thread ]</A>
<A HREF="subject.html#149">[ subject ]</A>
<A HREF="author.html#149">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Tue Feb 15 2000 - 02:04:15 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>