From owner-freebsd-emulation@FreeBSD.ORG Mon Dec 1 17:11:53 2003 Return-Path: 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 CBE5216A4CE; Mon, 1 Dec 2003 17:11:53 -0800 (PST) Received: from smtp-relay2.barrysworld.com (smtp-relay2.barrysworld.com [213.221.172.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id A28EA43FCB; Mon, 1 Dec 2003 17:11:52 -0800 (PST) (envelope-from killing@barrysworld.com) Received: from [213.221.181.50] (helo=barrysworld.com) by smtp-relay2.barrysworld.com with esmtp (Exim 4.24) id 1AQz4N-0005VV-Q3; Tue, 02 Dec 2003 01:11:15 +0000 Received: from vader [212.135.219.179] by barrysworld.com with ESMTP (SMTPD32-7.15) id A6C454702D0; Tue, 02 Dec 2003 01:11:32 +0000 Message-ID: <00df01c3b871$2c59be40$b3db87d4@multiplay.co.uk> From: "Steven Hartland" To: , References: <20031201081809.GE75620@elvis.mu.org> <20031201084009.GA20492@thai-aec.org> Date: Tue, 2 Dec 2003 01:11:10 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-874" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: symlinks outside /compat/linux = loop X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Steven Hartland List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2003 01:11:53 -0000 Just come across the fact that a symlink from /compat/usr/local/mydir -> /usr/local/mydir causes a loop in the lookups procedure is anyway to avoid this, patch etc? Steve