Skip to content

mini_event.h:142:17: error: field 'ev_timeout' has incomplete type #189

@noloader

Description

@noloader

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions