Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2010 10:47:15 +0200
From:      Rafal Jaworowski <raj@semihalf.com>
To:        Ruben de Groot <fbsd-arm@bzerk.org>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Sheevaplug compile issue
Message-ID:  <82B0C538-2C88-4F07-9404-7A8BE4B0D4B9@semihalf.com>
In-Reply-To: <20101021084046.GA48087@ei.bzerk.org>

index | next in thread | previous in thread | raw e-mail


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



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?82B0C538-2C88-4F07-9404-7A8BE4B0D4B9>