Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Compiling SWT and Eclipse on Solaris x86?

I've managed to compile libraries libswt-cde-motif-2047.so and libswt-motif-2047.so but I get the following error when I run eclipse:

java.lang.UnsatisfiedLinkError: /usr/local/lib/libswt-motif-2047.so: ld.so.1: /opt/j2sdk1.4.0_01/bin/java: fatal: relocation error: file /usr/local/lib/libswt-motif-2047.so: symbol XpSetAttributes: referenced symbol not found

Does this mean that I have an incorrect version of Motif installed somehow?

Thanks in advance.
Ashley


On Wednesday 07 Aug 2002 3:27 pm, Ashley Collins wrote:
Much appreciated!

On Tuesday 06 Aug 2002 6:41 pm, Grant Gayed wrote:
>It looks like the full source was not included.  I've attached a zip with
>the library directory's contents for the 2.0 release.
>
>Note that if you want to build the libraries for a post-2.0 swt then just
>change the version number in the contained make_common.mak file to match
>the version in swt's version.txt file.
>
>Grant
>
>(See attached file: buildSwt.zip)

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com



Back to the top