Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2019 16:03:59 +0300
From:      Michael Zhilin <mizhka@gmail.com>
To:        Ronald Klop <ronald-lists@klop.ws>
Cc:        freebsd-eclipse@freebsd.org, Jonathan Chen <jonc@chen.org.nz>,  "freebsd-java@FreeBSD.org" <freebsd-java@freebsd.org>
Subject:   Re: Help needed updating java/eclipse to 4.11
Message-ID:  <CAF19XBLjFU%2BUwQn3tWpmXt9xoBAw85iX0TDdq_noN_u5dD%2BW3g@mail.gmail.com>
In-Reply-To: <op.zyq5ax0hkndu52@sjakie>
References:  <CAJuc1zNq2YJQhYyucGejQAhgHKW1USN7mMCSv1HUDPwPhGS9jg@mail.gmail.com> <op.zyq5ax0hkndu52@sjakie>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jonathan,

Thank you for your effort!

Did you manage to try tycho patch?
I'm also adding freebsd-specific parts into eclipse and I see GTK4
bindings. I wonder if anyone has tried GTK4 on FreeBSD.

Thanks!

On Sat, Mar 16, 2019 at 6:58 PM Ronald Klop <ronald-lists@klop.ws> wrote:

> Hi,
>
> Great work already. I can't help much, but by googling on
> 'UnsatisfiedLinkError: org.eclipse.swt.internal.C.memmove(' found similar
> issues:
>
> An old bug report with a recent hopeful (but not complete) reaction:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=488641
>
> Mentions of this (or similar) error occurring with 32/64 bits mismatches
> between different peaces of the code.
> https://www.eclipse.org/swt/faq.php
> https://www.eclipse.org/lists/platform-swt-dev/msg03851.html
>
> I hope it helps.
>
> Regards,
> Ronald.
>
>
> On Sat, 16 Mar 2019 08:19:36 +0100, Jonathan Chen <jonc@chen.org.nz>
> wrote:
>
> > Hi,
> >
> > With the impending demise of java/eclipse 4.6 due to webkit-gtk2
> > deprecation, I've been attempting to update the port to
> > eclipse-4.11.RC2. Progress has been good, and I've managed to produce
> > an executable from the build. Unfortunately, while I get a
> > splashscreen displayed, the application currently dies with:
> >
> > java.lang.UnsatisfiedLinkError: org.eclipse.swt.internal.C.memmove(I[II)V
> >     at org.eclipse.swt.internal.C.memmove(Native Method)
> >     at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:68)
> >     at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:209)
> >     at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:155)
> >     at org.eclipse.swt.widgets.Display.<clinit>(Display.java:159)
> >     at
> > org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:749)
> >     at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:162)
> >     at
> >
> org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:185)
> >     at
> >
> org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:128)
> >     at
> >
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
> >     at
> >
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
> >     at
> >
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
> >     at
> >
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
> >     at
> >
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
> >     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >     at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> >     at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >     at java.lang.reflect.Method.invoke(Method.java:498)
> >     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:661)
> >     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
> >     at org.eclipse.equinox.launcher.Main.run(Main.java:1476)
> >     at org.eclipse.equinox.launcher.Main.main(Main.java:1449)
> >
> > There's some issue with JNI bindings that I just don't understand, and
> > I'm hoping that some on the list (java@ or eclipse@) may be willing to
> > give me a hand. Please drop me a line if you're interested in helping
> > me bring java/eclipse up to date on FreeBSD.
> >
> > Thanks!
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF19XBLjFU%2BUwQn3tWpmXt9xoBAw85iX0TDdq_noN_u5dD%2BW3g>