From owner-freebsd-current@FreeBSD.ORG Tue Jun 29 10:41:27 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 268E6106564A; Tue, 29 Jun 2010 10:41:27 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id D2A4C8FC19; Tue, 29 Jun 2010 10:41:26 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1OTYFp-0005pd-Ky; Tue, 29 Jun 2010 11:41:25 +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 1OTYFp-00032r-Ba; Tue, 29 Jun 2010 11:41:25 +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 o5TAfPNO083592; Tue, 29 Jun 2010 11:41:25 +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 o5TAfOZW083591; Tue, 29 Jun 2010 11:41:24 +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: Tue, 29 Jun 2010 11:41:24 +0100 From: Anton Shterenlikht To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20100629104124.GA83446@mech-cluster241.men.bris.ac.uk> References: <20100628121253.GA61909@mech-cluster241.men.bris.ac.uk> <86y6dz5o3x.fsf@ds4.des.no> <20100628130607.GA69122@mech-cluster241.men.bris.ac.uk> <86tyon5kdw.fsf@ds4.des.no> <20100628152630.GA70763@mech-cluster241.men.bris.ac.uk> <86vd93qfge.fsf@ds4.des.no> <20100629091935.GA80234@mech-cluster241.men.bris.ac.uk> <86zkyechrf.fsf@ds4.des.no> <20100629095944.GD80234@mech-cluster241.men.bris.ac.uk> <86fx06cg04.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <86fx06cg04.fsf@ds4.des.no> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: 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: Tue, 29 Jun 2010 10:41:27 -0000 On Tue, Jun 29, 2010 at 12:03:39PM +0200, Dag-Erling Smørgrav wrote: > Anton Shterenlikht writes: > > # make buildenv > > Entering world for ia64:ia64 > > # env > > LIBRARY_PATH=/usr/local/lib > > where does this come from? Your .bashrc or something? I've this set in $HOME/.tcsh. I don't remember why now. I probably fucked up.. However, I've got this set on 3 ia64 boxes. On two of them I don't have this lzma problem. mech-as28# uname -srm FreeBSD 9.0-CURRENT ia64 mech-as28# setenv | grep LIB LIBRARY_PATH=/usr/local/lib mech-as28# mech-as221# uname -srm FreeBSD 9.0-CURRENT ia64 mech-as221# setenv | grep LIB LIBRARY_PATH=/usr/local/lib mech-as221# mech-cluster241# uname -srm FreeBSD 9.0-CURRENT ia64 mech-cluster241# setenv |grep LIB LIBRARY_PATH=/usr/local/lib mech-cluster241# I'm going to repeat buildworld on all 3 boxes now, just to be sure that it still works on the other two boxes. > > % make buildenv > % unset LIBRARY_PATH > I'll then repeat buildworld with LIBRARY_PATH unset. many thanks for your help 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