Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] java.lang.UnsatisfiedLinkError in org.eclipse.egit.ui.importer.tests on Neon target platform

On 05/03/2016 01:12 AM, Matthias Sohn wrote:

java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: 
	/jobs/genie.egit/egit.gerrit/workspace/org.eclipse.egit.ui.importer.tests/target/work/configuration/org.eclipse.osgi/100/0/.cp/libswt-pi-gtk-4622.so: libgthread-2.0.so.0: cannot open shared object file: No such file or directory
	no swt-pi-gtk in java.library.path
	/opt/public/hipp/homes/genie.egit/.swt/lib/linux/x86/libswt-pi-gtk-4622.so: libgthread-2.0.so.0: cannot open shared object file: No such file or directory
	Can't load library: /opt/public/hipp/homes/genie.egit/.swt/lib/linux/x86/libswt-pi-gtk.so

It seems related to https://bugs.eclipse.org/bugs/show_bug.cgi?id=479991 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=484768 . It requires to pick another JRE for the build.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top