Re: complete in src tree build world w/o /usr/include/** ?

From: Ruslan Ermilov (ru_at_FreeBSD.org)
Date: 03/11/04

  • Next message: jitendra pande: "Using Kernel level mutex in FreeBSD 4.8"
    Date: Thu, 11 Mar 2004 14:42:52 +0200
    To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
    
    
    

    On Thu, Mar 11, 2004 at 09:52:41AM +0000, Bjoern A. Zeeb wrote:
    > Hi,
    >
    > I once again ran into the problem that a buildworld didn't succeed as
    > unpriv. user without populating some headers to the base system before.
    >
    > But I do not want to populate headers that do not match my installed
    > system on that machine if I am building for another one. This leads to
    > inconsistency.
    >
    > Is there any chance that the whole source tree could be built w/o
    > /usr/include/** ?
    >
    A complete (and consistent with the rest of the running world)
    /usr/include is a prerequisite for a successful buildworld.

    > or should that be the case already ?
    >
    No.

    > or why can't it be done ?
    >
    We build some tools (like compiler, binutils, make, etc.) using
    the system headers, libraries, compiler, and binutils.

    Cheers,

    -- 
    Ruslan Ermilov
    FreeBSD committer
    ru@FreeBSD.org
    
    



  • Next message: jitendra pande: "Using Kernel level mutex in FreeBSD 4.8"

    Relevant Pages

    • Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
      ... or a partial build by first installing headers, ... Perhaps the buildworld is broken, ... Unfortunately I can no longer reproduce the error because I fixed the problem by hand, ...
      (freebsd-stable)
    • Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
      ... The fix for me was to copy the '*.h' files that changed into ... or a partial build by first installing headers, ... Perhaps the buildworld is broken, ...
      (freebsd-stable)
    • complete in src tree build world w/o /usr/include/** ?
      ... unpriv. ... user without populating some headers to the base system before. ... But I do not want to populate headers that do not match my installed ...
      (freebsd-hackers)
    • Re: -I${CURDIR}/../../sys in src/*bin/Makefiles
      ... : to CFLAGS in sbin/ifconfig/Makefile. ... don't normally do that because buildworld handles picking up the latest ... headers, but after greping other Makefiles in sbin, I found that we ...
      (freebsd-arch)
    • How to verify headers
      ... So it's on us to test that the header row matchs what we expect. ... expected headers in the "driver" file, and just copy the headers from ... with array variables, populating, retrieving from same, etc? ...
      (microsoft.public.excel)