Re: r209240 ia64 -> buildworld -> undefined reference to `lzma_physmem'

From: jhell <jhell_at_dataix.net>
Date: Thu, 17 Jun 2010 08:13:46 -0400
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.


Regards,

-- 

 jhell
Received on Thu Jun 17 2010 - 10:13:50 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:04 UTC