[kaffe] eclipse 3.1 and kaffe 1.1.5

Alejandro Mery amery at geeks.cl
Mon Jul 25 11:44:13 PDT 2005


$ ./eclipse -debug -consoleLog -vm kaffe -vmargs -Dosgi.locking=none
Start VM: /opt/java/kaffe/bin/kaffe
-Dosgi.locking=none
-jar /opt/eclipse/./startup.jar
-os linux
-ws gtk
-arch x86
-launcher /opt/eclipse/./eclipse
-name Eclipse
-showsplash 600
-exitdata e800e
-debug
-consoleLog
-vm /opt/java/kaffe/bin/kaffe
-vmargs
-Dosgi.locking=none
-jar /opt/eclipse/./startup.jar
Install location:
     file:/opt/eclipse/
Configuration file:
     file:/opt/eclipse/configuration/config.ini loaded
Configuration location:
     file:/home/amery/.eclipse/org.eclipse.platform_3.1.0/configuration/
Configuration file:
 
file:/home/amery/.eclipse/org.eclipse.platform_3.1.0/configuration/config.ini 
not found or not read
Shared configuration location:
     file:/opt/eclipse/configuration/
Framework located:
     file:/opt/eclipse/plugins/org.eclipse.osgi_3.1.0.jar
Framework classpath:
     file:/opt/eclipse/plugins/org.eclipse.osgi_3.1.0.jar
Splash location:
     /opt/eclipse/plugins/org.eclipse.platform_3.1.0/splash.bmp
runCommand:
 
</opt/eclipse/./eclipse><-name><Eclipse><-showsplash><600></opt/eclipse/plugins/org.eclipse.platform_3.1.0/splash.bmp>
Debug options:
     file:/opt/eclipse/.options not found
Time to load bundles: 57
Starting application: 2793
!SESSION 2005-07-25 15:35:52.702 
-----------------------------------------------
eclipse.buildId=I20050627-1435
java.version=1.4.2
java.vendor=Kaffe.org project
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86 -debug -consoleLog

!ENTRY org.eclipse.osgi 2005-07-25 15:35:56.184
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Could not find library 'swt-pi-gtk-3138'
Adding its directory to LD_LIBRARY_PATH may help.
    at org.eclipse.ui.internal.Workbench.createDisplay (Workbench.java:381)
    at org.eclipse.ui.PlatformUI.createDisplay (PlatformUI.java:155)
    at org.eclipse.ui.internal.ide.IDEApplication.createDisplay 
(IDEApplication.java:128)
    at org.eclipse.ui.internal.ide.IDEApplication.run 
(IDEApplication.java:79)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run 
(PlatformActivator.java:226)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run 
(EclipseStarter.java:376)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run 
(EclipseStarter.java:163)
    at java.lang.reflect.Method.invoke0 (Method.java)
    at java.lang.reflect.Method.invoke (Method.java:255)
    at org.eclipse.core.launcher.Main.invokeFramework (Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun (Main.java:278)
    at org.eclipse.core.launcher.Main.run (Main.java:973)
    at org.eclipse.core.launcher.Main.main (Main.java:948)
    at java.lang.reflect.Method.invoke0 (Method.java)
    at java.lang.reflect.Method.invoke (Method.java:255)
    at kaffe.jar.ExecJarName.main (ExecJarName.java:67)
    at kaffe.jar.ExecJar.main (ExecJar.java:75)
runCommand:
     </opt/eclipse/./eclipse><-name><Eclipse><-exitdata><e800e><An error 
has occurred. See the log file
/home/amery/.eclipse/org.eclipse.platform_3.1.0/configuration/1122316552996.log.>


i would try to use LD_LIBRARY_PATH but i haven't discovered where .jar 
is expanded. :(

Regards,
Alejandro Mery




More information about the kaffe mailing list