Re: CVS Gimp does not compile

1999-11-25 Thread Hans Breuer
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

CVS Gimp does not compile

1999-11-25 Thread Tor Lillqvist
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

CVS Gimp does not compile

1999-11-25 Thread Jarda Benkovsky
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