Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2004 20:03:28 +0000
From:      Thiago Luz Basilio <thiagobasilio@gmail.com>
To:        java@freebsd.org
Subject:   Eclipse on FreeBSD 5.3-BETA
Message-ID:  <9902cb5a04092713032bf0f81f@mail.gmail.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi,
 
I'm trying to run (after sucessful compile and install) Eclipse 3.0 on
FreeBSD 5.3-BETA6. It shows, in the log file, some errors (logfile is
attached as
1096314997688.log). There is another log file (attached as
eclipse_s.log) with all output of "eclipse -debug".
 
Is there anything that can I do here to make Eclipse work? Or there
any pre-compiled packages, for example? If there is any pre-compiled
package, please, let me
know (to test it).
 
Thanks in advance,
Thiago

[-- Attachment #2 --]
!SESSION Sep 27, 2004 19:57:00.593 ---------------------------------------------
eclipse.buildId=200406251208
java.version=1.4.2_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=freebsd, ARCH=x86, WS=gtk, NL=en_US

!ENTRY org.eclipse.osgi Sep 27, 2004 19:57:00.598
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /usr/local/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/freebsd/x86/libswt-pi-gtk-3062.so: /usr/local/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/freebsd/x86/libswt-pi-gtk-3062.so: ELF file OS ABI invalid
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
	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:100)
	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.java:268)
	at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
	at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
	at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:72)
	at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
	at org.eclipse.core.launcher.Main.run(Main.java:644)
	at org.eclipse.core.launcher.Main.main(Main.java:628)

[-- Attachment #3 --]
Install location:
    file:/usr/local/eclipse/
Configuration file:
    file:/usr/local/eclipse/configuration/config.ini loaded
Configuration location:
    file:/home/m0f0x/.eclipse/org.eclipse.platform_3.0.0/configuration/
Configuration file:
    file:/home/m0f0x/.eclipse/org.eclipse.platform_3.0.0/configuration/config.ini not found or not read
Shared configuration location:
    file:/usr/local/eclipse/configuration/
Framework located:
    file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/
Loading framework classpath from:
    file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/eclipse.properties
Framework classpath:
    file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/core.jar
    file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/console.jar
    file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/osgi.jar
    file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/resolver.jar
    file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/defaultAdaptor.jar
    file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/eclipseAdaptor.jar
Splash location:
    /usr/local/eclipse/plugins/org.eclipse.platform_3.0.0/splash.bmp
Debug options:
    file:/home/m0f0x/.options not found
Time to load bundles: 405
Starting application: 14433
Start VM: /usr/local/linux-sun-jdk1.4.2/bin/java
-cp /usr/local/eclipse/startup.jar org.eclipse.core.launcher.Main
-os freebsd
-ws gtk
-arch x86
-showsplash /usr/local/eclipse/eclipse -showsplash 600
-exitdata /usr/local/eclipse/eclipse -exitdata b0013
-debug
-vm /usr/local/linux-sun-jdk1.4.2/bin/java
-vmargs
-cp /usr/local/eclipse/startup.jar org.eclipse.core.launcher.Main 

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9902cb5a04092713032bf0f81f>