On 29-Mar-2001 Chad R. Larson wrote:
> As I recall, John Mitchell wrote:
>> Today I removed KDE 2.1 and XFree86 4.0.3 from my 4.2-stable system to
>> save space. Immediately after this I ran cvsup to update my ports
>> database and this message came up:
>>
>> /usr/libexec/ld-elf.so.1: Shared object "libXaw.so.7" not found
>>
>> A couple of hours previously cvsup had run without problems, so I
>> can't help wondering if removing XFree86 deleted something it
>> shouldn't. Reinstalling cvsup doesn't fix the problem.
>
> The cvsup client can be built to use X windows for a GUI progress
> window. Looks like your binary is trying to find the parts to do
> that.
>
>> Any ideas?
>
> Rebuild the client without X support, or reinstall the X libraries.
You might also try running cvsup in non-graphical mode:
cvsup -g {other options} supfile
Can't guarantee this will work, but it's worth a shot.
--
Conrad Sabatier
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message