From owner-freebsd-current Sat Jul 15 2:46:56 2000 Delivered-To: freebsd-current@freebsd.org Received: from shadowmere.student.utwente.nl (wit401305.student.utwente.nl [130.89.236.145]) by hub.freebsd.org (Postfix) with ESMTP id 1457537BD0F; Sat, 15 Jul 2000 02:46:54 -0700 (PDT) (envelope-from daeron@wit401305.student.utwente.nl) Received: by shadowmere.student.utwente.nl (Postfix, from userid 1000) id A46801F61; Sat, 15 Jul 2000 11:46:52 +0200 (CEST) Date: Sat, 15 Jul 2000 11:46:52 +0200 From: Pascal Hofstee To: Jun Kuriyama Cc: peter@FreeBSD.org, Current Subject: Re: cvs commit: src/etc/defaults make.conf src/secure/lib/libcrypto Makefile Makefile.inc Message-ID: <20000715114652.B34774@shadowmere.student.utwente.nl> Reply-To: daeron@shadowmere.student.utwente.nl References: <200007140918.CAA76324@freefall.freebsd.org> <7mem4whui9.wl@waterblue.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <7mem4whui9.wl@waterblue.imgsrc.co.jp>; from kuriyama@FreeBSD.org on Sat, Jul 15, 2000 at 01:45:02PM +0900 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jul 15, 2000 at 01:45:02PM +0900, Jun Kuriyama wrote: > At Fri, 14 Jul 2000 02:18:21 -0700 (PDT), > Peter Wemm wrote: > > Be consistant about WITH_ vs MAKE_ flags. We have a precedent of using > > MAKE_foo for things like MAKE_KERBEROS etc. Use that. I managed to > > confuse myself last time and made make.conf different to the code. ;-( > > Hmm, my box failed with WITH_IDEA=YES and USA_RESIDENT=NO. Do you > have any idea about this? it seems that parts of the build-system have switched to "MAKE_IDEA" and some parts still use "WITH_IDEA" ... try defining them both in /etc/make.conf (this is of course something that should be fixed) -- Pascal Hofstee < daeron @ shadowmere . student . utwente . nl > Managers know it must be good because the programmers hate it so much. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message