[Bug 242833] sysutils/lsof does'nt link on ppc64 on freebsd 11.3-RELEASE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 10 13:40:21 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242833

--- Comment #2 from Luciano Mannucci <luciano at vespaperitivo.it> ---
(In reply to Larry Rosenman from comment #1)

I agree entirely. It seems quite odd.

While waiting for the PPC folks help we might just add to the Makefile

.if ${ARCH} == powerpc64
CONFIGURE_ENV+= LSOF_CFGL="-lzpool"
. endif

after the CONFIGURE_ENV=...

I just did it and it seems to work.

I know this solution is not elegant.

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


More information about the freebsd-ppc mailing list