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
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message