From owner-freebsd-java@FreeBSD.ORG Fri Feb 6 02:26:27 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9129B16A4CE for ; Fri, 6 Feb 2004 02:26:27 -0800 (PST) Received: from mrelay2.uni-hannover.de (mrelay2.uni-hannover.de [130.75.2.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 012CB43D48 for ; Fri, 6 Feb 2004 02:26:22 -0800 (PST) (envelope-from gerrit@pmp.uni-hannover.de) Received: from www.pmp.uni-hannover.de (www.pmp.uni-hannover.de [130.75.117.2])i16APkNp011407; Fri, 6 Feb 2004 11:25:50 +0100 (MET) Received: by www.pmp.uni-hannover.de (Postfix, from userid 846) id 0562A576; Fri, 6 Feb 2004 11:25:29 +0100 (CET) Date: Fri, 6 Feb 2004 11:25:28 +0100 From: Gerrit =?iso-8859-1?Q?K=FChn?= To: Jan Schultze Message-ID: <20040206102528.GA45789@pmp.uni-hannover.de> References: <20040118184155.GA19562@pmp.uni-hannover.de> <4022D937.50605@gmx.de> <20040206074237.GB43292@pmp.uni-hannover.de> <40236662.3080400@udo.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40236662.3080400@udo.edu> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD X-Scanned-By: MIMEDefang 2.37 cc: freebsd-java@freebsd.org Subject: Re: Problems with Eclipse and jdk 1.3/1.4 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 10:26:27 -0000 On Fri, Feb 06, 2004 at 11:03:14AM +0100, Jan Schultze wrote: > libkse.so.1 libkse.so.1 > libkse.so libkse.so Ok, this circumvents the mentioned warning, I see. > This maps kse to kse as default, and for java and eclipse kse to libc_r. > I'm not sure if it's necessary for the eclipse binary, but I suppose it > won't hurt. Me neither. I'll try this setup at home. Thanks again. cu Gerrit --