Populating /usr/include for make buildworld?

Craig Rodrigues rodrigc at crodrigues.org
Sat Feb 10 16:59:06 UTC 2007


Hi,

I am trying to see if I have any outdated files in /usr/include by
doing:
cd /usr/obj ; rm -r *
cd /usr/include ; rm -r *
cd /usr/src; make buildworld

buildworld is failing in a few places because
the installincludes step is not populating
/usr/include/zlib.h, /usr/include/zconf.h, or /usr/include/termcap.h

What is the correct way to populate /usr/include 
before buildworld?

Thanks.

-- 
Craig Rodrigues        
rodrigc at crodrigues.org


More information about the freebsd-current mailing list