From owner-freebsd-java@FreeBSD.ORG Sat Mar 29 16:41:51 2003 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 AAB0737B401 for ; Sat, 29 Mar 2003 16:41:51 -0800 (PST) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E5E343FAF for ; Sat, 29 Mar 2003 16:41:50 -0800 (PST) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.6/8.12.3) with ESMTP id h2U0fm0k077130; Sun, 30 Mar 2003 01:41:48 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Sun, 30 Mar 2003 01:41:48 +0100 (CET) From: Martin Blapp To: dev@porting.openoffice.org In-Reply-To: <20030330003645.C99771@cvs.imp.ch> Message-ID: <20030330014115.I99771@cvs.imp.ch> References: <20030329191134.R99771@cvs.imp.ch> <200303291444.31760.kevin.hendricks@sympatico.ca> <20030329210606.L99771@cvs.imp.ch> <20030329215745.Y99771@cvs.imp.ch> <20030330001527.H99771@cvs.imp.ch> <20030330003645.C99771@cvs.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-java@freebsd.org Subject: Re: [porting-dev] FreeBSD: javaldx reports unusable stuff 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: Sun, 30 Mar 2003 00:41:54 -0000 Hi all, > I think I'll need to add a special FreeBSD only case for sunversion.cxx in > the 644 build. Just fixed it in the FreeBSD ports cvs. JDK detection works now. Martin