Background
I'm fixing bug#13770 for Eiffel Studio 6.1.71477, so I have to switch my Solaris 10's GTK version from default 2.4.1 to 2.4.9. It means the bug only happens on GTK 2.4.9 but not 2.4.1.Gtk relies on Glib, Pango, Atk libraries. So if you want to compile Gtk library, you have to prepare all the libraries source codes.

