Post #1209176
2026-04-14 10:17 UTC
GOOD NEWS! https://codeberg.org/vimuser/librewolf-openbsd-port/commit/8f89ab81334425a3b8446710bb8fdd0fbb674d20
My LibreWolf port for OpenBSD *should* build and work perfectly now!
I did a stable-7.8 branch with LibreWolf 143 last week, that works perfectly, but LibreWolf 149 didn't build on -CURRENT (7.9).
This patch fixes it. Mozilla has its own memory allocator that intercepts real malloc to handle lots of small allocations (inside one big allocation) efficiently, but there was an ABI mismatch with OpenBSD. Fixed now.
Will show LW 149 running when it has compiled.
Replies (1)
-
@libreleah@mas.to 2026-04-14 11:21
update: the build still fails. Error: /home/leah/portdev/ports-pobj/librewolf-149.0.2/fake-amd64/usr/local/lib/librewolf/pingsender does not exist pkg_create: can't continue i'll be back later.