[Bug 251209] www/firefox: build fails for 83.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 17 08:52:44 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251209
Eugene M. Zheganin <eugene at zhegan.in> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eugene at zhegan.in
--- Comment #1 from Eugene M. Zheganin <eugene at 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.
More information about the freebsd-gecko
mailing list