fyi I had to switch tags to RELENG_4_6_RELEASE or RELENG_4_5 to get it to
work

skeetz

-----Original Message-----
From: Andy Farkas [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 08, 2002 8:04 PM
To: [EMAIL PROTECTED]
Cc: skeetz; Ruslan Ermilov
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_IDEA
    -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...

--

 :{ [EMAIL PROTECTED]

        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to