Re: CVS build fails: backend/m3096g-scsi.h & backend/sp15c-scsi.h

From: Bill Thompson (billt@samart.co.th)
Date: Tue Feb 15 2000 - 02:06:19 PST

  • Next message: Karl Heinz Kremer: "Re: 'scanimage -T' ?"

    Petter Reinholdtsen wrote:
    >
    > [John Vickers]
    > > Could anyone with write access check in the obvious fixes to
    > > m3096g-scsi.h & sp15c-scsi.h ?
    >
    > I changed the following.
    >
    > Index: m3096g-scsi.h
    > ===================================================================
    > RCS file: /cvsroot/external/sane/backend/Attic/m3096g-scsi.h,v
    > retrieving revision 1.1.2.2
    > diff -u -r1.1.2.2 m3096g-scsi.h
    > --- m3096g-scsi.h 2000/01/26 03:51:45 1.1.2.2
    > +++ m3096g-scsi.h 2000/02/14 14:15:49
    > @@ -523,7 +523,7 @@
    >
    > /* ==================================================================== */
    >
    > -scsiblk *lint_catcher[] =
    > +static scsiblk *lint_catcher[] =
    > {&reserve_unitB,
    > &release_unitB,
    > &inquiryB,
    > Index: sp15c-scsi.h
    > ===================================================================
    > RCS file: /cvsroot/external/sane/backend/Attic/sp15c-scsi.h,v
    > retrieving revision 1.1.2.2
    > diff -u -r1.1.2.2 sp15c-scsi.h
    > --- sp15c-scsi.h 2000/01/26 03:51:48 1.1.2.2
    > +++ sp15c-scsi.h 2000/02/14 14:15:50
    > @@ -525,7 +525,7 @@
    >
    > /* ==================================================================== */
    >
    > -scsiblk *lint_catcher[] =
    > +static scsiblk *lint_catcher[] =
    > {&reserve_unitB,
    > &release_unitB,
    > &inquiryB,
    > --
    > ##> Petter Reinholdtsen <## | pere@td.org.uit.no
    > O- <SCRIPT Language="Javascript">window.close()</SCRIPT>
    > http://www.hungry.com/~pere/ | Go Mozilla, go! Go!
     
      Just pulled down the latest CVS version of sane. It compiled and
      runs fine.

      Bill

      Mandrake 7.0 (Air)
      kernel 2.2.14

    --
    Source code, list archive, and docs: http://www.mostang.com/sane/
    To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
    



    This archive was generated by hypermail 2b29 : Tue Feb 15 2000 - 02:04:15 PST