Re: [gtk-list] Re: atexit()
- From: Ken Pritchard <kenneth pritchard brite com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: atexit()
- Date: Sun, 13 Jun 1999 17:14:48 -0400
Owen Taylor wrote:
> > After this workaround, it fails in the linker with undefined
> references:
> >
> > [ken@acerlinux src]$ make
> > undefined reference to `gtk_toggle_button_get_active'
>
> You almost certainly have multiple versions of GTK+ installed
> in different places on your system, and the compilation
> is finding some of one, some of another.
>
> (The automake macros that come with GTK+ will actually
> detect this problem if used to build a program, but it
> doesn't sound like the program you are trying to build
> is using them.)
>
> Regards,
> Owen
Thanks. I just did an install of the latest Gtk+ stuff from the web. I
had an old version and some things would not compile with it. I guess I
need to try to remove all the old stuff.
Thanks again.
Ken
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]