Hi Everyone, @wcawijngaards,
I'm testing Master on NetBSD 8.1. configure goes well, but make results in:
libtool: compile: gcc -I. -I/usr/pkg/include -I/usr/local/include -DSRCDIR=. -g
-O2 -flto -pthread -c ./util/mini_event.c -fPIC -DPIC -o .libs/mini_event.o
In file included from ./util/mini_event.c:44:0:
./util/mini_event.h:142:17: error: field 'ev_timeout' has incomplete type
struct timeval ev_timeout;
^
*** [mini_event.lo] Error code 1
DragonFly 5.6, OpenBSD 12.1, FreeBSD 12.1 are OK.
Hi Everyone, @wcawijngaards,
I'm testing Master on NetBSD 8.1.
configuregoes well, butmakeresults in:DragonFly 5.6, OpenBSD 12.1, FreeBSD 12.1 are OK.