Date: Wed, 15 Mar 2000 22:43:18 -0800 From: Doug Barton <Doug@gorean.org> To: "Robert E. Lee" <rel@integratus.com> Cc: stable@FreeBSD.ORG Subject: Re: 4.0 Message-ID: <38D08286.A928F803@gorean.org> References: <Pine.BSF.4.21.0003151326470.69248-100000@katie.integratus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Robert E. Lee" wrote: > > I recently did a cvsup with the 4.x src (RELENG_4), which works with no > problems. However, when attempting a 'make buildworld' I see this error > message (after several minutes of compiling): > /usr/src/usr.sbin/ppp/chap_ms.c:29: openssl/des.h: No such file or > directory > mkdep: compile failed > > Has anyone else seen/heard of this issue? Yes. If you don't have the crypto sources (and it seems you do not) you need to specify NO_OPENSSL and NO_OPENSSH in your make.conf file. Doug -- "While the future's there for anyone to change, still you know it seems, it would be easier sometimes to change the past" - Jackson Browne, "Fountain of Sorrow" 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?38D08286.A928F803>