From owner-freebsd-current Sun Mar 24 17:10:34 2002 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 09E0237B405 for ; Sun, 24 Mar 2002 17:10:32 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g2P15Qf44040; Sun, 24 Mar 2002 20:05:26 -0500 (EST) (envelope-from wollman) Date: Sun, 24 Mar 2002 20:05:26 -0500 (EST) From: Garrett Wollman Message-Id: <200203250105.g2P15Qf44040@khavrinen.lcs.mit.edu> To: Kris Kennaway Cc: current@FreeBSD.org Subject: New expr(1) breaks ports In-Reply-To: <20020324165936.A74698@xor.obsecurity.org> References: <20020324165936.A74698@xor.obsecurity.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > expr --prefix=/usr/local : -*prefix=\(.*\) > expr: syntax error > Is expr to blame, or w3m? w3m is to blame. See expr(1) for more details and a workaround which is portable to both historic and POSIX expr implementations. (Allegedly, the new expr behavior is already required of all UNIX-branded systems, so the w3m authors should be well familiar with it. It is an old POSIX.2 requirement.) -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message