From owner-freebsd-stable Sat Oct 28 17:40: 9 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 9894337B479 for ; Sat, 28 Oct 2000 17:40:06 -0700 (PDT) Received: (qmail 9888 invoked by uid 100); 29 Oct 2000 00:40:05 -0000 From: Joe Kelsey MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14843.29157.490406.203934@zircon.seattle.wa.us> Date: Sat, 28 Oct 2000 17:40:05 -0700 To: Joe Kelsey Cc: Kris Kennaway , stable@FreeBSD.ORG Subject: Re: HEADS UP: New OpenSSH In-Reply-To: <14843.28790.361188.931074@zircon.seattle.wa.us> References: <20001028164342.B82537@citusc17.usc.edu> <20001029011632.K64763@pavilion.net> <14843.28249.257843.35526@zircon.seattle.wa.us> <20001028173011.B85789@citusc17.usc.edu> <14843.28790.361188.931074@zircon.seattle.wa.us> X-Mailer: VM 6.76 under Emacs 20.5.1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joe Kelsey writes: > 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... OK, so I looked at the web cvs interface and I see the change that Kris made to the Makefile. However, my Makefile is still at rev 1.2.2.1! Is that because cvsup8 hasn't synched with the master yet? I will try deleting the Makefile and seeing what happens. /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message