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

Re: [kfreebsd] "Perl cannot run extensions which use threads;"



2012/4/6, Christoph Egger <christoph@debian.org>:
> ERROR:glib-util.c:45:glib_init: assertion failed: (!g_thread_supported())

Who provides this glib-util.c? g_thread_supported() is a tautology in
recent versions of glib:

glib/deprecated/gthread.h:#define g_thread_supported()     (1)

-- 
Robert Millan


Reply to: