Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 08:40:50 +0200
From:      Jeremie Le Hen <jeremie@le-hen.org>
To:        freebsd-current@FreeBSD.org
Subject:   pmccontrol.c:40:17: pmc.h: ENOENT
Message-ID:  <20050511064050.GB60916@obiwan.tataz.chchile.org>

next in thread | raw e-mail | index | archive | help
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 >



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050511064050.GB60916>