Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2003 16:13:01 +0800
From:      leafy <leafy@leafy.idv.tw>
To:        freebsd-java@freebsd.org
Subject:   eclipse 2.1.1 error on -stable
Message-ID:  <20030707081301.GA5906@chihiro.leafy.idv.tw>

next in thread | raw e-mail | index | archive | help
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



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