From owner-freebsd-alpha Sat Sep 26 12:36:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09983 for freebsd-alpha-outgoing; Sat, 26 Sep 1998 12:36:45 -0700 (PDT) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from burka.rdy.com (burka.rdy.com [205.149.163.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09972 for ; Sat, 26 Sep 1998 12:36:43 -0700 (PDT) (envelope-from dima@burka.rdy.com) Received: (from dima@localhost) by burka.rdy.com (8.8.8/RDY&DVV) id MAA02463; Sat, 26 Sep 1998 12:36:16 -0700 (PDT) Message-Id: <199809261936.MAA02463@burka.rdy.com> Subject: Re: make In-Reply-To: <16280.906800974@time.cdrom.com> from "Jordan K. Hubbard" at "Sep 26, 1998 2: 9:34 am" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Sat, 26 Sep 1998 12:36:16 -0700 (PDT) Cc: dima@best.net, dfr@nlsystems.com, jb@cimlogic.com.au, alpha@FreeBSD.ORG X-Class: Fast Organization: HackerDome Reply-To: dima@best.net From: dima@best.net (Dima Ruban) X-Mailer: ELM [version 2.4ME+ PL45 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jordan K. Hubbard writes: > > You don't have to install an rsaref port. Makefile for alpha is _exactly_ > > the same as for my i386/current machine. > > But it works for i386 and doesn't work for alpha. > > That's how I came to the conclusion that make on alpha is slightly broken. > > (I didn't have a chance to look it at by myself) > > Naw, it's an ELF artifact - it fails the same way on an x86/ELF system > and it's pretty obvious as to why if you look at the way rsaref is > being built inside the ssh directory. Yeah, I see it. > Now what would make a LOT MORE sense would be to get the rsaref2 port > to work with ssh and simply make the ssh port depend on it, but when I > tried this I got an sshd (on the alpha) that was unable to generate > the random keys and would hang forever on a connection. I just fixed that for rsaref. Now we need to fix ssh to build with already installed rsaref library. > > - Jordan > -- dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message