From owner-freebsd-java@FreeBSD.ORG Wed Sep 15 19:07:55 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 95B7B16A4CE for ; Wed, 15 Sep 2004 19:07:55 +0000 (GMT) Received: from gldis.ca (constans.gldis.ca [66.11.169.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 233BC43D48 for ; Wed, 15 Sep 2004 19:07:55 +0000 (GMT) (envelope-from gldisater@gldis.ca) Received: from [IPv6:::1] (localhost [127.0.0.1]) by gldis.ca (8.12.11/8.12.11) with ESMTP id i8FJHZvm060125 for ; Wed, 15 Sep 2004 15:17:36 -0400 (EDT) (envelope-from gldisater@gldis.ca) Message-ID: <41485B16.3050104@gldis.ca> Date: Wed, 15 Sep 2004 15:09:10 +0000 From: Jeremy Faulkner User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040906) X-Accept-Language: en-us, en MIME-Version: 1.0 To: java@freebsd.org References: <4129135E.3030808@netmode.ntua.gr> <20040823080327.GA21194@netmode.ece.ntua.gr> <412A4483.3030405@netmode.ntua.gr> In-Reply-To: Content-Type: multipart/mixed; boundary="------------040808090708080708010100" X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: Eclipse without Mozilla 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: Wed, 15 Sep 2004 19:07:55 -0000 This is a multi-part message in MIME format. --------------040808090708080708010100 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Dag-Erling Smørgrav wrote: > des@des.no (Dag-Erling Smørgrav) writes: > >>I modified the patch to trigger on WITH_MOZILLA == firefox instead of >>WITH_FIREFOX (there's plenty of precedent for the former, none for the >>latter). It's building now, but I suspect it's going to take a long >>time. I'll let you know when you're done. > > > No luck yet - I had linux-sun-jdk14 installed, and eclipse will only > build with a native jdk. This should be specified in the Makefile by > setting JAVA_OS to "native"; see attached cumulative patch. > > DES > > Is anyone going to commit the patch DES posted to the list? --------------040808090708080708010100--