Re: Help with gtk+ compile message please.




Mike Johnson <mjohnson@patriot.or.credence.com> writes:

> I have resolved all the glib error messages and it tests ok for 1.2.2
> 
> But in building gtk+, it compiles as far as the second pass of testgtk
> when I start getting hundreds of messages like this:
> 
> -- /testgtk.c:241: undefined reference to
> `gtk_container_set_border_width'
> 
> which is defined in gtkutil.h but is included. Any ideas Please?

You have an old version of GTK+ installed on your system,
and it is linking against that instead of the one being
built. The easiest thing to do is probably to remove the
old version.

Regards,
                                        Owen



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