SUMMARY: Is my ld broken?

From: Kins Orekhov (korekhov@outlook.net)
Date: Fri Jun 09 2000 - 14:44:53 CDT


Original problem:

> I have a problem with `ld` on freshly installed system.
> #ld
> ld: fatal: ld.so.1: ld: fatal: relocation error: file
> /usr/ccs/lib/libld.so.2: symbol dbg_mask: referenced symbol not found
>
> This happens regardless is LD_LIBRARY_PATH set or not.
> The system config as follows:
> SunOS admin2 5.6 Generic_105181-20 sun4u sparc SUNW,Ultra-2

Thanks to:
Sid_Shapiro@bio-rad.com
David Evans <daevans@us.oracle.com>
Nathan Tackett <NTackett@rens.com>
Sanjaya Srivastava <Sanjaya.Srivastava@Eng.Sun.COM>

The problem was with some patch from recommended cluster dated May 16
2000. I had to remove all installed on system patches by:
#cd /var/sadm/patch
#for i in *; do cd $i; ./backoutpatch .; cd ..; done

and reboot so my system became 105181-05. After that I've tried to install
latest cluster (June 5) and (June 8) with no luck. In patch logs there
were messages that "this patch already installed", but showrev didn't show
latest patches.
I checked SMA search engine and found that people have been solving this
problem by placing cluster (or patch) dir in /tmp and `chmod -R 755 <dir>`
on it. And that worked for me too.
Interesting, that I never had a problems with patch/cluster location
before (on other machines).

Thanks again to everyone who replied to me - my ld is working now, and my
system is up-to-dated (kernel 105181-21).

Cheers!

-- 
Kins Orekhov
Outlook Technologies, Inc.
E-mail: korekhov@outlook.net
Phone: 773-775-2099, ext. 226
http://swoop.outlook.net



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:14:09 CDT