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.orgReceived on Sat Feb 10 2007 - 18:15:26 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:05 UTC