From owner-freebsd-current@FreeBSD.ORG Thu Aug 18 16:50:54 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 0359C16A41F for ; Thu, 18 Aug 2005 16:50:54 +0000 (GMT) (envelope-from oberman@es.net) Received: from postal4.es.net (postal4.es.net [198.124.252.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9042243D45 for ; Thu, 18 Aug 2005 16:50:53 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal4.es.net (Postal Node 4) with ESMTP (SSL) id IBA74465; Thu, 18 Aug 2005 09:50:51 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 58B835D07; Thu, 18 Aug 2005 09:50:50 -0700 (PDT) To: Stefan Farfeleder In-reply-to: Your message of "Thu, 18 Aug 2005 15:34:39 +0200." <20050818133437.GP21905@wombat.fafoe.narf.at> Date: Thu, 18 Aug 2005 09:50:50 -0700 From: "Kevin Oberman" Message-Id: <20050818165050.58B835D07@ptavv.es.net> Cc: current@freebsd.org, Phil Oleson Subject: Re: Unable to build libedit 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: Thu, 18 Aug 2005 16:50:54 -0000 > Date: Thu, 18 Aug 2005 15:34:39 +0200 > From: Stefan Farfeleder > > On Wed, Aug 17, 2005 at 01:39:54PM -0700, Kevin Oberman wrote: > > > Date: Wed, 17 Aug 2005 14:08:03 -0600 > > > From: Phil Oleson > > > > > > Do you have rev 1.10 of histedit.h? Update this file in src/include as well. > > > > > > > Thanks! > > > > This is clearly the file I was looking for, but I have: > > /usr/include/histedit.h > > /usr/obj/usr/src/tmp/usr/include/histedit.h > > /usr/src/bin/sh/myhistedit.h > > /usr/src/include/histedit.h > > > > All except /usr/include/histedit.h are 1.10. The make buildworld SHOULD > > be using the one in /usr/src/include, as far as I know. Looks to me like > > it's failing to find it and using the one in /usr/include instead. Or is > > my limited understanding of the build process in error? > > > > And I can't explain where the one in /usr/obj/usr/src/tmp/usr/include > > comes from. > > Strange. Did you test if it works without ccache? As I understand it > the headers from src/include are temporarily installed to > /usr/obj/[...]/tmp and then used by GCC to build the world. Yes, I tried both with and without ccache. No difference. histedit.h has been at 1.9 for over two years and the Makefiles and .mk files have had a LOT of tweaking since then. This system is a new install that started with -current on about August 1. It should be pretty clean. Of course, I could just copy 1.10 into /usr/include/sys, but I really want to figure out why this is happening. I see myself spending too much time in a maze of twisty .mk files, all different. :-) -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634