[Bug 242833] sysutils/lsof does'nt link on ppc64 on freebsd 11.3-RELEASE
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242833 --- Comment #2 from Luciano Mannucci <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"