Sheevaplug compile issue
Ruben de Groot
fbsd-arm at bzerk.org
Thu Oct 21 08:40:51 UTC 2010
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?
--Ruben
More information about the freebsd-arm
mailing list