Error

Matthew Seaman m.seaman at infracaninophile.co.uk
Mon Apr 19 12:13:22 PDT 2004


On Mon, Apr 19, 2004 at 11:28:17AM -0700, Warren Krahenbil wrote:
 
> www# portsdb -Uu
> Updating the ports index ... Generating INDEX.tmp - please wait..===> archivers/
> jzip.org failed:
> "/usr/ports/Mk/bsd.java.mk", line 180: warning: String comparison operator shoul
> d be either == or !=
> "/usr/ports/Mk/bsd.java.mk", line 180: Malformed conditional ((${OSVERSION} >= 5
> 00000))
> "/usr/ports/Mk/bsd.java.mk", line 180: Missing dependency operator
> "/usr/ports/Mk/bsd.java.mk", line 182: warning: String comparison operator shoul
> d be either == or !=
> "/usr/ports/Mk/bsd.java.mk", line 182: Malformed conditional ((${OSVERSION} >= 4
> 00000))
> "/usr/ports/Mk/bsd.java.mk", line 182: Missing dependency operator
> "/usr/ports/Mk/bsd.port.mk", line 1182: if-less endif
> "/usr/ports/Mk/bsd.port.mk", line 1182: Need an operator
> make: fatal errors encountered -- cannot continue
> *** Error code 1
> 1 error

It's a bug in make(1) -- or rather it *was* a bug in make, which has
been fixed in up-to-date versions of FreeBSD.  Your system is old
enough that it still has the bug, and consequently falls over on
perfectly legitimate code that was written since.  Upgrade to
5.2.1-RELEASE or to 4.9-RELEASE or 4.10-BETA or edit bsd.java.mk to
add a space between the version numbers and the following bracket on
the affected lines.  More details in:

    http://www.freebsd.org/cgi/query-pr.cgi?pr=65761

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040419/d64a8bd6/attachment.bin


More information about the freebsd-ports mailing list