Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 2000 11:43:20 -0800 (PST)
From:      Pete Carah <pete@ns.altadena.net>
To:        stable@freebsd.org
Subject:   cvsup this morning, secure rolls over
Message-ID:  <200003261943.LAA61959@ns.altadena.net>

next in thread | raw e-mail | index | archive | help
RELENG_4 CVSUP as of a few hours ago (3/26 about 9AM PST):
----------------------------------------------------------
Don't know if this is related to the RSA intl vs RSAREF stuff but it offhand
looks like it could be.

I also have a -current making on another system; don't know if it does 
this too or not since it hasn't gotten that far yet.

I had removed /usr/src/crypto, /usr/src/kerberosIV and /usr/src/kerberos5
to fix a problem I had with both -DMAKE_KERBEROS4 and -DMAKE_KERBEROS5 dying
on libkafs5, so all were clean.  I may or man not have removed secure.

Is the current way to get everything with just src-all and cvs-crypto
like it was?

-- Pete
--------------------------------------------------------------------------

===> secure/usr.bin/ssh-keygen
cc -O -pipe   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/secure/usr.bin/ssh
-keygen/../../../crypto/openssh/ssh-keygen.c
cc -O -pipe   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/secure/usr.bin/ssh
-keygen/../../../crypto/openssh/log-client.c
cc -O -pipe   -I/usr/obj/usr/src/i386/usr/include  -o ssh-keygen ssh-keygen.o lo
g-client.o  -L/usr/obj/usr/src/secure/usr.bin/ssh-keygen/../../lib/libssh -lssh
-lcrypto -lcrypt -lutil -lz
/usr/obj/usr/src/secure/usr.bin/ssh-keygen/../../lib/libssh/libssh.a(hostfile.o)
: In function `hostfile_read_key':
hostfile.o(.text+0x60): undefined reference to `key_read'
/usr/obj/usr/src/secure/usr.bin/ssh-keygen/../../lib/libssh/libssh.a(hostfile.o)
: In function `auth_rsa_read_key':
hostfile.o(.text+0xa9): undefined reference to `key_new'
hostfile.o(.text+0xeb): undefined reference to `key_free'
/usr/obj/usr/src/secure/usr.bin/ssh-keygen/../../lib/libssh/libssh.a(hostfile.o)
: In function `check_host_in_hostfile':
hostfile.o(.text+0x2d8): undefined reference to `key_equal'
/usr/obj/usr/src/secure/usr.bin/ssh-keygen/../../lib/libssh/libssh.a(hostfile.o)
: In function `add_host_to_hostfile':
hostfile.o(.text+0x37f): undefined reference to `key_write'
*** Error code 1

Stop in /usr/src/secure/usr.bin/ssh-keygen.
*** Error code 1

Stop in /usr/src/secure/usr.bin.
*** Error code 1

Stop in /usr/src/secure.
*** Error Code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.



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?200003261943.LAA61959>