https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258804
Bug ID: 258804
Summary: www/firefox: 93.0 fails to build on i386
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Compiler error:
---
/wrkdirs/usr/ports/www/firefox/work/firefox-93.0/modules/fdlibm/src/math_private
.h:33:21: error: typedef redefinition with different types ('double' vs 'long
do
uble')
typedef double __double_t;
^
/usr/include/x86/_types.h:87:21: note: previous definition is here
typedef long double __double_t;
^
1 error generated.
---
Testing a possible fix right now, will add a patch if successful.
--
You are receiving this mail because:
You are the assignee for the bug.