Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2000 19:18:57 -0400
From:      Ray Kohler <ray@rjk191.rh.psu.edu>
To:        stable@FreeBSD.ORG
Subject:   Re: ssh and librsaintl
Message-ID:  <20000701191857.A11837@rjk191.rh.psu.edu>
In-Reply-To: <Pine.GSO.4.21.0007012343320.28636-100000@granby.ccc.nottingham.ac.uk>; from psyrawt@nottingham.ac.uk on Sat, Jul 01, 2000 at 11:52:14PM %2B0100
References:  <Pine.GSO.4.21.0007012343320.28636-100000@granby.ccc.nottingham.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <rjk191@psu.edu>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000701191857.A11837>