From owner-freebsd-eclipse@FreeBSD.ORG Mon Sep 16 15:32:33 2013 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 79F58AA2 for ; Mon, 16 Sep 2013 15:32:33 +0000 (UTC) (envelope-from ljboiler@gmail.com) Received: from mail-qc0-x229.google.com (mail-qc0-x229.google.com [IPv6:2607:f8b0:400d:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 38CDD2667 for ; Mon, 16 Sep 2013 15:32:33 +0000 (UTC) Received: by mail-qc0-f169.google.com with SMTP id c9so2832390qcz.0 for ; Mon, 16 Sep 2013 08:32:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=mLRQOY6LCylq9yjLu0CVDVAdC56mfPna/KqVABCucwg=; b=t7yEEL9g8VCQIt2l5BHLnIhYDXX6p25DCzg7PNTp6TFcxrP6kfqxYx0ZC/dM6e+3SN pRMNRPlgIKDDyTognR0sv/muMn+MmB86rcSPUnEM6x60f3UnUvm6rE0iCrUnQJOpJsYP HUwCXsvqBVmjr9DwpPfovsvsivCcHMSYAUfzNbg+ioxYKDUKcn4jlIMXXXBf4X/sLTMX CuOVY+pOrp2evf7BZbErUwVTRBCXjjVPL1p3vbLZpESUcTQ7ooQ3SAaf0QDwGTM20Pma ogmjihqi2EDnmJBoYNJopR8RfLWm1cwxVhlCKWQmjkBZpoTIWNOFolsLuiTEhisk/gXi edFA== X-Received: by 10.49.37.193 with SMTP id a1mr46712674qek.56.1379345552306; Mon, 16 Sep 2013 08:32:32 -0700 (PDT) Received: from jmobile.jimmy.local (71-81-196-43.dhcp.stls.mo.charter.com. [71.81.196.43]) by mx.google.com with ESMTPSA id h6sm48514289qej.4.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 16 Sep 2013 08:32:31 -0700 (PDT) Received: by jmobile.jimmy.local (sSMTP sendmail emulation); Mon, 16 Sep 2013 10:32:29 -0500 Date: Mon, 16 Sep 2013 10:32:29 -0500 From: Jimmy Kelley To: freebsd-eclipse@freebsd.org Subject: Re: eclipse kepler (was: bug / missing sys call?) Message-ID: <20130916153229.GB5117@jmobile.jimmy.localnet> References: <5235F1DF.4080107@dreamchaser.org> <7E27B403-DE4E-44CB-B8FF-EF5257CB1B8A@neville-neil.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7E27B403-DE4E-44CB-B8FF-EF5257CB1B8A@neville-neil.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: gnn@neville-neil.com X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.14 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, 16 Sep 2013 15:32:33 -0000 Hey George, It might interest you to know that I've actually got Eclipse Kepler (4.3) built and running on 10-current i386. I'd like to make just one more change to what I've got working so that it doesn't build the Linux x86 version (I had left that in for sanity checking), then the fun part is going to be putting together a FreeBSD port to do what I had manually done. I'd be happy to work with you if you'd like. Jimmy On Mon, Sep 16, 2013 at 11:08:59AM -0400, George Neville-Neil wrote: > > On Sep 15, 2013, at 13:43 , Gary Aitken wrote: > > > Hate to bother you, but I'm trying to get eclipse-cdt running on fbsd 9.1 and > > have an issue I'm not sure how to pursue. > > > > When eclipse-cdt is run and one first hits the debug compile button, > > the following trace shows up on the controlling shell: > > > > java.lang.UnsatisfiedLinkError: no spawner in java.library.path > > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1681) > > at java.lang.Runtime.loadLibrary0(Runtime.java:840) > > at java.lang.System.loadLibrary(System.java:1047) > > at org.eclipse.cdt.utils.spawner.ProcessFactory.(ProcessFactory.java:39) > > at org.eclipse.cdt.utils.spawner.ProcessFactory.getFactory(ProcessFactory.java:51) > > at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:151) > > at org.eclipse.cdt.managedbuilder.internal.buildmodel.CommandBuilder.build(CommandBuilder.java:165) > > ... > > > > > > The last class (ProcessFactory) is in > > /usr/local/lib/eclipse/plugins/org.eclipse.cdt.core_5.1.2.201002161416.jar > > and appears to be a missing hook into to the core fbsd system. > > > > I'm not sure I can get myself up to speed enough to do anything about this, > > but can you tell me: > > > > What is the state of the base eclipse port? I now see it is quite a ways > > behind the latest release. I also see there is no maintainer for eclipse-cdt; > > not sure if I'm up for that be we'll see. > > > > It would be great if you could look at maintaining the eclipse-cdt port. > I am trying to update eclipse-devel to 4.3 but it is going quite slowly. > On the plus side, it does build for all the other systems on HEAD. > That is, the normal Eclipse source build "works" but, of course, > that doesn't build a FreeBSD version. I am working on building > with openjdk7 on FreeBSD HEAD. > > Best, > George > >