Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2006 17:20:31 +0200
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        current@freebsd.org
Subject:   make buildworld - cross compiling error
Message-ID:  <E1Ex4Fb-000AMk-7t@cs1.cs.huji.ac.il>

next in thread | raw e-mail | index | archive | help
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.

danny





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Ex4Fb-000AMk-7t>