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