Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2007 20:08:04 -0700 (PDT)
From:      FreeBSD-Utah <kwl2363@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   make is failing on port install
Message-ID:  <312940.39126.qm@web50303.mail.re2.yahoo.com>

next in thread | raw e-mail | index | archive | help
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 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?312940.39126.qm>