From owner-freebsd-ports Sat Apr 13 14:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DED037B404 for ; Sat, 13 Apr 2002 14:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DLe1C92413; Sat, 13 Apr 2002 14:40:01 -0700 (PDT) (envelope-from gnats) Received: from sep.oldach.net (sep.oldach.net [194.180.25.6]) by hub.freebsd.org (Postfix) with ESMTP id 3B74237B404 for ; Sat, 13 Apr 2002 14:31:41 -0700 (PDT) Received: (from hmo@localhost) by sep.oldach.net (8.11.6/8.11.6/hmo09mar02) id g3DLVaW05703; Sat, 13 Apr 2002 23:31:36 +0200 (CEST) (envelope-from hmo) Message-Id: <200204132131.g3DLVaW05703@sep.oldach.net> Date: Sat, 13 Apr 2002 23:31:36 +0200 (CEST) From: Helge Oldach Reply-To: Helge Oldach To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37046: ports/www/apache2 builds with "expr: syntax error" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37046 >Category: ports >Synopsis: ports/www/apache2 builds with "expr: syntax error" >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 14:40:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Helge Oldach >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD sep.oldach.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Mar 19 20:26:01 CET 2002 toor@sep.oldach.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Building ports/www/apache2 ends with two "expr: syntax error" messages. This is caused by files/patch-srclib:apr:build:ltmain.sh which substitutes a bunch of expr something : pattern with expr -- something : pattern This syntax isn't supported by STABLE's expr. This patch file should only be applied if ${OSVERSION} >= 500032 (see Makefile). Actually it's just obsolete as the port's Makefile already contains code to make exactly these changes to srclib/apr/build/ltmain.sh (introduced with PORTREVISION 1). >How-To-Repeat: >Fix: Really need a patch? It's straightforward... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message