From owner-cvs-src@FreeBSD.ORG Wed Apr 20 20:39:49 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90FBC16A4D4; Wed, 20 Apr 2005 20:39:49 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5179143D4C; Wed, 20 Apr 2005 20:39:49 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.13.3/8.13.3) with ESMTP id j3KKdgbl029400; Wed, 20 Apr 2005 13:39:42 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.13.3/8.13.3/Submit) id j3KKdg1H029399; Wed, 20 Apr 2005 13:39:42 -0700 (PDT) (envelope-from marcel) Date: Wed, 20 Apr 2005 13:39:42 -0700 From: Marcel Moolenaar To: Warner Losh Message-ID: <20050420203942.GA29364@ns1.xcllnt.net> References: <200504201844.j3KIirLn035362@repoman.freebsd.org> <20050420.131734.104052464.imp@bsdimp.com> <20050420.135023.112604432.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050420.135023.112604432.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/include pmc_mdep.h src/sys/arm/include pmc_mdep.h src/sys/ia64/include pmc_mdep.h src/sys/powerpc/include pmc_mdep.h src/sys/sparc64/include pmc_mdep.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 20:39:49 -0000 On Wed, Apr 20, 2005 at 01:50:23PM -0600, Warner Losh wrote: > From: Marcel Moolenaar > Subject: Re: cvs commit: src/sys/alpha/include pmc_mdep.h src/sys/arm/include pmc_mdep.h src/sys/ia64/include pmc_mdep.h src/sys/powerpc/include pmc_mdep.h src/sys/sparc64/include pmc_mdep.h > Date: Wed, 20 Apr 2005 12:47:31 -0700 > > > > > > > How do you get around the #error in sys/pcm.h? > > > > Remove it. The lack of union pm_md is not in the way of making it > > compile on other platforms. > > Yes. The union should be defined in the pmc_mdep.h files... Yes, that too. That's not part of the changes now though. First, I want it compiled on all platforms (meaningfully or otherwise). Then you can move code around and extend, knowing that the tinderbox will be watching over your shoulder. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net