On Thursday 19 January 2006 00:04, Alan Sparks wrote:
Anyone know if this works with Sun's JDK? Crashes on my 4.2 system with Sun's 1.5 JDK: !SESSION Jan 18, 2006 21:50:29.497
eclipse.buildId=200503110845 java.version=1.5.0_03 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
!ENTRY org.eclipse.osgi Jan 18, 2006 21:50:29.577 !MESSAGE Application error !STACK 1 java.lang.UnsatisfiedLinkError: /usr/lib/eclipse/libswt-pi-gtk-3064.so: /usr/lib /eclipse/libswt-pi-gtk-3064.so: undefined symbol: XTestFakeButtonEvent
this is an old error with the libswt3-gtk2 package when this is run with other JDK instead of IBM JDK. no response until now. i rebuild eclipse from srpm with sun java, and the error remains. i only find a similar error that was produced in a eclipse version from fedora core 4 previews (rawhide) builded for gcj4, the same case, when try to run with sun java. curiously the eclipse verson from fedora core 4 run without problems with sun java.
i run eclipse from RHAPS in centos with the latest ibm jdk builded from jpackage. u need to register in the ibm site to download ibm jdk.
curiously, i can run eclipse from RHAPS2 with gcj4 that come in the latest centos4/upstream vendor update. i see that gcc4-preview is the same version that the latest fedora core4 gcc version too.