Date: Mon, 29 Aug 2005 15:06:42 -0300 From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: freebsd-eclipse@freebsd.org Subject: Eclipse 3.1: no swt-pi-gtk-3138 Message-ID: <20050829180704.68762.qmail@exxodus.fedaykin.here>
next in thread | raw e-mail | index | archive | help
--u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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-31= 38 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 Sou= rce) at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(Unk= nown Source) at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Unknown S= ource) 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=3Dsomewhere 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=3D89315 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, --=20 Mario S F Ferreira - DF - Brazil - "I guess this is a signature." feature, n: a documented bug | bug, n: an undocumented feature --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDE07IrxEiaFLzGQwRAlUSAJwO94R7n1I6lXXBYgSoBiiywc9HJACeNUPM 1R2m7/hnqKsGoI9OUTmHySk= =PRcg -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050829180704.68762.qmail>