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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/20140404230247.GA5566@type

