From owner-freebsd-emulation@FreeBSD.ORG Tue Sep 5 10:00:48 2006 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE09316A4DA for ; Tue, 5 Sep 2006 10:00:48 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C08243D70 for ; Tue, 5 Sep 2006 10:00:44 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k85A0iEc039001 for ; Tue, 5 Sep 2006 10:00:44 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k85A0iUx039000; Tue, 5 Sep 2006 10:00:44 GMT (envelope-from gnats) Date: Tue, 5 Sep 2006 10:00:44 GMT Message-Id: <200609051000.k85A0iUx039000@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: "Boris B. Samorodov" Cc: Subject: Re: ports/102897: linux_base-fc-4 - remove() function does not delete empty directories?Gcc=INBOX.Sent X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Boris B. Samorodov" List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 10:00:48 -0000 The following reply was made to PR ports/102897; it has been noted by GNATS. From: "Boris B. Samorodov" To: bug-followup@FreeBSD.org,kahatlen@gmail.com Cc: Subject: Re: ports/102897: linux_base-fc-4 - remove() function does not delete empty directories?Gcc=INBOX.Sent Date: Tue, 05 Sep 2006 13:58:23 +0400 Is your emptydir located under /compat/linux? If not can it be removed using full path? Can you send me ktrace.out for "ktrace ./a.out" by email? WBR -- bsam