From owner-freebsd-java Tue May 22 12: 8:18 2001 Delivered-To: freebsd-java@freebsd.org Received: from khan.acc.umu.se (khan.acc.umu.se [130.239.18.139]) by hub.freebsd.org (Postfix) with ESMTP id 5D0B637B424 for ; Tue, 22 May 2001 12:08:15 -0700 (PDT) (envelope-from markush@acc.umu.se) Received: from shaka.acc.umu.se (markush@shaka.acc.umu.se [130.239.18.148]) by khan.acc.umu.se (8.11.2/8.11.2) with ESMTP id f4MJ8Dq00790; Tue, 22 May 2001 21:08:13 +0200 (MEST) Received: (from markush@localhost) by shaka.acc.umu.se (8.11.2/8.11.2) id f4MJ8DL08527; Tue, 22 May 2001 21:08:13 +0200 (MEST) Date: Tue, 22 May 2001 21:08:13 +0200 From: Markus Holmberg To: "Koster, K.J." Cc: "'FreeBSD Java mailing list'" Subject: Re: Linux JDK path problems (with workaround) Message-ID: <20010522210812.A8475@acc.umu.se> References: <59063B5B4D98D311BC0D0001FA7E452205FD9BF6@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3-current-20000511i In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FD9BF6@l04.research.kpn.com>; from K.J.Koster@kpn.com on Tue, May 22, 2001 at 01:34:02PM +0100 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I experienced the same problem and found it to be a problem with the Linux emulation (no NFS involved). I filed a problem report in January: http://www.freebsd.org/cgi/query-pr.cgi?pr=24315 The summary is that getcwd(3) under Linux emulation will fail really hard after a rmdir (or unlink IIRC). It's a really annoying problem, and I never managed to find the cause of the problem (kernel hacking is not something I do daily :/). Markus On Tue, May 22, 2001 at 01:34:02PM +0100, Koster, K.J. wrote: > Dear All, > > When I use Ant (from the ports) I get the problem that Ant is unable to open > the build file. From the output it is clear that there is something with the > path. This is with Linux JDK 1.3.0 and Linux JDK 1.2.2. Of course, our > native port works fine. :-) -- Markus Holmberg | Give me Unix or give me a typewriter. markush@acc.umu.se | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message