From owner-freebsd-ports Wed Jan 12 1:36:40 2000 Delivered-To: freebsd-ports@freebsd.org Received: from rztsun.rz.tu-harburg.de (rztsun.rz.tu-harburg.de [134.28.200.14]) by hub.freebsd.org (Postfix) with ESMTP id D335615285 for ; Wed, 12 Jan 2000 01:36:26 -0800 (PST) (envelope-from reimers@tu-harburg.de) Received: from tu-harburg.de (data.et8.tu-harburg.de [134.28.45.64]) by rztsun.rz.tu-harburg.de (8.9.0/8.8.8) with ESMTP id KAA29045 for ; Wed, 12 Jan 2000 10:36:12 +0100 (MET) Message-ID: <387C4B0C.B3ACBEAF@tu-harburg.de> Date: Wed, 12 Jan 2000 10:36:12 +0100 From: Sven Reimers X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Subject: make index fails Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, having run cvsup first time this year I did what I normally did - a make index, so that the INDEX file conforms with what is on my machine. But this time it failed. It says ===> misc/30upgrade "Makefile", line 19: warning: String comparison operator should be either == or != "Makefile", line 19: Malformed conditional (${OSVERSION} < 340000 || ${OSVERSION} >= 400000) "Makefile", line 19: Need an operator make: fatal errors encountered -- cannot continue Seems this is new (check the timestamp) and is the same for all 3xupgrade/Makefiles. This is on a 3.2-Release machine. Having looked into man page, I can find no flaw in that line. Any clues. Sven To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message