From owner-freebsd-stable Wed Mar 15 22:43:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 2B86037BCCC for ; Wed, 15 Mar 2000 22:43:40 -0800 (PST) (envelope-from Doug@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id WAA07420; Wed, 15 Mar 2000 22:43:18 -0800 (PST) (envelope-from Doug@gorean.org) Message-ID: <38D08286.A928F803@gorean.org> Date: Wed, 15 Mar 2000 22:43:18 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0313 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Robert E. Lee" Cc: stable@FreeBSD.ORG Subject: Re: 4.0 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "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