Date: Tue, 17 Nov 2020 08:52:44 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 251209] www/firefox: build fails for 83.0 Message-ID: <bug-251209-21738-1VAsT4f0Ix@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251209-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-251209-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251209 Eugene M. Zheganin <eugene@zhegan.in> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eugene@zhegan.in --- Comment #1 from Eugene M. Zheganin <eugene@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 on= e), 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251209-21738-1VAsT4f0Ix>