Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 16:46:34 +0200
From:      Neil Blakey-Milner <nbm@mithrandr.moria.org>
To:        Sheldon Hearn <sheldonh@uunet.co.za>
Cc:        Mark Murray <mark@grondar.za>, Jun Kuriyama <kuriyama@FreeBSD.ORG>, Current <FreeBSD-current@FreeBSD.ORG>
Subject:   Re: Missing openssl/idea.h?
Message-ID:  <20000623164634.A24869@mithrandr.moria.org>
In-Reply-To: <719.961770711@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Fri, Jun 23, 2000 at 04:31:51PM %2B0200
References:  <200006230636.IAA07221@grimreaper.grondar.za> <719.961770711@axl.ops.uunet.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri 2000-06-23 (16:31), Sheldon Hearn wrote:
> Current sources as of 10H40 on 23 June 2000 build and install without
> problems (provided one pays attention to the new world order with
> respect to config(8)).  The kernel boots and the system lives at least
> as long as it took me to type and send this message. :-)
> 
> I can't find any local deltas in either of src/secure and src/crypto
> which might influence this.

Do you have "WITH_IDEA" set?  I had to manually set CFLAGS+= -DNO_IDEA
in secure/libssh, secure/ssh, secure/ssh-keygen, and secure/sshd's
Makefile from about 6 hours ago or so.

(well, a
.if !defined(WITH_IDEA)
CFLAGS+=	-DNO_IDEA
.endif
)

Neil
-- 
Neil Blakey-Milner
Sunesi Clinical Systems
nbm@mithrandr.moria.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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