From owner-freebsd-questions@FreeBSD.ORG Fri May 25 03:34:46 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06E6416A400 for ; Fri, 25 May 2007 03:34:46 +0000 (UTC) (envelope-from kwl2363@yahoo.com) Received: from web50303.mail.re2.yahoo.com (web50303.mail.re2.yahoo.com [206.190.38.57]) by mx1.freebsd.org (Postfix) with SMTP id B575F13C447 for ; Fri, 25 May 2007 03:34:45 +0000 (UTC) (envelope-from kwl2363@yahoo.com) Received: (qmail 40013 invoked by uid 60001); 25 May 2007 03:08:04 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=fnjYimbrUrB0B7e519QMSeGGD55nXnNgy1gUCIPRMhq38xH76ZR2dCC8YzMU7JXtpavxPWp7gJns0UcnrlUvAjzcQomw+bP56VDpkHL75SwfR/KG6x4fYzoly1P6j7jsJqytPYm6OgSWKX7M/MIe2wn3Gm8brUdP/okovBntbII=; X-YMail-OSG: HHhzWqYVM1kgQBs9qSu17Mdv.larltYK1gvonwYDzAau2ae0He5qwPpTaXOQ0GsfEOkb4y4pYCxazjoTKi3RGrq16oaQbRRI1Y9cnqmRC6SgcELexg0- Received: from [67.186.196.49] by web50303.mail.re2.yahoo.com via HTTP; Thu, 24 May 2007 20:08:04 PDT Date: Thu, 24 May 2007 20:08:04 -0700 (PDT) From: FreeBSD-Utah To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <312940.39126.qm@web50303.mail.re2.yahoo.com> Subject: make is failing on port install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2007 03:34:46 -0000 Hi, Whenever I run make on one of our production systems I get the following output: "/usr/ports/Mk/bsd.port.mk", line 2350: warning: String comparison operator shou ld be either == or != "/usr/ports/Mk/bsd.port.mk", line 2350: warning: String comparison operator shou ld be either == or != "/usr/ports/Mk/bsd.port.mk", line 2350: Malformed conditional (((${OSVERSION} < 504105 || (${OSVERSION} >= 600000 && ${OSVERSION} < 600103) || (${OSVERSION} >= 700000 && ${OSVERSION} < 700012)) && ${PKGORIGIN} != "ports-mgmt/pkg_install") | | exists(${LOCALBASE}/sbin/pkg_info)) "/usr/ports/Mk/bsd.port.mk", line 2351: warning: String comparison operator shou ld be either == or != "/usr/ports/Mk/bsd.port.mk", line 2351: warning: String comparison operator shou ld be either == or != "/usr/ports/Mk/bsd.port.mk", line 2351: Malformed conditional ((${OSVERSION} < 5 04105 || (${OSVERSION} >= 600000 && ${OSVERSION} < 600103) || (${OSVERSION} >= 7 00000 && ${OSVERSION} < 700012)) && ${PKGORIGIN} != "ports-mgmt/pkg_install") "/usr/ports/Mk/bsd.port.mk", line 2366: if-less else "/usr/ports/Mk/bsd.port.mk", line 2366: Need an operator "/usr/ports/Mk/bsd.port.mk", line 2380: if-less endif "/usr/ports/Mk/bsd.port.mk", line 2380: Need an operator "/usr/ports/Mk/bsd.port.mk", line 6046: if-less endif "/usr/ports/Mk/bsd.port.mk", line 6046: Need an operator make: fatal errors encountered -- cannot continue uname -a shows: FreeBSD cloudrunner.servbur.com 5.1-RELEASE-p11 FreeBSD 5.1-RELEASE-p11 #0: Thu Dec 18 16:23:24 MST 2003 root@cloudrunner.servbur.com:/usr/obj/usr/src/sys/G ENERIC i386 Question: Is this fixable? Or is the installed version no longer suported and we will need to upgrade it? I did a cvsup just prior to getting this. Thanks in advance! M Goodell ____________________________________________________________________________________Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online. http://smallbusiness.yahoo.com/webhosting