[Bug 262920] bhyve: Guest fails to run: boot/userboot.so: Undefined symbol "getsecs" with WITH_BIND_NOW=yes

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 31 Mar 2022 21:26:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262920

--- Comment #11 from Kyle Evans <kevans@freebsd.org> ---
(In reply to Dimitry Andric from comment #9)

Right, memmem and time end up resolving from libc in the bhyveload that
dlopen's it. That's a good point, though; we essentially have time() available
and could implement a proper getsecs().

(In reply to tech-lists from comment #10)

No, we've no idea what commit in particular causes this failure without a
proper bisect. It doesn't really matter, though.

-- 
You are receiving this mail because:
You are on the CC list for the bug.