Date: Mon, 19 Apr 2004 20:13:14 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Warren Krahenbil <wkrahenbil@shaw.ca> Cc: ports@freebsd.org Subject: Re: Error Message-ID: <20040419191314.GA52650@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <000901c4263c$158d1fc0$6501a8c0@one> References: <000901c4263c$158d1fc0$6501a8c0@one>
next in thread | previous in thread | raw e-mail | index | archive | help
--mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 19, 2004 at 11:28:17AM -0700, Warren Krahenbil wrote: =20 > www# portsdb -Uu > Updating the ports index ... Generating INDEX.tmp - please wait..=3D=3D= =3D> archivers/ > jzip.org failed: > "/usr/ports/Mk/bsd.java.mk", line 180: warning: String comparison operato= r shoul > d be either =3D=3D or !=3D > "/usr/ports/Mk/bsd.java.mk", line 180: Malformed conditional ((${OSVERSIO= N} >=3D 5 > 00000)) > "/usr/ports/Mk/bsd.java.mk", line 180: Missing dependency operator > "/usr/ports/Mk/bsd.java.mk", line 182: warning: String comparison operato= r shoul > d be either =3D=3D or !=3D > "/usr/ports/Mk/bsd.java.mk", line 182: Malformed conditional ((${OSVERSIO= N} >=3D 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=3D65761 Cheers, Matthew --=20 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 --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAhCTKdtESqEQa7a0RAsNGAKCblQwRye4F+rzt+bmhSwXbLmwsiACeK2kQ GIHC9tL2DDYRhnGHgGumem8= =zqRq -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040419191314.GA52650>