[Bug 277021] www/firefox: error on start after updating to 123, 124
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 May 2024 11:11:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021
Olivier Certner <olce@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olce@FreeBSD.org
--- Comment #105 from Olivier Certner <olce@FreeBSD.org> ---
Same here:
> XPCOMGlueLoad error for file /usr/local/lib/firefox/libgkcodecs.so:
> /usr/local/lib/firefox/libgkcodecs.so: Undefined symbol "sin"
> Couldn't load XPCOM.
with CPUTYPE x86-64-v3. Goes away with the runtime workaround of comment #9 or
the first attached patch at build.
By the way, for those wanting to use a "sensible" CPUTYPE supporting several
different machines, I can only recommend using the psABI-defined levels, such
as 'x86-64-v3', which have been supported by GCC and clang for a few years now.
For a summary, see, e.g.,
https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels.
--
You are receiving this mail because:
You are the assignee for the bug.