On Mon, Apr 19, 2010 at 11:18, Markus Lude <markus.l...@gmx.de> wrote:
> On Mon, Apr 19, 2010 at 10:45:45AM -0500, Bryan wrote:
>> I am running the latest snapshot from ftp.openbsd.org. B Install
>> appears fine, and I've had no issues until I tried to pull the latest
>> from CVS.
>>
>>
>> r...@openbsd-v0 /usr # CVS -d$CVSROOT checkout -P xenocara
>
> Is this the command you have tried? "CVS"? Or some alias? What about using
> "cvs"?
>

sorry, "cvs" not "CVS"... no alias.  I use the commands from the FAQ...

cd /usr/src
export CVSROOT=ftp://ftp3.usa.openbsd.org:/cvs
cvs -d$CVSROOT up -Pd

>> cvs: can't load library 'libc.so.51.0'
>>
>> Doing a global find shows libc.so.53.1, but no libc.so.51.0... B The
>> same thing happened after I built source over the weekend, and then
>> tried a pull this morning...
>
> libc.51.0 is from 4.6.
>

I downloaded install47.iso from ftp.openbsd.org/pub/OpenBSD/snapshots/i386/

>> Tried to make a link from .51 to .53.1, but still did not work...
>
> This usually doesn't work. Try using "cvs" from -current. Did you
> install only some install sets?
>
Did a full install of all sets...

Reply via email to