Re: gtk+ not compiling




Mark Galassi wrote:
> 
> Dudes, gtk+ has not been building for a couple of days.  Even with a
> fresh everything on my RedHat 5.1 box, I get:

> .libs/libgtk-1.1.so: undefined reference to `g_module_supported'
> .libs/libgtk-1.1.so: undefined reference to `g_module_error'
> .libs/libgtk-1.1.so: undefined reference to `g_module_close'
> .libs/libgtk-1.1.so: undefined reference to `g_module_name'
> .libs/libgtk-1.1.so: undefined reference to `g_module_symbol'
> .libs/libgtk-1.1.so: undefined reference to `g_module_open'

    John> You still need the latest version of glib...it adds a
    John> gmodule/ directory that contains these references.

Thanks for the tip.  I had the latest glib, but I needed to do more
cleanup in gtk+.  It works now; thanks!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]