From owner-freebsd-arm@FreeBSD.ORG Thu Feb 28 17:02:20 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E8DC77E3 for ; Thu, 28 Feb 2013 17:02:20 +0000 (UTC) (envelope-from tim@kientzle.com) Received: from monday.kientzle.com (99-115-135-74.uvs.sntcca.sbcglobal.net [99.115.135.74]) by mx1.freebsd.org (Postfix) with ESMTP id CB889201 for ; Thu, 28 Feb 2013 17:02:20 +0000 (UTC) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id r1SH2KMl045063; Thu, 28 Feb 2013 17:02:20 GMT (envelope-from tim@kientzle.com) Received: from [192.168.2.143] (CiscoE3000 [192.168.1.65]) by kientzle.com with SMTP id gnkzu3axkhep8e5rzbqt4nq8fa; Thu, 28 Feb 2013 17:02:19 +0000 (UTC) (envelope-from tim@kientzle.com) Subject: Re: Stuck at the 88 package mark Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii From: Tim Kientzle In-Reply-To: <20130228025525.272a7e92@ivory.wynn.com> Date: Thu, 28 Feb 2013 09:02:19 -0800 Content-Transfer-Encoding: 7bit Message-Id: References: <20130228025525.272a7e92@ivory.wynn.com> To: Brett Wynkoop X-Mailer: Apple Mail (2.1283) Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2013 17:02:21 -0000 "armv6" is not a standard architecture recognized by GNU binutils. You probably just need to override that to use "arm". Tim On Feb 27, 2013, at 11:55 PM, Brett Wynkoop wrote: > Greeting- > > My build of zoneminder died in /usr/ports/devel/binutils. Before I dig > too deep has someone already solved this one? > > checking for lwpstatus_t.pr_reg in sys/procfs.h... no > checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no > checking for win32_pstatus_t in sys/procfs.h... no > checking linker --as-needed support... yes > checking for cos in -lm... yes > *** BFD does not support target armv6-portbld-freebsd10.0. > *** Look in bfd/config.bfd for supported targets. > *** [configure-bfd] Error code 1 > > Stop in /export/ports/devel/binutils/work/binutils-2.23.1. > *** [all] Error code 1 > > Stop in /export/ports/devel/binutils/work/binutils-2.23.1. > > I suspect it is just a matter of putting the right thing in for the > supported target, but I am not sure what to put there? There is some > arm stuff in bfd/config.bfd. > > So if someone has solved this let me know. If someone knows what I > might want to put in the config file that would be good too. I am > looking for something that will be generic to Pi/Bone/Plug/You-get-me! > > Thanks! > > -Brett > -- > > wynkoop@wynn.com http://prd4.wynn.com/wynkoop/pgp-keys.txt > 917-642-6925 > 718-717-5435 > > I would never invade the United States. There would be a gun behind > every blade of grass. --Isoroku Yamamoto > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"