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

glib and gtk broken



Hello!

While building a simple GTK+ program (from autoconf test suite):

$ gcc -o gtk -g -O2 `gtk-config --cflags` gtk.c `gtk-config --libs gthread`
/usr/lib/libgthread.so: undefined reference to `pthread_cond_signal'
[...]
collect2: ld returned 1 exit status

It seems that Glib and/or GTK were built unproperly, as rebuilding them
solved the problem for me.

Please could someone upload a new binary-only NMU to the archive?

-- 
Robert Millan

"5 years from now everyone will be running
free GNU on their 200 MIPS, 64M SPARCstation-5"

              Andrew S. Tanenbaum, 30 Jan 1992



Reply to: