When I build system with WITHOUT_ZFS=yes flag, lrzsz stop working # ldd lsx lsx: libbe.so.1 => not found (0) libc.so.7 => /lib/libc.so.7 (0x3394041e7000) [vdso] (0x7ffffffff000)
Created attachment 247953 [details] Disable to linking libbe
If the base system changes, please rebuild the port.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=50c28128f2ef196caf67619027335a44b005641d commit 50c28128f2ef196caf67619027335a44b005641d Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2024-01-27 15:46:40 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2024-01-27 15:46:40 +0000 comms/lrzsz: do not link with libbe(3) Submitted by: Dmitry Lukhtionov PR: 276613 comms/lrzsz/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)