Eclipse 3.1: no swt-pi-gtk-3138

Mario Sergio Fujikawa Ferreira lioux at FreeBSD.org
Mon Aug 29 18:07:43 GMT 2005


Hi,

	I maintain 2 ports (net/mldonkey-sancho and net/azureus)
which depend on eclipse and have been broken ever since its update.

	I've just updated azureus yesterday and got it building just
fine but I get the following error message.

$ ./azureus

Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3138 in java.library.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
        at java.lang.Runtime.loadLibrary0(Runtime.java:822)
        at java.lang.System.loadLibrary(System.java:992)
        at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
        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:122)
        at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(Unknown Source)
        at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(Unknown Source)
        at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Unknown Source)
        at org.gudy.azureus2.ui.swt.Main.<init>(Unknown Source)
        at org.gudy.azureus2.ui.swt.Main.main(Unknown Source)

which should be fixed by using a proper -Djava.library.path=somewhere
statemente.

	However, I am not able find the proper location to point to.
Taking a look at

https://bugs.eclipse.org/bugs/show_bug.cgi?id=89315

I find out that there are SWT PI patches there which are not included
with our java/eclipse port.

	Are there plans to integrate those patches now that the
ports freeze is over?

	Regards,

-- 
Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
feature, n: a documented bug | bug, n: an undocumented feature
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-eclipse/attachments/20050829/32eb4d23/attachment.bin


More information about the freebsd-eclipse mailing list