From owner-freebsd-questions Thu Feb 3 16:55:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from goof.com (goof.com [12.4.218.41]) by builder.freebsd.org (Postfix) with SMTP id CC40E3F22 for ; Thu, 3 Feb 2000 16:55:45 -0800 (PST) Received: (qmail 28114 invoked by uid 15016); 4 Feb 2000 00:55:53 -0000 Date: Thu, 3 Feb 2000 19:55:53 -0500 From: Jon-Erik Lido To: freebsd-questions@freebsd.org Subject: Re: Broken ports collection Message-ID: <20000203195553.A27858@goof.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <20000203000725.A3618@goof.com> <20000202213608.J25520@fw.wintelcom.net> <20000203094351.C13071@goof.com> <20000203092720.K25520@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <20000203092720.K25520@fw.wintelcom.net>; from Alfred Perlstein on Thu, Feb 03, 2000 at 09:27:20AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Feb 03, 2000 at 09:27:20AM -0800, Alfred Perlstein wrote: > * Jon-Erik Lido [000203 07:09] wrote: > > On Wed, Feb 02, 2000 at 09:36:08PM -0800, Alfred Perlstein wrote: > > > * Jon-Erik Lido [000202 21:33] wrote: > > > > I recently installed FreeBSD 3.4 on a new computer (a clean slate). > > > > Unfortunately, one of my favorite features of FreeBSD, the ports > > > > collection seems to be broken for me. No matter what port I try to > > > > build I get the same set of error messages complaining about > > > > /usr/ports/Mk/bsd.port.mk. Here's the first few errors: > > > > > > > > "/usr/ports/Mk/bsd.port.mk", line 649: warning: String comparison operator should be either == or != > > > > "/usr/ports/Mk/bsd.port.mk", line 649: Malformed conditional (defined(USE_NEWGCC) && ${OSVERSION} < 400012) > > > > "/usr/ports/Mk/bsd.port.mk", line 649: Need an operator > > > > "/usr/ports/Mk/bsd.port.mk", line 671: warning: String comparison operator shoul > > > > "/usr/ports/Mk/bsd.port.mk", line 671: Malformed conditional (${OSVERSION} >= 300000) > > > > "/usr/ports/Mk/bsd.port.mk", line 671: Need an operator > > > > > > > > I installed FreeBSD from CDROM. > > > > > > > > I tried replacing the bsd.port.mk file with the one from ftp.freebsd.org > > > > out of morbid curiosity, but this yielded the same results. Here's > > > > the MD5 checksum from the file. > > > > > > > > MD5 (/usr/ports/Mk/bsd.port.mk) = 270999fdcca5429a11485c4ebe76f78a > > > > > > > > I've also tried re-extracting the ports tarball from the CDROM, but > > > > it had no effect. What's going on here? > > > > > > You're using gmake instead of make? > > > > > > -Alfred > > > > Nope, regular make. > > output of: > which make > > and: > make -v > > please. > > -Alfred which make /usr/bin/make which gmake gmake not found make -v make: no target to make. md5 /usr/bin/make MD5 (/usr/bin/make) = aa28c190476e3c72034462e361d1e545 This is an install into a clean filesystem from the official Walnut Creek 3.4 Release CDROM. I'm happy to provide any additional diagnostic information. Thanks, Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message