Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » AMD64 unsatisfied link error gtk
AMD64 unsatisfied link error gtk [message #442235] Mon, 30 August 2004 15:33 Go to next message
Bernard Spanyar is currently offline Bernard SpanyarFriend
Messages: 1
Registered: July 2009
Junior Member
Hi,

try to get eclipse 3.0 running in Suse 9.1 patched with java 1.4.2_03 on
an AMD64. But the startup terminates and writes this to log:

!SESSION Aug 30, 2004 17:27:50.743
---------------------------------------------
eclipse.buildId=I200406251208
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=amd64, WS=gtk, NL=en_US

!ENTRY org.eclipse.osgi Aug 30, 2004 17:27:50.744
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError:
/opt/eclipse/plugins/org.eclipse.swt.gtk64_3.0.0/os/linux/am d64/libswt-pi-gtk-3062.so:
/opt/eclipse/plugins/org.eclipse.swt.gtk64_3.0.0/os/linux/am d64/libswt-pi-gtk-3062.so:
cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1469)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 0)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java: 63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java: 54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:118)
at
org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:268)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)


I have tried -Djava.library.path to point java to the proper lib. I also
tried the LD_LIBRARY_PATH environment variable.

Appreciate hints,anything.

Cheers
Ufans
Re: AMD64 unsatisfied link error gtk [message #442238 is a reply to message #442235] Mon, 30 August 2004 17:06 Go to previous message
Christophe Cornu is currently offline Christophe CornuFriend
Messages: 304
Registered: July 2009
Senior Member
Hi,
There is a bug report opened for that one.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=70214

Chris
Previous Topic:SWT_AWT for wince/arm
Next Topic:managing plugin paths
Goto Forum:
  


Current Time: Fri Mar 29 12:32:40 GMT 2024

Powered by FUDForum. Page generated in 0.04065 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top