Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2011 16:10:32 -0700 (PDT)
From:      paradox <ddkprog@yahoo.com>
To:        freebsd-current@freebsd.org
Subject:   Re: which "include" being used?
Message-ID:  <1316560232.58213.YahooMailClassic@web120530.mail.ne1.yahoo.com>
In-Reply-To: <CAN6yY1tF92Sp2NS=Crr1wn7uvuuOeY%2B_j-eOOFPcMZ2ErxnQ9Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1316560232.58213.YahooMailClassic>