From owner-freebsd-current Sun Feb 27 15:43:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id A3B6637B6D1 for ; Sun, 27 Feb 2000 15:43:54 -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 PAA23140 for ; Sun, 27 Feb 2000 15:43:53 -0800 (PST) (envelope-from Doug@gorean.org) Message-ID: <38B9B6B8.EBF95E32@gorean.org> Date: Sun, 27 Feb 2000 15:43:52 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org Subject: -current NO_OPENSSH NO_OPENSSL buildworld fails in src/usr.sbin/ppp/chap_ms.c Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howdy, I'm not ready to play with the openssl/ssh stuff yet, but I wanted to test Soren's latest ATA stuff so I cvsup'ed and started a buildworld with the following make.conf options: CFLAGS= -O -pipe NOPROFILE= true NOSUIDPERL= true NO_OPENSSH= true NO_OPENSSL= true RSAREF= YES COPTFLAGS= -O -pipe USA_RESIDENT= YES TOP_TABLE_SIZE= 101 My buildworld failed here in the 'make dependencies' stage: src/usr.sbin/ppp/chap_ms.c:29: openssl/des.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/amd/realmounts/slave/usr/current/src/usr.sbin/ppp. *** Error code 1 Stop in /usr/amd/realmounts/slave/usr/current/src/usr.sbin. *** Error code 1 Stop in /usr/amd/realmounts/slave/usr/current/src. *** Error code 1 Stop in /usr/amd/realmounts/slave/usr/current/src. *** Error code 1 Stop in /usr/amd/realmounts/slave/usr/current/src. Doug -- "Welcome to the desert of the real." - Laurence Fishburne as Morpheus, "The Matrix" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message