Date: Thu, 18 Jul 2002 10:25:17 +0100 (BST) From: Gavin Atkinson <gavin@ury.york.ac.uk> To: Ruslan Ermilov <ru@FreeBSD.ORG> Cc: Dag-Erling Smorgrav <des@ofug.org>, <stable@FreeBSD.ORG> Subject: Re: Build error if crypto was not installed Message-ID: <Pine.BSF.4.33.0207181024240.19954-100000@ury.york.ac.uk> In-Reply-To: <20020717104802.GC18389@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 Jul 2002, Ruslan Ermilov wrote: > On Wed, Jul 17, 2002 at 11:54:53AM +0200, Dag-Erling Smorgrav wrote: > > Gavin Atkinson <gavin@ury.york.ac.uk> writes: > > > Make buildworld: > > > ===> secure/usr.bin/scp > > > cc -O -pipe -I/usr/src/secure/usr.bin/scp/../../../crypto/openssh -DNO_IDEA -c /usr/src/secure/usr.bin/scp/../../../crypto/openssh/scp.c > > > 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) > > > > It looks like the build is not setting LD_LIBRARY_PATH correctly. Can > > you show me the output of 'find /usr/obj -name libcrypto.so.2'? > > > I've just committed the relevant fixes to gnu/usr.bin/binutils/ld. This fixed the problem, thanks Gavin 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?Pine.BSF.4.33.0207181024240.19954-100000>