acctually I synced a src-all yesterday.  I resynced and got this

chewbacca# ./updatesrc
Connected to cvsup10.FreeBSD.org
Updating collection src-all/cvs
 Edit src/UPDATING
 Edit src/sys/conf/newvers.sh
 Edit src/sys/kern/kern_exec.c
 Edit src/usr.sbin/pppd/main.c
Finished successfully
chewbacca#

then I added src-sys-crypto just to make sure and got this

chewbacca# ./updatesrc
Connected to cvsup10.FreeBSD.org
Updating collection src-all/cvs
Updating collection src-sys-crypto/cvs
Finished successfully

as I suspected.. I had all of the files.

Anything else it could be?

Is there a way to just build that one piece with out retrying buildworld?

skeetz



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kent Stewart
Sent: Tuesday, July 30, 2002 11:59 AM
To: skeetz
Cc: Freebsd-Stable
Subject: Re: make buildworld problem




skeetz wrote:

> hello. This is my first attempt to upgrade a freebsd box this way.  I'm
> upgrading a 4.1.1 box to 4.6.
>
> I have attached below my log.  Near as I can tell, the problem is when it
> tries to build scp it posts the error:
>
>
cc -O -pipe  -I/usr/src/secure/usr.bin/scp/../../../crypto/openssh -DNO_IDEA
>      -o scp scp.o  -lssh
> /usr/obj/usr/src/i386/usr/libexec/elf/ld: warning: libcrypto.so.2, needed
by
> /usr/obj/usr/src/i386/usr/lib/libssh.so, not found (try using -rpath
> or -rpath-link)
>
> Any help would be appreciated.


You have to have include src-sys-crypto when you cvsup. The best way
is to cvsup src-all

Kent

--
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to