Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2010 10:40:46 +0200
From:      Ruben de Groot <fbsd-arm@bzerk.org>
To:        freebsd-arm@freebsd.org
Subject:   Sheevaplug compile issue
Message-ID:  <20101021084046.GA48087@ei.bzerk.org>

next in thread | raw e-mail | index | archive | help

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



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