Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Precompiled window system native binaries - how to recompile?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Krystian Nowak wrote:
| On Linux platform I've upgraded GTK library from version 2.2 to 2.4 and
| when starting Eclipse 3.0M7, M8 & M9 it cannot find
| g_type_class_add_private symbol in libgtk-x11-2.0.so.0. I guess it's
| because of a precompiled native part connecting SWT with GTK. I've even
| downloaded and built Eclipse from source, but it only compiles Java
| sources (since the limitation stated in source doc says: "Only Java
| source code is compiled. *.dll, *so, *sl and Eclipse executables are all
| provided prebuilt in this build process.").
|
| So, my question is: How to build/recompile that prebuilt part of Eclipse
| to use it with GTK 2.4?
|
|
| Regards,
| Krystian
|

~From the FreeBSD-Java Mailing list:

| Hi,
|
| since the Eclipse 3 port has not yet appeared in CVS, I once again
| updated my quick hack to include patches for M9, see
| http://www.rahn-koltermann.de/files/
|
| --
| Regards,
| Georg.

The scripts were developed to get M9 to compile on FreeBSD but they
should still successfully compile the native binaries on other systems.

- --
Jeremy Faulkner				http://www.gldis.ca
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAv2q6fb0Lle2MIEIRAqJyAJoCc+cWg8e7KMNl2s9ld9y8WhQ3/ACfWdjB
u/j17JIcRTqAD2YKloHbV4w=
=FT0E
-----END PGP SIGNATURE-----


Back to the top