eclipse 2.1.1 error on -stable

leafy leafy at leafy.idv.tw
Mon Jul 7 01:13:06 PDT 2003


Hi,

I get the following error when starting Eclipse 2.1.1 port on -stable

java.lang.UnsatisfiedLinkError: /home/local/eclipse/plugins/org.eclipse.swt.gtk_2.1.1/os/freebsd/x86/libswt-pi-gtk-2135.so: /usr/local/lib/libgthread-2.0.so.200: Undefined symbol "pthread_attr_destroy"
        at java.lang.ClassLoader$NativeLibrary.loaNative Method)
        at java.lang.ClassLoader.loadLibraryClassLoader.java, Compiled Code)
        at java.lang.ClassLoader.loadLibrarClassLoader.java, Compiled Code)
        at java.lang.Runtime.loadLibraryRuntime.java, Compiled Code)
        at java.lang.System.loadLibrarSystem.java, Compiled Code)
        at org.eclipse.swt.internal.Library.loadLibrarLibrary.java, Compiled Code)
        at org.eclipse.swt.internal.gtk.OS.<clinitOS.java:18)
        at org.eclipse.swt.widgets.Display.createDisplaDisplay.java, Compiled Code)
        at org.eclipse.swt.widgets.Display.creatDisplay.java, Compiled Code)
        at org.eclipse.swt.graphics.Device.<initDevice.java, Compiled Code)
        at org.eclipse.swt.widgets.Display.<initDisplay.java, Compiled Code)
        at org.eclipse.swt.widgets.Display.<initDisplay.java, Compiled Code)
        at org.eclipse.ui.internal.Workbench.ruWorkbench.java, Compiled Code)
        at org.eclipse.core.internal.boot.InternalBootLoader.ruInternalBootLoader.java, Compiled Code)
        at org.eclipse.core.boot.BootLoader.ruBootLoader.java, Compiled Code)
        at java.lang.reflect.Method.invokNative Method)
        at org.eclipse.core.launcher.Main.basicRuMain.java, Compiled Code)
        at org.eclipse.core.launcher.Main.ruMain.java, Compiled Code)
        at org.eclipse.core.launcher.Main.maiMain.java, Compiled Code)

Recompiling glib and gtk doesn't seem to help.

Jiawei
-- 
"Without the userland, the kernel is useless."
               --inspired by The Tao of Programming



More information about the freebsd-java mailing list