Populating /usr/include for make buildworld?

From: Craig Rodrigues <rodrigc_at_crodrigues.org>
Date: Sat, 10 Feb 2007 11:59:04 -0500
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
Received on Sat Feb 10 2007 - 15:59:06 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:05 UTC