Populating /usr/include for make buildworld?

Jeremy Messenger mezz7 at cox.net
Sat Feb 10 19:15:26 UTC 2007


On Sat, 10 Feb 2007 10:59:04 -0600, Craig Rodrigues  
<rodrigc at crodrigues.org> wrote:

> 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
+cd /usr/src ; make includes ; 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?

Have you tried to run 'make includes'?

Cheers,
Mezz

> Thanks.


-- 
mezz7 at cox.net  -  mezz at FreeBSD.org
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  gnome at FreeBSD.org
http://wiki.freebsd.org/multimedia  -  multimedia at FreeBSD.org


More information about the freebsd-current mailing list