Building U-Boot

Bernd Walter ticso at cicely7.cicely.de
Sat Oct 18 14:37:27 UTC 2014


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 at 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 at 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 at bwct.de> http://www.bwct.de
Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.


More information about the freebsd-arm mailing list