Date: Wed, 29 Jul 2009 00:04:55 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: ports@freebsd.org, questions@freebsd.org, "Dan Mahoney, System Admin" <danm@prime.gushi.org>, freebsd-questions@freebsd.org Subject: Re: Don't know how to make /usr/ports/dns/bind96/work/.build.... Message-ID: <4A6FF497.5010808@FreeBSD.org> In-Reply-To: <200907282158.43397.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> References: <alpine.BSF.2.00.0907290019001.53293@prime.gushi.org> <200907282158.43397.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Mel Flynn wrote: > On Tuesday 28 July 2009 20:24:27 Dan Mahoney, System Admin wrote: > >> make: don't know how to make >> /usr/ports/dns/bind96/work/.build_done.bind96._usr_local. Stop >> *** Error code 2 > >> Someone else had the same problem, and they also chose overwrite-base: >> >> http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2007-08/msg00035. >> html >> >> But it was dismissed because he was using "sudo", however the real reason >> is because this problem goes away a second time. > > Most likely because that option changes PREFIX, so the BUILD_COOKIE changed, > but the target was already in make's list of targets to make. After options > are stored in /var/db/ports, BUILD_COOKIE will end in ._usr. I believe Mel is right here. 'make clean ; make config ; make' worked for me. Please let me know if it doesn't work for you. Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A6FF497.5010808>