Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Fedora 37 and a very old Eclipse (ibharfbuzz.so.0: undefined symbol: FT_Get_Color_Glyph_Layer)
Fedora 37 and a very old Eclipse [message #1858551] Thu, 06 April 2023 20:56 Go to next message
Eitan Michaelson is currently offline Eitan MichaelsonFriend
Messages: 1
Registered: April 2023
Junior Member
Hello,
I'm attempting to use a build environment that uses an old Eclipse (Metware MIDE) on Linux Fedora 37.
I'm getting the following :
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: 
	/home/eitan/.eclipse/org.eclipse.platform_4.6.3_2030327095_linux_gtk_x86_64/configuration/org.eclipse.osgi/217/0/.cp/libswt-pi-gtk-4629.so (/lib64/libharfbuzz.so.0: undefined symbol: FT_Get_Color_Glyph_Layer)
	swt-pi-gtk (Not found in java.library.path)
	/home/eitan/.swt/lib/linux/x86_64/libswt-pi-gtk-4629.so (/lib64/libharfbuzz.so.0: undefined symbol: FT_Get_Color_Glyph_Layer)
	/home/eitan/.swt/lib/linux/x86_64/libswt-pi-gtk.so (/home/eitan/.swt/lib/linux/x86_64/liblibswt-pi-gtk.so.so: cannot open shared object file: No such file or directory)

This use to work on other Linux distros, however Fedora seem to hate that.
Any idea how I could resolve his?
Thanks.
Re: Fedora 37 and a very old Eclipse [message #1858786 is a reply to message #1858551] Fri, 21 April 2023 18:52 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4368
Registered: July 2009
Senior Member

Eclipse releases and the supported GTK versions are tightly connected. GTK simply changes too often in ways that lead to problems.

https://forums.fedoraforum.org/showthread.php?330280-lib64-libharfbuzz-so-0-undefined-symbol-FT_Get_Color_Glyph_Layer might provide some clues.


Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Eclipse CDT product branding
Next Topic:Can't install Papyrus
Goto Forum:
  


Current Time: Thu Jul 13 03:42:53 GMT 2023

Powered by FUDForum. Page generated in 0.02293 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top