Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 21:08:42 +0200
From:      Socketd <db@traceroute.dk>
To:        java@freebsd.org
Subject:   Eclipse won't start
Message-ID:  <20030919210842.5f5038c0.db@traceroute.dk>

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

I have just installed eclipse-2.1.1_2 on my FreeBSD 4.8 computer.
When I try to run it I get:

java.lang.UnsatisfiedLinkError:
/usr/local/eclipse/plugins/org.eclipse.swt.gtk_2.1.1/os/freebsd/x86/lib
swt-pi-gtk-2135.so: /usr/local/lib/libgthread-2.0.so.200: Undefined
symbol "pthread_attr_destroy"
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1290)
	at java.lang.Runtime.loadLibrary0(Runtime.java:749)
	at java.lang.System.loadLibrary(System.java:820)
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:108)
	at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:18)
	at org.eclipse.swt.widgets.Display.create(Display.java:469)
	at org.eclipse.swt.graphics.Device.<init>(Device.java:111)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:303)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:299)
	at org.eclipse.ui.internal.Workbench.run(Workbench.java:1361)
	at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoade
r.java:858)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:468)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
	at org.eclipse.core.launcher.Main.run(Main.java:747)
	at org.eclipse.core.launcher.Main.main(Main.java:583)

(eclipse:9359): Gtk-WARNING **: Unable to locate theme engine in
module_path: "redmond95",

Btw I have heard Eclipse has a C++ plugin, would it be possible to get
that into the port collection?

br
socketd



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