
29 Jan
2014
29 Jan
'14
7:06 p.m.
On 01/29/2014 07:53 AM, Daniel P. Berrange wrote:
On Fedora 19 and older the pthreads impl provided with mingw does not have any pthread_sigmask impl at all. The configure.ac check was not distinguishing this scenario from that of a broken pthread_sigmask impl, so was mistakenly enabling the libvirt workaround even when it was not needed. This in turn conflicted with the gnulib provided pthread_sigmask impl.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- configure.ac | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
ACK. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org