make buildworld - cross compiling error

Ruslan Ermilov ru at freebsd.org
Thu Jan 12 07:45:14 PST 2006


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20060112/a0d145f9/attachment.bin


More information about the freebsd-current mailing list