From owner-freebsd-current@FreeBSD.ORG Mon Aug 22 06:30:15 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30D6716A41F for ; Mon, 22 Aug 2005 06:30:15 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 822B143D45 for ; Mon, 22 Aug 2005 06:30:13 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 94692 invoked from network); 22 Aug 2005 06:30:11 -0000 Received: from unknown (HELO ?192.168.0.101?) (a.premoli@andxor.it@81.174.31.42) by andxor.it with SMTP; 22 Aug 2005 06:30:11 -0000 Message-ID: <43097124.1020801@FreeBSD.org> Date: Mon, 22 Aug 2005 08:31:00 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.0.5 (Windows/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Oberman References: <20050821042032.3AD765D08@ptavv.es.net> In-Reply-To: <20050821042032.3AD765D08@ptavv.es.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: buildworld not using proper build environment X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Aug 2005 06:30:15 -0000 Kevin Oberman wrote: > It turns out that buildworld is using the header files in /usr/include > and not those in /usr/obj/usr/src/tmp/usr/include when compiling. I noticed this issue when using ccache. Do you use it? -- Alex Dupre