[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] MinGW build failures
From: |
Christian Grothoff |
Subject: |
Re: [libmicrohttpd] MinGW build failures |
Date: |
Sun, 4 Mar 2018 13:08:52 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
On 03/04/2018 12:47 PM, Tim Ruehsen wrote:
> Am Sonntag, den 04.03.2018, 11:40 +0100 schrieb Christian Grothoff:
>> Might be fixed in f60a569e..a7b25581, please let me know if not (or
>> rather Evgeny, as he'll know better what to do ;-)).
>
> Thanks, the reported issues are fixed but now stopping at
>
> In file included from action_continue.c:25:0:
> internal.h:842:23: error: field ‘celi’ has incomplete type
> enum MHD_EpollState celi;
> ^~~~
> make[3]: *** [Makefile:626: libmicrohttpd2_la-action_continue.lo]
> Fehler 1
> make[3]: Verzeichnis „/home/tim/src/wget2/libmicrohttpd/src/lib“ wird
> verlassen
Fixed.
> and
>
> ddaemon_start.c:116:23: note: each undeclared identifier is reported
> only once for each function it appears in
> daemon_options.c:26:10: fatal error: dlfcn.h: No such file or directory
> #include <dlfcn.h>
> ^~~~~~~~~
> compilation terminated.
I've added a configure-check for this (e3ff8946..77398cdb). To build
this part of the logic on W32, you need to install dlfcn-win32:
https://stackoverflow.com/questions/1397022/mingw-3-4-5-missing-dlfcn-h
signature.asc
Description: OpenPGP digital signature