From owner-freebsd-ports@FreeBSD.ORG Thu Jan 26 01:18:57 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 653ED106564A for ; Thu, 26 Jan 2012 01:18:57 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id 4C57D8FC0C for ; Thu, 26 Jan 2012 01:18:57 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=rair.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1RqDzM-0008S6-5M; Thu, 26 Jan 2012 01:18:56 +0000 Date: Thu, 26 Jan 2012 10:18:55 +0900 Message-ID: From: Randy Bush To: Chuck Swiger In-Reply-To: <804D8B89-50DF-4817-9B37-1147DACDC9E0@mac.com> References: <62D0D166-A917-45CA-A65B-71992B1DD9C5@mac.com> <804D8B89-50DF-4817-9B37-1147DACDC9E0@mac.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: FreeBSD Ports Subject: Re: isc dhcp does not make X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2012 01:18:57 -0000 > You've specified a 32-bit CPU architecture, but are running on a > 64-bit (aka AMD64/EM64T) platform. Get rid of the -march flag from > /etc/make.conf or where-ever it is coming from. had just rsynced it in. damn! thanks. randy