Re: make buildworld - cross compiling error

From: Ruslan Ermilov <ru_at_freebsd.org>
Date: Thu, 12 Jan 2006 17:37:50 +0200
Hi Danny,

On Thu, Jan 12, 2006 at 05:20:31PM +0200, Danny Braniss wrote:
> Hi,
> 	I have been using Freebsd 5.4/i386 to 'make build*' to cross build
> i386/amd64 5.4/6.0.
> 
> So now im trying to use FreeBSD 6.0/amd64 to do the same.
> it's failing when:
> setenv MAKEOBJDIRPREFIX /r+d/obj/bsd
> cd /r+d/5.4/src
> make -j2 TARGET_ARCH=i386 buildworld
> 
> i think the problem is somewhere here:
> ...
> crunchgen: make error: "/usr/share/mk/bsd.compat.mk", line 36: warning: NOLINT 
> is deprecated in favor of NO_LINT
> 
> btw, without the -j2 it works ok.
> 
No, it's just the harmless warning.  If it works without -j2 then it's a
parallelization problem.  If it happens compiling 5.4, I don't care to
fix it -- I have only time and energy for HEAD and RELENG_6.  If it fails
somewhere in kerberbos or in aicasm during kernel build, chances are
you can simply merge one of my fixes.


Cheers,
-- 
Ruslan Ermilov
ru_at_FreeBSD.org
FreeBSD committer

Received on Thu Jan 12 2006 - 14:45:14 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:50 UTC