Date: Sat, 15 Jul 2000 11:46:52 +0200 From: Pascal Hofstee <daeron@shadowmere.student.utwente.nl> To: Jun Kuriyama <kuriyama@FreeBSD.org> Cc: peter@FreeBSD.org, Current <FreeBSD-current@FreeBSD.org> Subject: Re: cvs commit: src/etc/defaults make.conf src/secure/lib/libcrypto Makefile Makefile.inc Message-ID: <20000715114652.B34774@shadowmere.student.utwente.nl> In-Reply-To: <7mem4whui9.wl@waterblue.imgsrc.co.jp>; from kuriyama@FreeBSD.org on Sat, Jul 15, 2000 at 01:45:02PM %2B0900 References: <200007140918.CAA76324@freefall.freebsd.org> <7mem4whui9.wl@waterblue.imgsrc.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <peter@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000715114652.B34774>