From owner-freebsd-java@FreeBSD.ORG Thu Jun 24 09:15:04 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 A69C316A4CE; Thu, 24 Jun 2004 09:15:04 +0000 (GMT) Received: from ulysses.noc.ntua.gr (ulysses.noc.ntua.gr [147.102.222.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id E64A343D41; Thu, 24 Jun 2004 09:15:03 +0000 (GMT) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) by ulysses.noc.ntua.gr (8.12.9p1/8.12.9) with ESMTP id i5O9DlSi029480; Thu, 24 Jun 2004 12:13:47 +0300 (EEST) (envelope-from past@noc.ntua.gr) Received: from [147.102.220.45] (hal.noc.ntua.gr [147.102.220.45]) by ajax.noc.ntua.gr (8.12.11/8.12.11) with ESMTP id i5O9DkGR008306; Thu, 24 Jun 2004 12:13:47 +0300 (EEST) (envelope-from past@noc.ntua.gr) Message-ID: <40DA9B4A.5080005@noc.ntua.gr> Date: Thu, 24 Jun 2004 12:13:46 +0300 From: Panagiotis Astithas Organization: NTUA/NMC User-Agent: Mozilla Thunderbird 0.6 (X11/20040609) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg Lewis References: <40CFFE0F.6040403@noc.ntua.gr> <20040616171610.3ad2fde7.nork@FreeBSD.org> <40D982A5.8050701@noc.ntua.gr> <20040623144934.GA69425@misty.eyesbeyond.com> In-Reply-To: <20040623144934.GA69425@misty.eyesbeyond.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: java@FreeBSD.org cc: Norikatsu Shigemura Subject: Re: An alternative Eclipse 3 port 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: Thu, 24 Jun 2004 09:15:04 -0000 Greg Lewis wrote: > I think the Gnome variable is fine (since I don't think you can do this > with OPTIONS). I'd change the Motif variable to either be WITH_MOTIF or > just rely on the user setting USE_MOTIF. I picked the former (WITH_MOTIF), since the latter is apparently forbidden from the following snippet in open-motif/Makefile (on which we depend): .ifdef USE_MOTIF .error You have `USE_MOTIF' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif Thanks for the suggestion, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece