From owner-freebsd-x11@FreeBSD.ORG Thu Jan 18 16:53:47 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 394F616A40F for ; Thu, 18 Jan 2007 16:53:47 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id BBFB213C442 for ; Thu, 18 Jan 2007 16:53:46 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id l0IGc3nY074138; Thu, 18 Jan 2007 08:38:03 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id l0IGbxXh074137; Thu, 18 Jan 2007 08:37:59 -0800 (PST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 18 Jan 2007 08:37:58 -0800 From: Greg Lewis To: Rene Ladan Message-ID: <20070118163758.GA74098@misty.eyesbeyond.com> References: <45AE18B2.5010304@xbsd.org> <45AEB05B.1010603@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45AEB05B.1010603@gmail.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-x11@freebsd.org Subject: Re: Fix for java/jdk ports anyone? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2007 16:53:47 -0000 On Thu, Jan 18, 2007 at 12:25:15AM +0100, Rene Ladan wrote: > An alternative would be (from private mail with Greg Lewis) > > > So a solution would be to change line 18 of the resulting awt_motif21.c > > >>> > > >>> --- #if (XmVersion == 2001) > > >>> +++ #if (XmVersion == 2001 || XmVersion == 2002) > > >>> > > Note that the resulting awt_motif21.c is the one after 'make patch' > in java/jdk15 > > This makes jdk15 run on CURRENT + X.org 7.2 again I must admit to being a little behind. Has xorg 7.2 been committed? We're only a little ways off a new jdk15 patchset, so I was going to wait for that (which will include this fix) rather than committing this as a patch. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org