Date: Sun, 2 Jul 2000 12:27:18 +0100 (BST) From: Andrew Tulloch <psyrawt@nottingham.ac.uk> To: Ray Kohler <ray@rjk191.rh.psu.edu> Cc: stable@FreeBSD.ORG Subject: Re: ssh and librsaintl Message-ID: <Pine.GSO.4.21.0007021215340.24189-100000@granby.ccc.nottingham.ac.uk> In-Reply-To: <20000701191857.A11837@rjk191.rh.psu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <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 > 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?Pine.GSO.4.21.0007021215340.24189-100000>