Crossbuild failure on 8-stable

2011-06-30 Thread Hans Petter Selasky
Hi, Trying to cross build ARM fails in the following way on 8-stable: 8.2-STABLE FreeBSD 8.2-STABLE #1: Wed Jun 29 13:09:23 UTC 2011 make toolchain TARGET=arm Is this perhaps also an issue in 9-current? Any clues? cc -O -pipe -ffreestanding -Wformat -I/usr/src/lib/libstand -msoft-float -

Re: Crossbuild failure on 8-stable

2011-06-30 Thread Olivier Houchard
On Thu, Jun 30, 2011 at 11:22:36AM +0200, Hans Petter Selasky wrote: Hi, Trying to cross build ARM fails in the following way on 8-stable: 8.2-STABLE FreeBSD 8.2-STABLE #1: Wed Jun 29 13:09:23 UTC 2011 make toolchain TARGET=arm Is this perhaps also an issue in 9-current? Any clues?

Re: Crossbuild failure on 8-stable

2011-06-30 Thread Hans Petter Selasky
On Thursday 30 June 2011 13:13:48 Olivier Houchard wrote: On Thu, Jun 30, 2011 at 11:22:36AM +0200, Hans Petter Selasky wrote: Hi, Trying to cross build ARM fails in the following way on 8-stable: 8.2-STABLE FreeBSD 8.2-STABLE #1: Wed Jun 29 13:09:23 UTC 2011 make toolchain

Re: Crossbuild failure on 8-stable

2011-06-30 Thread Mark Tinguely
On 6/30/2011 4:22 AM, Hans Petter Selasky wrote: Hi, Trying to cross build ARM fails in the following way on 8-stable: 8.2-STABLE FreeBSD 8.2-STABLE #1: Wed Jun 29 13:09:23 UTC 2011 make toolchain TARGET=arm Is this perhaps also an issue in 9-current? Any clues? cc -O -pipe -ffreestanding

Re: Crossbuild failure on 8-stable

2011-06-30 Thread Garrett Cooper
On Thu, Jun 30, 2011 at 9:14 AM, Mark Tinguely marktingu...@gmail.com wrote: On 6/30/2011 4:22 AM, Hans Petter Selasky wrote: Hi, Trying to cross build ARM fails in the following way on 8-stable: 8.2-STABLE FreeBSD 8.2-STABLE #1: Wed Jun 29 13:09:23 UTC 2011 make toolchain TARGET=arm Is

Re: Crossbuild failure on 8-stable

2011-06-30 Thread Hans Petter Selasky
On Thursday 30 June 2011 18:59:04 Garrett Cooper wrote: On Thu, Jun 30, 2011 at 9:14 AM, Mark Tinguely marktingu...@gmail.com wrote: On 6/30/2011 4:22 AM, Hans Petter Selasky wrote: Hi, Trying to cross build ARM fails in the following way on 8-stable: 8.2-STABLE FreeBSD 8.2-STABLE

Re: Crossbuild failure on 8-stable

2011-06-30 Thread Warner Losh
Shouldn't that be 'make kernel-toolchain'? Warner On Jun 30, 2011, at 10:59 AM, Garrett Cooper wrote: On Thu, Jun 30, 2011 at 9:14 AM, Mark Tinguely marktingu...@gmail.com wrote: On 6/30/2011 4:22 AM, Hans Petter Selasky wrote: Hi, Trying to cross build ARM fails in the following way on