Re: [gtk-list] Re: compile error with new gtk
- From: Dave <number6 cc gatech edu>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: compile error with new gtk
- Date: Sun, 30 Aug 1998 13:29:10 -0400 (EDT)
Ok, when I try to use the gtk-themes, I get errors in
/usr/local/lib/gtk/themes/engines/libpixmap.so, that say:
undefined symbol: g_log
is this related?
dave
> Add -lgmodule to your linking stage. The latest Glib is split into glib
> and gmodule, and you're not compiling with gmodule. Also, see
> glib-config, because you can get all the necessary libs and dirs by using
> that.
>
> Later,
>
> Jeremy Wise
> jwise@pathwaynet.com
>
>
>
> On Sun, 30 Aug 1998, Dave wrote:
>
> >
> > When trying to compile the newest gtk (from anoncvs on 8/28) I get the
> > following errors inside gtk:
> >
> > .libs/libgtk.so: undefined reference to `g_module_supported'
> > .libs/libgtk.so: undefined reference to `g_module_error'
> > .libs/libgtk.so: undefined reference to `g_module_close'
> > .libs/libgtk.so: undefined reference to `g_module_name'
> > .libs/libgtk.so: undefined reference to `g_module_symbol'
> > .libs/libgtk.so: undefined reference to `g_module_open'
> >
> > Any ideas? I've ran ldconfig, I've tried to uninstall the older (1.1.1
> > gtk) as I got that same error before I uninstalled the older one.
> >
> > Thanks,
> > Dave
> >
> > Abandoning things is superior,
> > Pursuing things is inferior.
> > Yen-T'ou
> >
> > --
> > To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> >
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
>
>
Abandoning things is superior,
Pursuing things is inferior.
Yen-T'ou
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]