Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2010 09:50:18 +0100
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        jhell <jhell@dataix.net>
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:  <20100618085018.GA94427@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <4C1A117A.9060608@dataix.net>
References:  <20100617101541.GA90363@mech-cluster241.men.bris.ac.uk> <4C1A117A.9060608@dataix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 17, 2010 at 08:13:46AM -0400, jhell wrote:
> On 06/17/2010 06:15, Anton Shterenlikht wrote:
> > I've r209203 kernel on ia64 box.
> > Now I'm trying to rebuild world to r209240.
> > I get these errors.
> > 
> > Please advise
> > 
> 
> grep -rn lzma_physmem /usr/include ?
> /usr/include/lzma/hardware.h:51:extern LZMA_API(uint64_t)
> lzma_physmem(void) lzma_nothrow;
> 
> I would suggest updating your headers if something similar is not found
> & try rebuilding world with -DALWAYS_CHECK_MAKE.
> 
> You should be able to continue your build after this. -DNO_CLEAN will
> get you through it.
> 

sorry, I probably didn't get you.

I tried

	make -DALWAYS_CHECK_MAKE buildworld

and got the same erorr.

What do you mean by "updating your headers"?

I do "svn up", then "svn diff", just to make
sure I'm building from pristine sources.
Is there anything else I need to check before
proceeding with buildworld?

Also, on two other ia64 boxes I don't have this
problem, just updated to r209244.
So I definitely screwed something up on this node,
but what?

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



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