Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 09:59:22 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        skeetz <skeetz@8thdeadlysim.com>
Cc:        Freebsd-Stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: make buildworld problem
Message-ID:  <3D46C5EA.2020705@owt.com>
References:  <NEBBJKCJGLMILKAIGPHBIEFBEGAA.skeetz@8thdeadlysim.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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




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