Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2010 11:41:24 +0100
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>
Cc:        freebsd-current@freebsd.org, Anton Shterenlikht <mexas@bristol.ac.uk>, freebsd-ia64@freebsd.org
Subject:   Re: r209240 ia64 -> buildworld -> undefined reference to `lzma_physmem'
Message-ID:  <20100629104124.GA83446@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <86fx06cg04.fsf@ds4.des.no>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 29, 2010 at 12:03:39PM +0200, Dag-Erling Smørgrav wrote:
> Anton Shterenlikht <mexas@bristol.ac.uk> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100629104124.GA83446>