From owner-freebsd-current@FreeBSD.ORG Thu Jan 12 15:45:14 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3063F16A41F for ; Thu, 12 Jan 2006 15:45:14 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71CD543D5E for ; Thu, 12 Jan 2006 15:45:07 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k0CFivuD006270; Thu, 12 Jan 2006 17:44:57 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ip.net.ua [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 03839-03-4; Thu, 12 Jan 2006 17:44:55 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k0CFblWL005997 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Jan 2006 17:37:47 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id k0CFbo2s024158; Thu, 12 Jan 2006 17:37:50 +0200 (EET) (envelope-from ru) Date: Thu, 12 Jan 2006 17:37:50 +0200 From: Ruslan Ermilov To: Danny Braniss Message-ID: <20060112153750.GB22977@ip.net.ua> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JP+T4n/bALQSJXh8" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: current@freebsd.org Subject: Re: make buildworld - cross compiling error X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2006 15:45:14 -0000 --JP+T4n/bALQSJXh8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > 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=3Di386 buildworld >=20 > i think the problem is somewhere here: > ... > crunchgen: make error: "/usr/share/mk/bsd.compat.mk", line 36: warning: N= OLINT=20 > is deprecated in favor of NO_LINT >=20 > btw, without the -j2 it works ok. >=20 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, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --JP+T4n/bALQSJXh8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDxnfOqRfpzJluFF4RAugWAJ9gpIoo+xcvdR6mItrvPfmWtNSjlwCgmDR2 2fbQJ0qgwWoy0u6UdNeZu0I= =sKRC -----END PGP SIGNATURE----- --JP+T4n/bALQSJXh8--