Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle7.1.6/SCO5.0.4:Relink error, cannot read archive header olc.o

Re: Oracle7.1.6/SCO5.0.4:Relink error, cannot read archive header olc.o

From: Michael Keydel <michael.keydel_at_guug.de>
Date: 1998/06/26
Message-ID: <3593DF45.1BD38792@guug.de>#1/1

>

Hi,

I wonder, whether you coul help me with a similar error. I tried to install 7.3.2.1.0 on 5.0.4 and got

         /bin/idld /usr/ccs/lib/crt1.o /usr/ccs/lib/values-Xa.o /usr/ccs/lib/crtn.o -o tnslsnr -L/u/oracle/app/oracle/product/7.3.2/lib s0nsgl.o snsglp.o nsg
lpnp.o -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric /u/oracle/app/oracle/
product/7.3.2/rdbms/lib/libstublm.a -lld -lsqlnet -lncr -lsqlnet -lclient -lcomm
on -lgeneric /u/oracle/app/oracle/product/7.3.2/rdbms/lib/libstublm.a -lld -le
pc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lld `cat /u/oracle/app/
oracle/product/7.3.2/rdbms/lib/sysliblist` -lm -lc -lc i386ld libcore3.a: can't find library libsocket.a i386ld libcore3.a: can't find library libnsl_s.a *** Error code 1 (bu21)

as one can see, teh makefile is corrupt (how can this happen ?). I installed the same version (plus
patch release 7.3.2.3.0 without any problems on 5.0.2 . Even manually changing the makefiles
doesn't help :

        /bin/idld /usr/ccs/lib/crt1.o /usr/ccs/lib/values-Xa.o /usr/ccs/lib/crt
n.o -o tnslsnr -L/u/oracle/app/oracle/product/7.3.2/lib s0nsgl.o snsglp.o nsg
lpnp.o -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric /u/oracle/app/oracle/
product/7.3.2/rdbms/lib/libstublm.a -lld -lsqlnet -lncr -lsqlnet -lclient -lcomm
on -lgeneric /u/oracle/app/oracle/product/7.3.2/rdbms/lib/libstublm.a -lld -le
pc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lld -lsocket -lnsl_s -
lm -lc -lc
i386ld libcore3.a: can't find library libsocket.a i386ld libcore3.a: can't find library libnsl_s.a *** Error code 1 (bu21)

what else can I try ?
Thanx a lot,

Ansgar Seiter

> Huy Vu wrote:
> >
> > Hi all,
> >
> > I tried to install Oracle 7.1.6 with the instalatlion patch for SCO
> > 5.0 on SCO 5.0.4 & SCO DEV. 5.1.0Ac with rs504c patch & oss459a: COFF
> > Linker Supplement .
>
> Install Oracle 7.1.6- on SCO 5.0.x
> Before install:
> $ cd /usr/lib
> $ mv libsocket.a libsocket.a.orig
> $ mv libnsl_s.a libnsl_s.a.orig
> $ mv libnsl.a libnsl.a.orig
>
> INSTALL ORACLE
>
> restore ibsocket.a, libnsl_s.a, libnsl.a
>
> --
> _/ _/_/_/_/ _/ _/ |
> _/ _/ _/ _/ _/ | Andrew L. Rushailo-Arno
> _/ _/_/_/_/ _/ _/ | Moscow.
> _/ _/ _/ _/ _/ | tel. (095) 453-74-11
> _/_/_/_/ _/ _/_/ _/_/_/_/ _/ | E-mail: lru_at_ostin.ru

--

Michael.Keydel_at_guug.de
Received on Fri Jun 26 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US