lsof doesn't compile on my ppc64
Luciano Mannucci
luciano at vespaperitivo.it
Thu Nov 15 12:26:35 UTC 2018
Hello,
I'm trying to compile htop on my FreeBSD 11.2-RELEASE #0 r335510. It
trys to build lsof, which is a dependency. It stops with:
dnode2.o:(.text+0x170): undefined reference to `abd_zero_off'
dnode2.o:(.text+0x1a8): undefined reference to `abd_cmp_buf_off'
dnode2.o:(.text+0x1e0): undefined reference to `abd_copy_to_buf_off'
dnode2.o:(.text+0x218): undefined reference to `abd_copy_from_buf_off'
dnode2.o:(.text+0x254): undefined reference to `abd_copy_off'
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/sysutils/lsof/work/lsof_4.92B.freebsd
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/sysutils/lsof
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/sysutils/htop
*** Error code 1
Stop.
make: stopped in /usr/ports/sysutils/htop
It looks like a missing library or a missing dependency. Is it just me?
Luciano.
--
/"\ /Via A. Salaino, 7 - 20144 Milano (Italy)
\ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250
X AGAINST HTML MAIL / E-MAIL: posthamster at sublink.sublink.ORG
/ \ AND POSTINGS / WWW: http://www.lesassaie.IT/
More information about the freebsd-ppc
mailing list