Skip to content

Undefine EV_ERROR before including ev.h#56

Open
spaghetti- wants to merge 1 commit intohmartiro:masterfrom
spaghetti-:libev-fix
Open

Undefine EV_ERROR before including ev.h#56
spaghetti- wants to merge 1 commit intohmartiro:masterfrom
spaghetti-:libev-fix

Conversation

@spaghetti-
Copy link

libev's ev.h has certain defines that clash with system included
headers on both MacOS and Linux. On MacOS the clashing name comes
from /usr/include/sys/event.h:167:29 and on Linux from elf.h.

This issue is reported upstream to the maintainer as well.

libev's ev.h has certain defines that clash with system included
headers on both MacOS and Linux. On MacOS the clashing name comes
from /usr/include/sys/event.h:167:29 and on Linux from elf.h.

This issue is reported upstream to the maintainer as well.
@0xbadcaffe 0xbadcaffe self-assigned this Apr 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants