From owner-freebsd-java@FreeBSD.ORG Thu Jun 11 16:00:06 2009 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46421106566B for ; Thu, 11 Jun 2009 16:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 336CA8FC23 for ; Thu, 11 Jun 2009 16:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5BG064O020204 for ; Thu, 11 Jun 2009 16:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5BG06ur020203; Thu, 11 Jun 2009 16:00:06 GMT (envelope-from gnats) Date: Thu, 11 Jun 2009 16:00:06 GMT Message-Id: <200906111600.n5BG06ur020203@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: "Rick C. Petty" Cc: Subject: Re: java/135467: can not build eclipse with WITHOUT_MOZILLA=yes WITHOUT_GNOMEVFS=yes WITHOUT_CAIRO=yes X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Rick C. Petty" List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 16:00:07 -0000 The following reply was made to PR java/135467; it has been noted by GNATS. From: "Rick C. Petty" To: Kazuo Dohzono Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: java/135467: can not build eclipse with WITHOUT_MOZILLA=yes WITHOUT_GNOMEVFS=yes WITHOUT_CAIRO=yes Date: Thu, 11 Jun 2009 10:30:49 -0500 On Thu, Jun 11, 2009 at 08:25:41AM +0000, Kazuo Dohzono wrote: > > I don't have gnome environment, but getproxygnome is required? > > $ cd /usr/ports/java/eclipse/ > $ make WITHOUT_MOZILLA=yes WITHOUT_GNOMEVFS=yes WITHOUT_CAIRO=yes install I don't think this is a WITHOUT_MOZILLA problem. I've successfully built eclipse a dozen times in the last few weeks using WITHOUT_MOZILLA. Try toggling the other two settings to see which one (if any) is breaking the build. -- Rick C. Petty