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
Please help me with this problem.
Erasmo.
Hi!
Which version of libmicrohttpd did you try to compile?
Recent versions of libmicrohttpd are using native windows threads and don't require pthread.h.
--
Best Wishes,
Evgeny Grin
24.04.2015, 16:34, "Erasmo Aguilera" <[email protected]>:
- [libmicrohttpd] Error during configuration with MSYS. Erasmo Aguilera
- Re: [libmicrohttpd] Error during configuration with M... LRN
- Re: [libmicrohttpd] Error during configuration with M... Evgeny Grin
