At 22:18 25.11.99 +0100, Jarda Benkovsky wrote:
>Hi,
>
>whenever I try to compile CVS Gimp, it crashes when compiling gdyntext
>- undefined symbol gdk_font_list_free
>
gdk_font_list_free is the counterpart of gdk_font_list_new, which are
- on X - wrappers to XListFonts / XFreeFontNames.
gdk_font_l
Jarda Benkovsky writes:
> whenever I try to compile CVS Gimp, it crashes when compiling gdyntext
> - undefined symbol gdk_font_list_free
You shouldn't be using the HEAD branch of GTk+ on Unix/X11. Especially
not now when its in the middle of massive changes. (It used to be for
a long time that
Hi,
whenever I try to compile CVS Gimp, it crashes when compiling gdyntext
- undefined symbol gdk_font_list_free
I could find this symbol in win32 gtk files only, and since I do not
have
windoze, ... However, there are other plugins besides gdyntext
which crash on similar things (gdk_root_parent