From owner-freebsd-current@FreeBSD.ORG Wed May 11 06:41:52 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 8418116A4CE for ; Wed, 11 May 2005 06:41:52 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF97943D60 for ; Wed, 11 May 2005 06:41:51 +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 01196C00D for ; Wed, 11 May 2005 08:41:48 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 476764080; Wed, 11 May 2005 08:40:50 +0200 (CEST) Date: Wed, 11 May 2005 08:40:50 +0200 From: Jeremie Le Hen To: freebsd-current@FreeBSD.org Message-ID: <20050511064050.GB60916@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i Subject: 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 06:41:52 -0000 Hi, I tried to build a very -CURRENT world, and I have the following error : %%% ===> usr.sbin/pmccontrol (depend) rm -f .depend mkdep -f .depend -a /usr/src/usr.sbin/pmccontrol/pmccontrol.c /usr/src/usr.sbin/pmccontrol/pmccontrol.c:40:17: pmc.h: No such file or directory z6po:src# find . -name pmc.h ./sys/sys/pmc.h ./lib/libpmc/pmc.h %%% 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. Thanks. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >