https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251209

Eugene M. Zheganin <eug...@zhegan.in> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eug...@zhegan.in

--- Comment #1 from Eugene M. Zheganin <eug...@zhegan.in> ---
Workaround:

1) looks like port misses devel/libepoll-shim dependency.
2) looks like just the installed devel/libepoll-shim isn't enough (I had one),
it needs the version containing eventfd.h explicitely.
3) for some reason event when having eventfd.h port wasn't able to find it, so
I had to add -I/usr/local/include/libepoll-shim into the
$BUILDSRC/config/config.mk file, that got me pass the error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to