Date: Thu, 14 Sep 2000 22:44:05 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: "Joel M. Baldwin" <qumqats@outel.org> Cc: current@FreeBSD.ORG Subject: Re: miniperl not found error? Message-ID: <Pine.BSF.4.21.0009142239290.425-100000@besplex.bde.org> In-Reply-To: <39C07EB2.1DA8C103@outel.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 14 Sep 2000, Joel M. Baldwin wrote: > ok I give up! > > I've been getting this error for ages when doing a > 'make depend' on the current tree and up to now > I've just done a 'make -k' to get it to work. > > Whats the final solution so I don't have to do this? > > What stupid thing have I missed somewhere along the line. Building of perl in the normal way (not using makeworld) has been broken for a while. You have to use "make build-tools" instead of just "make depend; make" in the top-level perl directory at certain times when the build-tools are out of date (in particular, when they don't exist). Bruce 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?Pine.BSF.4.21.0009142239290.425-100000>