GTK+ Compileing with C

2005-03-03 Thread Your Guardian Angel
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpangoft2-1.0.so: undefined reference to `g_assert_warning' /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpangoft2-1.0.so: undefined reference to `g_return_if_fail_warning' I try to compile the first script on the tutorial on the GTK page, i get

Re: GTK+ Compileing with C

2005-03-03 Thread David Necas (Yeti)
On Thu, Mar 03, 2005 at 01:08:21PM -0600, Your Guardian Angel wrote: > /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpangoft2-1.0.so: > undefined reference to `g_assert_warning' > /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpangoft2-1.0.so: > undefined reference to `g_return_if_fail_warning