pmccontrol.c:40:17: pmc.h: ENOENT

Joseph Koshy joseph.koshy at gmail.com
Wed May 11 07:39:23 PDT 2005


> 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 <pmc.h> 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'.

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


More information about the freebsd-current mailing list