From owner-freebsd-current@FreeBSD.ORG Mon Jun 21 15:46:02 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 409261065700; Mon, 21 Jun 2010 15:46:02 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id ED9608FC12; Mon, 21 Jun 2010 15:46:01 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirg.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1OQjCC-0005cd-A3; Mon, 21 Jun 2010 16:46:00 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1OQjCC-0005E5-0F; Mon, 21 Jun 2010 16:46:00 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4) with ESMTP id o5LFjxr4050466; Mon, 21 Jun 2010 16:45:59 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4/Submit) id o5LFjxaW050465; Mon, 21 Jun 2010 16:45:59 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Mon, 21 Jun 2010 16:45:59 +0100 From: Anton Shterenlikht To: jhell Message-ID: <20100621154559.GA50416@mech-cluster241.men.bris.ac.uk> References: <20100617101541.GA90363@mech-cluster241.men.bris.ac.uk> <4C1A117A.9060608@dataix.net> <20100618085018.GA94427@mech-cluster241.men.bris.ac.uk> <4C1B63A1.3010604@dataix.net> <8639wgfnrk.fsf@ds4.des.no> <4C1F8444.80002@dataix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4C1F8444.80002@dataix.net> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= , freebsd-current@freebsd.org, Anton Shterenlikht , freebsd-ia64@freebsd.org Subject: Re: r209240 ia64 -> buildworld -> undefined reference to `lzma_physmem' 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, 21 Jun 2010 15:46:02 -0000 On Mon, Jun 21, 2010 at 11:24:52AM -0400, jhell wrote: > On 06/21/2010 10:45, Dag-Erling Smørgrav wrote: > > jhell writes: > >> Anton Shterenlikht writes: > >>> What do you mean by "updating your headers"? > >> cd /usr/src/include && make obj && make depend && make all && make install > > > > wrong. > > > > % cd /usr/src > > % make obj > > % make cleandepend > > % make depend > > % make buildincludes > > % make installincludes > > > > DES > > Sure, the only difference here is you just seem to have added > cleandepend for extra added surety but is unneeded if the obj directory > is assumed empty. > > buildincludes covered by a simple make, I don't even know why I decided > to mention the all target since thats what it makes by default. I sure > hope the make system was designed to cover that target under all because > that would be a shame if it didn't ;). > > installincludes ,,,,mmmmmm really ? > > Before install, after install and in the obj directories during the > build process there is no difference. Can you point them out ? > > And yes Ive checked them. > > Anyhoo this subject is three days old and did not hear anything back, I > would say that it probably solved his problem unless you would say he > probably crashed and could not reply. ;) well.. I was busy with other things over the week-end. No, I haven't solved this problem yet. I've 3 ia64 boxes, this problem only occured on one of those. I did # cd /usr/src # rm -rf /usr/obj/* # svn up # svn diff The last command did not show any differences. I can't understand how I can have problems with unupdated headers.. many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423