Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2020 13:40:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 242833] sysutils/lsof does'nt link on ppc64 on freebsd 11.3-RELEASE
Message-ID:  <bug-242833-25139-B14C31Am6r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242833-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242833-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242833

--- Comment #2 from Luciano Mannucci <luciano@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} =3D=3D powerpc64
CONFIGURE_ENV+=3D LSOF_CFGL=3D"-lzpool"
. endif

after the CONFIGURE_ENV=3D...

I just did it and it seems to work.

I know this solution is not elegant.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242833-25139-B14C31Am6r>