undefined reference to `g_type_check_instance_cast

2002-11-03 Thread Gerard Sanromà
to `g_type_check_instance_is_a' parse_message.o(.text+0x90f): undefined reference to `g_type_check_instance_cast' parse_message.o(.text+0x92b): undefined reference to `g_type_check_instance_cast' parse_message.o: In function `parse_status_message_from_core': parse_message.o(.text+0xbe5): undefined reference

Re: undefined reference to `g_type_check_instance_cast

2002-11-03 Thread Sven Neumann
Hi, Gerard Sanromà [EMAIL PROTECTED] writes: thanks to Sven Neumann for his precious help on my gtk-config problem. Effectively the problem was that gtk+-2.0 doesn't work with gtk-config, and in conseqüence, the application I was trying to compile wasn't compatible with 2.0 version of gtk.