Sheevaplug compile issue
Rafal Jaworowski
raj at semihalf.com
Thu Oct 21 09:12:12 UTC 2010
On 2010-10-21, at 10:40, Ruben de Groot wrote:
> Hi,
>
> I am trying to compile a new SHEEVAPLUG kernel (last one was a couple of months ago), but
> am getting the following error:
>
>> if [ -f /usr/build/current/src/sys/boot/fdt/dts/sheevaplug.dts ]; then dtc -O dtb -o `echo sheevaplug.dts | cut -d. -f1`.dtb -b 0 -p 1024 /usr/build/current/src/sys/boot/fdt/dts/sheevaplug.dts; fi
>> dtc: not found
>
> There is no "dtc" on my system (I cross compile from i386 with TARGET_ARCH=arm), allthough I updated the build system to -current yesterday.
> Any clues?
The world needs to be built with -DWITH_FDT in order to create the dtc.
Rafal
More information about the freebsd-arm
mailing list