Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2002 11:33:25 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Dennis Pedersen <mlists@daydreamer.dk>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Upgrade from 4,5Stable->4,5-RELASE . refuse to accept setting from rc.conf
Message-ID:  <20020421113325.A15744@troutmask.apl.washington.edu>
In-Reply-To: <022c01c1e961$1aa07f30$0301a8c0@dpws>; from mlists@daydreamer.dk on Sun, Apr 21, 2002 at 08:19:40PM %2B0200
References:  <010401c1e93b$d39b30f0$0301a8c0@dpws> <016701c1e945$a23dd120$0301a8c0@dpws> <20020421091928.A15029@troutmask.apl.washington.edu> <01fa01c1e959$a77af960$0301a8c0@dpws> <20020421110309.A15494@troutmask.apl.washington.edu> <022c01c1e961$1aa07f30$0301a8c0@dpws>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 21, 2002 at 08:19:40PM +0200, Dennis Pedersen wrote:
> 
>> On Sun, Apr 21, 2002 at 07:26:20PM +0200, Dennis Pedersen wrote:
>>>>> I would do the hole upgrade process over again but the ld-elf.so.1
>>>>> error keeps comming up. Any good ideas?
>>
>> What is the exact error message?
> 
> /usr/libexec/ld-elt.so.1 : Shared object "libXaw.so.6" not found

Do you have /usr/X11R6/lib/libXaw.so.6?  The cvsup binary you
have is linked against the libXaw library.  Does "ldonfig -r"
show an entry for libXaw.so.6?  If you have /usr/X11R6/lib/libXaw.so.6,
then you'll probably need to run "ldconfig -m /usr/X11R6/lib".

-- 
Steve

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020421113325.A15744>