try remove or move /usr/include and rebuild the world > wrote: > > Why build the world uses /usr/include ? > > why not use "include" from the /obj/...include ? > > > > issue to "build world" with loss of multiple files at > /usr/include/ > > Did your make "build world" or "buildworld"? It should be > all one word > and it does use > the header files in /usr/obj/... or /usr/src/... At least > for me, it > does. Failing to do so > would break a lot of things. > > You should also look at the magic done by the .mk files. > This does > make some of the > header files look like they were pulled from /usr/includes > because of > the things the .mk > files do to your environment.
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
