[Bug 277021] www/firefox: error on start after updating to 123.0 (rc1, rc2)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Feb 2024 13:25:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021 --- Comment #23 from Ale <discipline@tiscali.it> --- Has anyone else with the same problem + CPUTYPE... in /etc/make.conf tried to rebuild the port after commenting the CPUTYPE... line? For me that solved the problem. Searching for "-lm" in the configure output of the not woking build I've found the same line reported by Guido and also another one ("checking MOZ_LIBVPX_LIBS... -L/usr/local/lib -lvpx -lm"). Searching for libgkcodecs.so in the build output of both a working and not working build, I've found the same lines with/without "-march=...", anyway "-lm" is always there. -- You are receiving this mail because: You are the assignee for the bug.