Ask a Question related to SCO, Design and Development.
-
Herman_S #1
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
-
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,... -
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... -
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 :-) --... -
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... -
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 -
Bela Lubkin #2
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.It means:> 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.
- 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
-
Bob Bailin #3
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



Reply With Quote

