Skip site navigation (1)Skip section navigation (2)
Date:      17 Jul 2002 11:54:53 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Gavin Atkinson <gavin@ury.york.ac.uk>
Cc:        <stable@freebsd.org>
Subject:   Re: Build error if crypto was not installed
Message-ID:  <xzpfzyiznki.fsf@flood.ping.uio.no>
In-Reply-To: <Pine.BSF.4.33.0207170839380.3990-100000@ury.york.ac.uk>
References:  <Pine.BSF.4.33.0207170839380.3990-100000@ury.york.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Gavin Atkinson <gavin@ury.york.ac.uk> writes:
> Fresh CVSUP as of 3pm yesterday GMT of stable cvs-all. System was
> installed from 4.6 CD, however only the base package was installed from
> the CD, no crypto.
> 
> 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'?

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

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?xzpfzyiznki.fsf>