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

Re: glib2.0 not building



Answering myself

Samuel Thibault, le Thu 03 Apr 2014 18:06:09 +0200, a écrit :
> In case people have not noticed, glib2.0 does not build any more, due
> to missing pthread_condattr_setclock support.  The libpthread_nort.diff
> patch in eglibc explicitly disables it IIRC because that was bringing
> a loop between libpthread and librt. I don't remember the details, but
> that needs investigation.

It doesn't seem libpthread actually needs librt, it can simply use
clock_gettime from libc.  I have thus commited a fix, pending eglibc
package upload.

Samuel


Reply to: