On 24.04.2015 8:28, Erasmo Aguilera wrote: > Hello, > > > > I am trying to install Libmicrohttpd on Windows 8.1 using MSYS. But when I > run the ./configure command, I get the following error: > > > > configure: WARNING: pthread.h: present but cannot be compiled > > configure: WARNING: pthread.h: check for missing prerequisite headers? > > configure: WARNING: pthread.h: see the Autoconf documentation > > configure: WARNING: pthread.h: section "Present But Cannot Be Compiled" > > configure: WARNING: pthread.h: proceeding with the compiler's result > > configure: WARNING: ## ------------------------------------ ## > > configure: WARNING: ## Report this to [email protected] ## > > configure: WARNING: ## ------------------------------------ ## > > configure: error: Compiling libmicrohttpd requires standard UNIX headers > files > >
Look in config.log and tell me what happens when it checks for pthread.h Without that information the only thing i can tell you is that you should probably install winpthreads or pthreads-win32. Generally one uses winpthreads with mingw-w64 and pthreads-win32 with mingw.org. -- O< ascii ribbon - stop html email! - www.asciiribbon.org
0x922360B0.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature
