From owner-freebsd-stable Sun Jul 2 4:27:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from nottingham.ac.uk (pat.ccc.nottingham.ac.uk [128.243.40.194]) by hub.freebsd.org (Postfix) with ESMTP id ABFE637BBD9 for ; Sun, 2 Jul 2000 04:27:26 -0700 (PDT) (envelope-from psyrawt@nottingham.ac.uk) Received: from gotham.ccc.nottingham.ac.uk ([128.243.40.48] helo=unix.ccc.nottingham.ac.uk) by nottingham.ac.uk with esmtp (Exim 3.13 #2) id 138hsq-0001UH-00; Sun, 02 Jul 2000 12:25:57 +0100 Received: from granby ([128.243.40.43] helo=granby.ccc.nottingham.ac.uk) by unix.ccc.nottingham.ac.uk with esmtp (Exim 3.11 #2) id 138huF-0004x3-00; Sun, 02 Jul 2000 12:27:23 +0100 Date: Sun, 2 Jul 2000 12:27:18 +0100 (BST) From: Andrew Tulloch X-Sender: psyrawt@granby.ccc.nottingham.ac.uk To: Ray Kohler Cc: stable@FreeBSD.ORG Subject: Re: ssh and librsaintl In-Reply-To: <20000701191857.A11837@rjk191.rh.psu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG didn't seem to help any :/ but noticable make depend didn't seem to output anything, I'm suspecting it probably should have output something. anyone have any clues? Cheers Andrew On Sat, 1 Jul 2000, Ray Kohler wrote: > On Sat, Jul 01, 2000 at 11:52:14PM +0100, Andrew Tulloch wrote: > > I just installed freebsd 4.0 on a machine followed by cvsup'ing the > > sources and international secure collection. a make world later and ssh > > (of course) didn't work, reading the instructions with the error I go to > > install librsaintl. However it faisl with the following erroe: > > > > rsa_err.c:77: `RSA_F_RSA_NULL' undeclared here (not in a function) > > rsa_err.c:77: initializer element is not constant > > rsa_err.c:77: (near initialization for `RSA_str_functs[8].error') > > rsa_err.c:115: `RSA_R_INVALID_MESSAGE_LENGTH' undeclared here (not in a > > function) > > rsa_err.c:115: initializer element is not constant > > rsa_err.c:115: (near initialization for `RSA_str_reasons[16].error') > > rsa_err.c:124: `RSA_R_RSA_OPERATIONS_NOT_SUPPORTED' undeclared here (not > > in a function) > > rsa_err.c:124: initializer element is not constant > > rsa_err.c:124: (near initialization for `RSA_str_reasons[25].error') > > *** Error code 1 > > > > Stop in /usr/ports/security/librsaintl. > > I'd appreciate any help, cheers > > You need to do 'make depend' here before make. > > -- > Ray Kohler > FreeBSD -- The Power to Serve > Under a government which imprisons any unjustly, the true place for a > just man is also a prison. > -- Henry David Thoreau > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message