From owner-freebsd-stable Thu Mar 16 0: 5:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C57937BD85; Thu, 16 Mar 2000 00:05:36 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id AAA67467; Thu, 16 Mar 2000 00:05:36 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 16 Mar 2000 00:05:35 -0800 (PST) From: Kris Kennaway To: Doug Barton Cc: "Robert E. Lee" , stable@FreeBSD.ORG Subject: Re: 4.0 In-Reply-To: <38D08286.A928F803@gorean.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Mar 2000, Doug Barton wrote: > "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. Actually you shouldn't need this - I've got one fix I forgot to MFC which I'll be committing shortly, but it's for tcpdump, not ppp :) Can you tell me more about your setup - do you in fact have the crypto/ and secure/ source directories, and are you building world with any flags (e.g. -DNOCRYPT)? Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message