Date: Sun, 23 Mar 2014 22:58:18 -0700 From: Justin Hibbits <chmeeedalf@gmail.com> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: svn-src-head@freebsd.org, Justin Hibbits <jhibbits@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r261342 - in head: lib/libpmc sys/conf sys/dev/hwpmc sys/powerpc/include sys/sys Message-ID: <20140323225818.58f41de3@zhabar.att.net> In-Reply-To: <20140324054442.GA98485@FreeBSD.org> References: <201402010203.s1123pjF019150@svn.freebsd.org> <20140324054442.GA98485@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Mar 2014 05:44:42 +0000 Alexey Dokuchaev <danfe@FreeBSD.org> wrote: > On Sat, Feb 01, 2014 at 02:03:51AM +0000, Justin Hibbits wrote: > > New Revision: 261342 > > URL: http://svnweb.freebsd.org/changeset/base/261342 > > > > Log: > > Add hwpmc(4) support for the PowerPC 970 class processors, direct > > events. This also fixes asserts on removal of the module for the > > mpc74xx. > > Hmm, -CURRENT does not build for me after this commit apparently; > take a look at the log excerpt. Could it be that r261342 relies on > some earlier revision which I'm missing (that is, my r260369'ish > -CURRENT is too old)? What's the best way to catch up? Thanks, > > ./danfe It looks to me like it's picking up your old PMC header files. Did you try doing a full buildworld (without a -DNO_CLEAN)? I've built world multiple times since and it works just fine for me. - Justin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140323225818.58f41de3>