Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 14:39:22 +0000
From:      Joseph Koshy <joseph.koshy@gmail.com>
To:        Jeremie Le Hen <jeremie@le-hen.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: pmccontrol.c:40:17: pmc.h: ENOENT
Message-ID:  <84dead72050511073955eec896@mail.gmail.com>
In-Reply-To: <20050511064050.GB60916@obiwan.tataz.chchile.org>
References:  <20050511064050.GB60916@obiwan.tataz.chchile.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> I suppose mkdep(1) needs the -I flag to include lib/libpmc/, but=20
> I don't understand why I'm apparently the only one to hit this=20
> case.

pmccontrol.c #includes <pmc.h> which should have got
installed in $OBJDIR/usr/include during the 'installincludes'=20
phase of the build.

My guess is that you are probably doing a "make" at the top
level, and not a 'make buildworld'.

--=20
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy



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