Date: Thu, 8 Aug 2002 10:05:46 -0500 From: "skeetz" <skeetz@8thdeadlysim.com> To: "Freebsd-Stable" <freebsd-stable@FreeBSD.ORG> Subject: RE: buildworld problem Message-ID: <NEBBJKCJGLMILKAIGPHBIEEJEIAA.skeetz@8thdeadlysim.com> In-Reply-To: <3D5328CC.9000204@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I used src-all and it did not work. That is not the issue. I had to switch to RELENG_4_6_RELEASE and everything worked fine. skeetz -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Kent Stewart Sent: Thursday, August 08, 2002 9:28 PM To: Andy Farkas Cc: freebsd-stable@FreeBSD.ORG; skeetz; Ruslan Ermilov Subject: Re: buildworld problem Andy Farkas wrote: > Oops, I forgot to mention that this is freshly cvsup'd (src-all) RELENG_4_6 > on a freshly installed RELENG_4_6_0_RELEASE (bin only) system disk. > > I think not installing -crypto distribution has something to do with it... You either have to add src-sys-crypto or use src-all. I use src-all because it will always cover the whole system. Kent > > > On Fri, 9 Aug 2002, Andy Farkas wrote: > > >>Date: Fri, 9 Aug 2002 11:03:44 +1000 (EST) >>From: Andy Farkas <andyf@speednet.com.au> >>To: freebsd-stable@FreeBSD.ORG >>Cc: skeetz <skeetz@8thdeadlysim.com>, Ruslan Ermilov <ru@FreeBSD.ORG> >>Subject: buildworld problem >> >> >>Something is wrong with 'make buildworld': >> >>===> secure/usr.bin/scp >>cc -O -pipe -I/usr/src/secure/usr.bin/scp/../../../crypto/openssh -DNO_ID EA -c /usr/src/secure/usr.bin/scp/../../../crypto/openssh/scp.ccc -O -pipe -I/usr /src/secure/usr.bin/scp/../../../crypto/openssh -DNO_IDEA -o scp cp.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) >>/usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `EVP_DigestInit' >>/usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `EVP_enc_null' >>... >>/usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `EVP_bf_cbc' >>/usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `EVP_get_digestbyname' >>*** Error code 1 >> >>Stop in /usr/src/secure/usr.bin/scp. >>*** Error code 1 >>... >> >> >>Looks like buildworld is depending on an unbuilt library?? >> >>I've seen this reported on -stable three times now... >> >> > > -- > > :{ andyf@speednet.com.au > > Andy Farkas > System Administrator > Speednet Communications > http://www.speednet.com.au/ > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > . > > -- 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?NEBBJKCJGLMILKAIGPHBIEEJEIAA.skeetz>