Date: Sun, 27 Feb 2000 15:43:52 -0800 From: Doug Barton <Doug@gorean.org> To: current@freebsd.org Subject: -current NO_OPENSSH NO_OPENSSL buildworld fails in src/usr.sbin/ppp/chap_ms.c Message-ID: <38B9B6B8.EBF95E32@gorean.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38B9B6B8.EBF95E32>
