From: Philip Perucci (dsc3pzp@nmrdc1.nmrdc.nnmc.navy.mil)
Date: 01/01/93


From: dsc3pzp@nmrdc1.nmrdc.nnmc.navy.mil (Philip Perucci)
Subject: Compiling SCSI tape mt utility?
Date: 1 Jan 1993 21:19:55 GMT

Hello,

  Question about SCSI tape driver from tsx-11.mit.edu /pub/linux/ALPHA/scsi.

  Regarding the file "mtio.h", I see there is one in both

    /usr/src/linux/include/linux AND
    /usr/src/tape (from /pub/linux/ALPHA/scsi).

I am using 0.99pl1 Linux WITH tape drivers included in the kernel. I just
want to get mt and tapetest working. Is it correct to change:

  #include <sys/mtio.h>

to

  #include <sys/mtio.h> <--- first include the one from Linux source
  #include "mtio.h" <--- then include one from /pub/linux/ALPHA/scsi

in the files mt.c and tapetest.c???

Finally got enough $$$ for SCSI tape and would hate to do something as
stupid as screwing up the include files! Ideas anyone?

-- 
===========================================================================
  phil perucci      | "Any opinions expressed are solely my own views and 
  ssb1pzp@digex.com |  do not reflect the position of any organization"
===========================================================================