bug / missing sys call?
George Neville-Neil
gnn at neville-neil.com
Mon Sep 16 15:08:43 UTC 2013
On Sep 15, 2013, at 13:43 , Gary Aitken <garya at dreamchaser.org> 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.<init>(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)
> ...
> <snip>
>
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-eclipse/attachments/20130916/a991174c/attachment.sig>
More information about the freebsd-eclipse
mailing list