Date: Tue, 13 Mar 2001 23:21:48 +0100 (CET) From: wolfgang@lyxys.ka.sub.org (Wolfgang Zenker) To: chip@chocobo.cx Cc: freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: Port problems Message-ID: <m14cxAq-003phpC@lyxys.ka.sub.org> In-Reply-To: <20010313123604.A3868@setzer.chocobo.cx> "from Chip Marshall at Mar 13, 2001 12:36:05 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, > Recently I've been having some annoying problems regarding ports on > one of my FreeBSD boxes. The machine in question is a P3 550Mhz, > running FreeBSD 4.3-BETA (Mar 8 18:04:01) > The problem is [.. make behaving strange ..] > Any ideas? did you perhaps install another version of make (like e.g. gmake)? Use "which make" (if your shell is csh) or "type make" (if using sh, ksh or bash) to see which make binary you are using. Wolfgang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m14cxAq-003phpC>