Re: [gtk-list] compile error with new gtk
- From: Jeremy Wise <jwise pathwaynet com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] compile error with new gtk
- Date: Sun, 30 Aug 1998 13:04:56 -0400 (EDT)
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
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]