From owner-freebsd-eclipse@FreeBSD.ORG Mon Sep 17 13:46:32 2012 Return-Path: Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8134106566C for ; Mon, 17 Sep 2012 13:46:32 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 3F7DA8FC15 for ; Mon, 17 Sep 2012 13:46:31 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA06151; Mon, 17 Sep 2012 16:44:09 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <50572928.2000207@FreeBSD.org> Date: Mon, 17 Sep 2012 16:44:08 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120830 Thunderbird/15.0 MIME-Version: 1.0 To: "Jorrit A. de Klerk" References: <5055EC22.6040703@gmail.com> In-Reply-To: <5055EC22.6040703@gmail.com> X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-eclipse@FreeBSD.org Subject: Re: FreeBSD Port: java/eclipse X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2012 13:46:33 -0000 on 16/09/2012 18:11 Jorrit A. de Klerk said the following: > Hi, > > I was updating my Eclipse to the latest 3.7.1_2. > > However, after a seemingly succesfull build/install Eclipse wouldn't start because > of a problem loading the swt library (according to the Eclipse log file). > > After going deeper I indeed saw that Eclipse had an error building swt. I also > tried building the x11-toolkit/swt library but this one also failed. > > Because of the update from libxul 1.9 to 1.10 I tried the following: > >> Deleted Eclipse >> Downgraded libxul to libxul19 >> Rebuilded Eclipse >> Success! Eclipse will now start. > > So maybe a problem with libxul(10.0)? The port has a dependency on libxul19, so that should have been in pulled in from the very start. -- Andriy Gapon