Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2018 13:28:03 +0100
From:      Luciano Mannucci <luciano@vespaperitivo.it>
To:        "freebsd-ppc@FreeBSD.org" <freebsd-ppc@FreeBSD.org>
Subject:   lsof doesn't compile on my ppc64
Message-ID:  <42wgZx1XJvz1ftWZ@baobab.bilink.it>

next in thread | raw e-mail | index | archive | help

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@sublink.sublink.ORG
 / \  AND POSTINGS        /   WWW: http://www.lesassaie.IT/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42wgZx1XJvz1ftWZ>