Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2021 21:16:45 +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-n0jGJGwRKm@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 #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Df9af88868ddbbc81bf16226dc529a55=
0a387e589

commit f9af88868ddbbc81bf16226dc529a550a387e589
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:13:09 +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

 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-n0jGJGwRKm>