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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"