From owner-freebsd-emulation@FreeBSD.ORG Thu May 4 16:50:02 2006 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CACEA16A400 for ; Thu, 4 May 2006 16:50:02 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29AD043D6D for ; Thu, 4 May 2006 16:50:00 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 0EB9F1A4D7E; Thu, 4 May 2006 09:50:00 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5F3D6515DC; Thu, 4 May 2006 12:49:59 -0400 (EDT) Date: Thu, 4 May 2006 12:49:59 -0400 From: Kris Kennaway To: Sean McNeil Message-ID: <20060504164959.GA67641@xor.obsecurity.org> References: <1146610240.80438.4.camel@triton.mcneil.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline In-Reply-To: <1146610240.80438.4.camel@triton.mcneil.com> User-Agent: Mutt/1.4.2.1i Cc: emulation@freebsd.org Subject: Re: Linux expr command vs. FreeBSD version X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 16:50:02 -0000 --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 02, 2006 at 03:50:40PM -0700, Sean McNeil wrote: >=20 > I ran into a problem with paths when running linux emulation. It > appears that when looking for a file, linux emulation will first > try /compat/linux/path and if not found, /path. This causes grief with > expr as the Linux version supports enhancements like "expr match" > whereas the FreeBSD version does not. To get around the issue, I put a > symlink in /compat/linux/bin/expr -> /compat/linux/usr/bin/expr. I don't > know of any better solution. Anyone? Why is this an issue for you? Kris --9amGYk9869ThD9tj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEWjC2Wry0BWjoQKURAk44AJ4gQMPp0M7JhuDGt79F1uC3ruOfAgCePGT5 GdG60gFg1cFDtmF+RZODdtE= =Hbiu -----END PGP SIGNATURE----- --9amGYk9869ThD9tj--