lsof doesn't compile on my ppc64
Luciano Mannucci <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]> |
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: [email protected] / \ AND POSTINGS / WWW: http://www.lesassaie.IT/ _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"