From owner-freebsd-current Sun Jun 25 13: 2:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 78BFC37BC16; Sun, 25 Jun 2000 13:02:12 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id NAA04967; Sun, 25 Jun 2000 13:02:12 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 25 Jun 2000 13:02:12 -0700 (PDT) From: Kris Kennaway To: Soren Schmidt Cc: Mark Murray , freebsd-current@FreeBSD.ORG Subject: Re: HEADS UP! New (incomplete) /dev/random device! In-Reply-To: <200006251954.VAA36755@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 25 Jun 2000, Soren Schmidt wrote: > It complains about libcrypto & libssl not containing RSA, but it > might be because make world is broken due to perl... This happens when a test RSA operation fails - but OpenSSH doesn't try to check why it fails and assumes it was because no RSA code even exists. It's probably more likely it's failing an internal check related to /dev/random (this is the signature which caused me to notice the missing /dev/random on alpha recently) Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message