Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 07:25:32 -0500
From:      "skeetz" <skeetz@8thdeadlysim.com>
To:        "Freebsd-Stable" <freebsd-stable@FreeBSD.ORG>
Subject:   RE: make buildworld problem
Message-ID:  <NEBBJKCJGLMILKAIGPHBEEGGEGAA.skeetz@8thdeadlysim.com>
In-Reply-To: <3D46C5EA.2020705@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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: owner-freebsd-stable@FreeBSD.ORG
[mailto:owner-freebsd-stable@FreeBSD.ORG]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 majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message


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?NEBBJKCJGLMILKAIGPHBEEGGEGAA.skeetz>