Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2007 10:50:35 +1100
From:      Brad Kowalczyk <brad@ibiscode.com>
To:        freebsd-questions@freebsd.org
Subject:   make in ports not working
Message-ID:  <45DA37CB.7090905@ibiscode.com>

next in thread | raw e-mail | index | archive | help
Hi

I get the following error when trying to make from the ports tree:

"/usr/ports/Mk/bsd.port.mk", line 2292: warning: String comparison 
operator should be either == or !=
"/usr/ports/Mk/bsd.port.mk", line 2292: warning: String comparison 
operator should be either == or !=
"/usr/ports/Mk/bsd.port.mk", line 2292: 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 2293: warning: String comparison 
operator should be either == or !=
"/usr/ports/Mk/bsd.port.mk", line 2293: warning: String comparison 
operator should be either == or !=
"/usr/ports/Mk/bsd.port.mk", line 2293: Malformed conditional 
((${OSVERSION} < 504105 || (${OSVERSION} >= 600000 && ${OSVERSION} < 
600103) || (${OSVERSION} >= 700000 && ${OSVERSION} < 700012)) && 
${PKGORIGIN} != "ports-mgmt/pkg_install")
"/usr/ports/Mk/bsd.port.mk", line 2308: if-less else
"/usr/ports/Mk/bsd.port.mk", line 2308: Need an operator
"/usr/ports/Mk/bsd.port.mk", line 2322: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 2322: Need an operator
"/usr/ports/Mk/bsd.port.mk", line 5987: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 5987: Need an operator
make: fatal errors encountered -- cannot continue

Any help appreciated

Also I am not subscribed to the list so reply-all.

Cheers,

Brad



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