Date: Tue, 15 Jul 1997 15:18:06 +1000 From: Bruce Evans <bde@zeta.org.au> To: bde@zeta.org.au, smp@csn.net Cc: freebsd-current@FreeBSD.ORG, roberto@keltia.freenix.fr Subject: Re: Make world broken Message-ID: <199707150518.PAA05824@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> >cc -O -pipe -c /src/src/usr.sbin/pstat/pstat.c >> >/src/src/usr.sbin/pstat/pstat.c:55: miscfs/union/union.h: No such file or directory >> >> This is because not all the headers in sys are installed (yet). > >Meaning that someone is still working on something? Or do you mean >"not all NEW headers were installed into the proper path at that moment" >and that another pass of "make world" would work? No. No. I mean that sys/miscfs/*/*.h etc. is never installed in /usr/include. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707150518.PAA05824>