[U-Boot] compile issue with U-boot-2014.10-rc2 & Cubieboard

Jeroen Hofstee jeroen at myspectrum.nl
Sun Oct 19 16:28:53 CEST 2014


Hello Tom,

On 01-10-14 17:31, Jeroen Hofstee wrote:
>
> On 30-09-14 03:29, Tom Everett wrote:
>> I am getting this compile error:
>>
>> scripts/Makefile.build:55:
>> /tank/home/tom/freebsd/uboot/u-boot-2014.10-rc2/board/amd/sunxi/Makefile: 
>>
>> No such file or directory
>>
>> gmake[1]: *** No rule to make target
>> `/tank/home/tom/freebsd/uboot/u-boot-2014.10-rc2/board/amd/sunxi/Makefile'. 
>>
>> Stop.
>>
>> It appears that the dir "/board/amd/sunxi" does not exist.  It should be
>> "/board/sunxi".
>>
>>
>

I stumbled upon the same problem, on FreeBSD, the root user seems
to have an VENDOR=amd env hanging around, hence u-boot's Makefile
cannot assign the correct value. (or it would need override at least).

Regards,
Jeroen


More information about the U-Boot mailing list