libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Error during configuration with MSYS.


From: LRN
Subject: Re: [libmicrohttpd] Error during configuration with MSYS.
Date: Fri, 24 Apr 2015 16:51:58 +0300
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Thunderbird/40.0a1

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 address@hidden ##
> 
> 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

Attachment: 0x922360B0.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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