Installing a new SCSI tape device on SCO 5.0.6

Ask a Question related to SCO, Design and Development.

  1. #1

    Default Installing a new SCSI tape device on SCO 5.0.6


    Hello,

    I'm trying to install a SCSI tape device on SCO 5.0.6 and get the error
    below while compiling the kernel.

    Does anybody know what this error below means and how to fix it.
    I will appreciate your help.

    Rg,

    Herman
    ------------------------------------------------------------------------
    ---------------
    Root for this system build is /
    i386ld: Symbol Sdsk_no_tag in
    /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/blad/space.o is
    multiply defined.
    First defined in
    /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/alad/space.o
    i386ld: Symbol Sdsk_no_sg in
    /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/blad/space.o is
    multiply defined.
    First defined in
    /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/alad/space.o
    ERROR: Can not link-edit unix


    idbuild: idmkunix had errors.
    System build failed.

    Error: Kernel link failed.
    Restoring files in /etc/conf to original state:

    --
    Posted via [url]http://dbforums.com[/url]
    Herman_S Guest

  2. Similar Questions and Discussions

    1. SCSI device numbers
      On Tue, 2005-02-15 at 09:45, Lowell Gilbert wrote: I don't understand either, but it happens. I rebooted with the flash drive not plugged in,...
    2. SCSI DDS/DAT tape drive not working.
      <mailme@chandan.zzn.com> wrote in message news:10c2f021.0308100405.70ec75aa@posting.google.com... PLS, send the output of lsdev -C lsattr -El...
    3. SCSI tape controller
      tony@aplawrence.com wrote: BTW, this is an old 50 pin drive, so something like a 2940 is what I'd want. Also, I'm in the U.S.A :-) --...
    4. Question about SCSI tape transfers
      Occasionally, on my OSR505 system, I have to copy the contents of a Travan5 tape to a Travan4 tape. I have both tape drives connected to a common...
    5. Any way to backup to a Sony SDK-5200 Tape drive(SCSI) using a Xircom USB-SCSI converter in OSX?
      Thanks. I'd like to not have to buy more hardware. I would backup with Retrospect. Jack Stroh
  3. #2

    Default Re: Installing a new SCSI tape device on SCO 5.0.6

    Herman_S wrote:
    > I'm trying to install a SCSI tape device on SCO 5.0.6 and get the error
    > below while compiling the kernel.
    >
    > Does anybody know what this error below means and how to fix it.
    > Root for this system build is /
    > i386ld: Symbol Sdsk_no_tag in
    > /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/blad/space.o is
    > multiply defined.
    > First defined in /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/alad/space.o
    > i386ld: Symbol Sdsk_no_sg in
    > /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/blad/space.o is
    > multiply defined.
    > First defined in /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/alad/space.o
    > ERROR: Can not link-edit unix
    >
    > idbuild: idmkunix had errors.
    > System build failed.
    >
    > Error: Kernel link failed.
    It means:

    - you have a 2940-series host adapter that uses "alad"
    - you have a 2940U2W-series host adapter that uses "blad"
    - between the two host adapters you have a total of 0 SCSI hard disks
    - both drivers have a clumsy kludge to deal with a diskless setup

    If you have no hard disks, I suspect you don't really need both "alad"
    and "blad" drivers. You probably turned them both on while casting
    about trying to figure out which driver runs your host adapter.

    Turn off the driver you don't need. Edit /etc/conf/sdevice.d/alad or
    blad, change 'Y' to 'N'. Relink.
    >Bela<
    Bela Lubkin Guest

  4. #3

    Default Re: Installing a new SCSI tape device on SCO 5.0.6


    "Herman_S" <member32973@dbforums.com> wrote in message
    news:3095675.1057849193@dbforums.com...
    >
    > Hello,
    >
    > I'm trying to install a SCSI tape device on SCO 5.0.6 and get the error
    > below while compiling the kernel.
    >
    > Does anybody know what this error below means and how to fix it.
    > I will appreciate your help.
    >
    > Rg,
    >
    > Herman
    > ------------------------------------------------------------------------
    > ---------------
    > Root for this system build is /
    > i386ld: Symbol Sdsk_no_tag in
    > /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/blad/space.o is
    > multiply defined.
    > First defined in
    > /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/alad/space.o
    > i386ld: Symbol Sdsk_no_sg in
    > /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/blad/space.o is
    > multiply defined.
    > First defined in
    > /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/alad/space.o
    > ERROR: Can not link-edit unix
    >
    >
    > idbuild: idmkunix had errors.
    > System build failed.
    >
    > Error: Kernel link failed.
    > Restoring files in /etc/conf to original state:

    See this post from Nov 2002:
    [url]http://groups.google.com/groups?&selm=20021101214251.N4480%40mammoth.ca.cal dera.com[/url]


    Bob Bailin Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139