Date: Sat, 14 Aug 2021 21:17:46 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 257490] www/firefox doesn't start, complains about epoll_shim Message-ID: <bug-257490-21738-L3aSvmq34A@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257490-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-257490-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=3D257490 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dddd062a23ce3d4bd78b98d6ecfae2af= a4725753b commit ddd062a23ce3d4bd78b98d6ecfae2afa4725753b Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-08-14 21:13:09 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-08-14 21:17:13 +0000 www/firefox: depend on libepoll-shim libxul.so clearly links against libepoll-shim, and we have reports of firefox failing to start without libepoll-shim. this also affects mail/thunderbird (once we land it), so fix the problem in bsd.gecko.mk. First reports are against firefox 90, set the version cutoff accordingly. PR: 257490 Reported by: Maxim Filimonov (cherry picked from commit f9af88868ddbbc81bf16226dc529a550a387e589) Mk/bsd.gecko.mk | 3 +++ www/firefox/Makefile | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) --=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-257490-21738-L3aSvmq34A>