From owner-freebsd-current@FreeBSD.ORG Wed May 11 15:59:37 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 294E316A4CE for ; Wed, 11 May 2005 15:59:37 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 946F043D86 for ; Wed, 11 May 2005 15:59:34 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id C4B21C10D; Wed, 11 May 2005 17:59:33 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id A29E54080; Wed, 11 May 2005 17:58:34 +0200 (CEST) Date: Wed, 11 May 2005 17:58:34 +0200 From: Jeremie Le Hen To: Joseph Koshy Message-ID: <20050511155834.GC60916@obiwan.tataz.chchile.org> References: <20050511064050.GB60916@obiwan.tataz.chchile.org> <84dead72050511073955eec896@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <84dead72050511073955eec896@mail.gmail.com> User-Agent: Mutt/1.5.9i cc: freebsd-current@freebsd.org cc: Jeremie Le Hen Subject: Re: pmccontrol.c:40:17: pmc.h: ENOENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 15:59:37 -0000 > > I suppose mkdep(1) needs the -I flag to include lib/libpmc/, but > > I don't understand why I'm apparently the only one to hit this > > case. > > pmccontrol.c #includes which should have got > installed in $OBJDIR/usr/include during the 'installincludes' > phase of the build. > > My guess is that you are probably doing a "make" at the top > level, and not a 'make buildworld'. Thanks for your answer, Joseph. However I just used the "make buildworld" command from /usr/src, and absolutely no tricky workaround. My sources were dated 2005.05.10.20.00.00. I'm just trying with 2005.05.11.16.00.00 although I didn't see any significant commit since then. Hang on... [ A few minutes later... ] Seems to work now. Nevertheless, I still don't understand :-). Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >