From owner-freebsd-stable Sat Oct 28 17:34: 5 2000 Delivered-To: freebsd-stable@freebsd.org Received: from zircon.seattle.wa.us (sense-sea-CovadSub-0-228.oz.net [216.39.147.228]) by hub.freebsd.org (Postfix) with SMTP id 8146B37B479 for ; Sat, 28 Oct 2000 17:33:59 -0700 (PDT) Received: (qmail 9873 invoked by uid 100); 29 Oct 2000 00:33:58 -0000 From: Joe Kelsey MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14843.28790.361188.931074@zircon.seattle.wa.us> Date: Sat, 28 Oct 2000 17:33:58 -0700 To: Kris Kennaway Cc: Joe Kelsey , stable@FreeBSD.ORG Subject: Re: HEADS UP: New OpenSSH In-Reply-To: <20001028173011.B85789@citusc17.usc.edu> References: <20001028164342.B82537@citusc17.usc.edu> <20001029011632.K64763@pavilion.net> <14843.28249.257843.35526@zircon.seattle.wa.us> <20001028173011.B85789@citusc17.usc.edu> X-Mailer: VM 6.76 under Emacs 20.5.1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway writes: > On Sat, Oct 28, 2000 at 05:24:57PM -0700, Joe Kelsey wrote: > > On Sat, Oct 28, 2000 at 04:43:42PM -0700, Kris Kennaway wrote: > > > I've just merged OpenSSH 2.2.0 back to the 4.x branch. New features > > > include: > > > > > > * ssh-add can handle DSA keys > > > * ssh-agent can handle DSA keys > > > > Ooops! It's not all quite there: > > > > ===> libssh > > make: don't know how to make aux.c. Stop. > > *** Error code 2. > > > > Stop in /usr/src/secure/lib > > > > I see no aux.c after cvsup'ing from cvsup8. > > Correct - it no longer exists. You either have out of date sources, or > an out of date build environment. Since I just did a cvsup, I assume that it will fix all important files. Did you modify /usr/src/secure/lib/libssh/makefile to remove aux.c or not? The copy in my machine still has aux.c listed. Don't you have to update the secure makefiles when you update the crypto files? Am I missing something? I thought that I just had to cvsup to get all fixes? I am attempting to buildworld... /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message