Robert Millan writes:
> El 6 d’abril de 2012 18:17, Robert Millan ha escrit:
>> 2012/4/6, Christoph Egger :
>>> 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:
>>
>> g
El 6 d’abril de 2012 18:17, Robert Millan ha escrit:
> 2012/4/6, Christoph Egger :
>> 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
2012/4/6, Christoph Egger :
> 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
--
To UNSUBSC
Hi!
Looking at the build failure of amanda I noticed the error
/usr/bin/perl -I. -I./.libs -I. \
-MAmanda::Tests -e 'alarm(10);
Amanda::Tests::try_threads' \
|| { echo "Perl cannot run extensions which use threads; consider
linking perl" \
"with
4 matches
Mail list logo