bug-gnulib
[Top][All Lists]
Advanced

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

Re: Tests on MinGW: undef ref pthread_mutex_lock/unlock


From: Bruno Haible
Subject: Re: Tests on MinGW: undef ref pthread_mutex_lock/unlock
Date: Thu, 11 Apr 2019 09:58:47 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-141-generic; KDE/5.18.0; x86_64; ; )

Hi Tim,

> Running gnulib tests on MinGW (current Debian unstable) fail:
> 
> /usr/bin/x86_64-w64-mingw32-ld:
> libtests.a(localename.o):localename.c:(.text+0x10): undefined reference
> to `pthread_mutex_lock'
> /usr/bin/x86_64-w64-mingw32-ld:
> libtests.a(localename.o):localename.c:(.text+0x83): undefined reference
> to `pthread_mutex_unlock'
> /usr/bin/x86_64-w64-mingw32-ld:
> libtests.a(localename.o):localename.c:(.text+0xa8): undefined reference
> to `pthread_mutex_unlock'
> collect2: error: ld returned 1 exit status

For analyzing this, we would need the generated
  - config.log,
  - config.status,
  - config.h.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]