From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 20 19:49:09 2008 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 489DA1065670 for ; Thu, 20 Nov 2008 19:49:09 +0000 (UTC) (envelope-from ken@mthelicon.com) Received: from hercules.mthelicon.com (hercules.mthelicon.com [IPv6:2001:49f0:2023::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0DF628FC20 for ; Thu, 20 Nov 2008 19:49:08 +0000 (UTC) (envelope-from ken@mthelicon.com) Received: from feathers.peganest.com ([IPv6:2001:4d48:ad51:32:21b:21ff:fe1c:3ce]) (authenticated bits=0) by hercules.mthelicon.com (8.14.3/8.14.2) with ESMTP id mAKJn7wh037057 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Thu, 20 Nov 2008 19:49:08 GMT (envelope-from ken@mthelicon.com) From: Pegasus Mc Cleaft Organization: Feathers To: "Olivier SMEDTS" Date: Thu, 20 Nov 2008 19:49:06 +0000 User-Agent: KMail/1.10.1 (FreeBSD/8.0-CURRENT; KDE/4.1.1; amd64; ; ) References: <367b2c980811201038s7d2ae03bnf36a6630f36bc188@mail.gmail.com> <367b2c980811201057y4e44e0ehb227d37702d98c43@mail.gmail.com> In-Reply-To: <367b2c980811201057y4e44e0ehb227d37702d98c43@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811201949.06286.ken@mthelicon.com> Cc: hackers@freebsd.org, Pascal Hofstee Subject: Re: build problems with gptzfsboot (AMD64) 8.0-CURRENT X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2008 19:49:09 -0000 On Thursday 20 November 2008 18:57:53 Olivier SMEDTS wrote: > What is your MACHINE_ARCH ? > Mine is amd64, I think there's a problem with the conditional in > sys/boot/i386/gptzfsboot/Makefile. > ld doesn't need gptzfsboot.o on i386. > > Olivier > > 2008/11/20 Olivier SMEDTS : > > 2008/11/20 Pascal Hofstee : > >> On Thu, 20 Nov 2008 01:46:31 -0000 > >> > >> "Pegasus Mc Cleaft" wrote: > >>> Hi everyone, > >>> > >>> I am having difficulties rebuilding the world after some patches > >>> were made today. I was wondering if anyone else is experiencing the > >>> same troubles? Hi Oliver, My machine is an Core2 Quad running under AMD64. (CPUTYPE?=core2) Thanks for replying. It puts my mind to ease because I was thinking it was a problem I created (I recently moved the /usr/src directory into a seperate zfs filing system) Peg