From owner-freebsd-amd64@FreeBSD.ORG Fri Mar 25 14:51:39 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 363D816A4CE for ; Fri, 25 Mar 2005 14:51:39 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C421143D2D for ; Fri, 25 Mar 2005 14:51:37 +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 j2PEpZZk035396; Fri, 25 Mar 2005 16:51:35 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 68519-10; Fri, 25 Mar 2005 16:51:54 +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 j2PEpYW3035393 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 25 Mar 2005 16:51:35 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j2PEpt6K078539; Fri, 25 Mar 2005 16:51:55 +0200 (EET) (envelope-from ru) Date: Fri, 25 Mar 2005 16:51:55 +0200 From: Ruslan Ermilov To: Kris Kennaway Message-ID: <20050325145155.GA78455@ip.net.ua> References: <20050324234511.GA59281@xor.obsecurity.org> <20050325072436.GD75626@ip.net.ua> <20050325133800.GA52791@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <20050325133800.GA52791@xor.obsecurity.org> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: amd64@freebsd.org Subject: Re: buildworld error while cross-building X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 14:51:39 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Kris, On Fri, Mar 25, 2005 at 05:38:00AM -0800, Kris Kennaway wrote: > On Fri, Mar 25, 2005 at 09:24:36AM +0200, Ruslan Ermilov wrote: >=20 > > > Any ideas? I need to get this to work for 5.4-RELEASE package builds. > > >=20 > > It looks like the wrong version of endian.h header is used here: > > /usr/obj/amd64/a/portbuild/amd64/5/src/i386/usr/include/machine/endian.h > > which is the AMD64 version, rather than an i386 versopm from > > /usr/obj/amd64/a/portbuild/amd64/5/src/lib32/usr/include/machine/endian= =2Eh > >=20 > > I will look into this today (on HEAD). >=20 > Thanks. >=20 I cannot reproduce this problem on HEAD, and at a glance RELENG_5 should be OK too. I mean, the .depend file correctly references the i386 version of endian.h. Can you provide me with a shell access to this box, so I could look into the contents of /usr/obj/amd64/a/portbuild/amd64/5/? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCRCWLqRfpzJluFF4RAhFdAKCINmocDIDvFs+9McQxyWsVd1g5MACeKKg5 SQONmxAEM0giiCNzGYdKLS8= =RkCI -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--