On May 20, 2015, at 3:06, Bjoern A. Zeeb <[email protected]> wrote: >> On 20 May 2015, at 09:23 , Baptiste Daroussin <[email protected]> wrote: >> >> Author: bapt >> Date: Wed May 20 09:23:37 2015 >> New Revision: 283139 >> URL: https://svnweb.freebsd.org/changeset/base/283139 >> >> Log: >> Fix buildworld by adding libproc and librtld_db to the _prebuild_libs >> Those are needed to build libdtrace > > Still seeing build failures for sparc64 and arm64 even after this. > Could you please check?
There are a few bugs.
1. arm64/sparc64 don’t have libproc/librtld_db support at all, so the
library spamming in LIBADD and Makefile.inc1 is wrong in those cases.
2. There are a lot of missing dependencies in Makefile.inc for the
libproc/librtld_db addition.
I’m testing out fixes for both these issues.
Thanks,
-NGie
signature.asc
Description: Message signed with OpenPGP using GPGMail
