Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2014 16:36:55 +0200
From:      Bernd Walter <ticso@cicely7.cicely.de>
To:        Russell Haley <russ.haley@gmail.com>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>, Rui Paulo <rpaulo@me.com>
Subject:   Re: Building U-Boot
Message-ID:  <20141018143655.GB86384@cicely7.cicely.de>
In-Reply-To: <CABx9NuS%2BCZXSmVA8Ad_TNPyPLVb7bNCpzgCT-Bn1TgVAV4_2oA@mail.gmail.com>
References:  <CABx9NuS%2BCZXSmVA8Ad_TNPyPLVb7bNCpzgCT-Bn1TgVAV4_2oA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 17, 2014 at 10:58:49PM -0700, Russell Haley wrote:
> Hello, I'm trying to build u-boot from the instructions that Mr. Paulo
> left here:
> 
> https://wiki.freebsd.org/Digi-CCWMX53
> 
> This is the error I get:
> 
> russell@FreeArm2:/usr/u-boot% gmake ccwmx53js_config
> arm-linux-gcc: not found
> arm-linux-gcc: not found
> usage: dirname string [...]
> Generating include/autoconf.mk
> arm-linux-gcc: not found
> arm-linux-gcc: not found
> usage: dirname string [...]
> Generating include/autoconf.mk.dep
> arm-linux-gcc: not found
> arm-linux-gcc: not found
> arm-linux-gcc: not found
> usage: dirname string [...]
> arm-linux-gcc: not found
> usage: dirname string [...]
> Configuring a wireless module
> Configuring for ccwmx53 board...
> russell@FreeArm2:/usr/u-boot%
> 
> 
> does this mean that making my cross tools failed?
> make xdev XDEV=arm XDEV_ARCH=arm

I might be wrong, but from memory make xdev is not just about building
tools, it also starts a special setup shell with all the special path
and such set.
You need to use this shell to find all the xdev tools.

-- 
B.Walter <bernd@bwct.de> http://www.bwct.de
Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141018143655.GB86384>