On Feb 18, 2015, at 22:27, Gleb Smirnoff <[email protected]> wrote:
> Author: glebius > Date: Thu Feb 19 06:27:14 2015 > New Revision: 278988 > URL: https://svnweb.freebsd.org/changeset/base/278988 > > Log: > Temporarily disconnect ifmcstat(8) from build, to make world buildable > ifmcstat(8) noses in kernel memory too much, and thus is very tentative > to any changes in kernel. > > I will rewrite it to use some API instead of libkvm(3) and connect back > to build. > > Modified: > head/usr.sbin/Makefile > > Modified: head/usr.sbin/Makefile > ============================================================================== > --- head/usr.sbin/Makefile Thu Feb 19 06:24:27 2015 (r278987) > +++ head/usr.sbin/Makefile Thu Feb 19 06:27:14 2015 (r278988) > @@ -33,7 +33,7 @@ SUBDIR= adduser \ > getpmac \ > gstat \ > i2c \ > - ifmcstat \ > +# ifmcstat \ > iostat \ > kldxref \ > mailwrapper \ > Hi Gleb, You just broke the build (technically the install) again with this commit. I checked in a “fix” in r278992 — please remove the addition I made in r278992 when ifmcstat is “fixed”. Thank you, $ SRCCONF=/dev/null make -VSUBDIR | grep kldxref $
signature.asc
Description: Message signed with OpenPGP using GPGMail
