FreeBSD Port: eclipse-2.1.1
Pedro Beck Gomes da Costa
pbeck at ciberbit.pt
Thu Oct 9 15:26:16 PDT 2003
I was able to build it without any error on the day after... I dont
understand why.... Maybe because I update my ports collection every
night with 'cvsup' and 'portsdb' and maybe that corrected some error on
my ports database.
But now, when I try to run eclipse on my FreeBSD 4.8RELEASE, with
Diablo-jdk1.3.1 I get :
java.lang.UnsatisfiedLinkError:
/usr/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.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(InternalBootLoader.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)
I'm desperated!!! I need Eclipse to work... I was using Slackware Linux
for a long time until I convinced myself to use FreeBSD :)
Can you give me a clue on how to solve this?
Thanks in advance...
Pedro Costa
Greg Lewis wrote:
>On Thu, Oct 09, 2003 at 03:25:06AM +0100, Pedro Beck Gomes da Costa wrote:
>
>
>>I tried to build Eclipse-2.1.1 using the Diablo-jdk1.3.1 and it fails....
>>The port documentation refers to jdk13 port...., but having the official
>>binary package I dont want to download the JDK1.3 code by hand , patch
>>it and build a jdk to be able to build Java Ports...
>>We cant build the port using the official FreeBSD 1.3.1 Binary JDK ????
>>For someone like me, recently arrived from Slackware Linux, this is very
>>strange.
>>
>>
>
>What is the error you get?
>
>
>
More information about the freebsd-ports
mailing list