Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Build kernel with devicetree support
@ 2013-06-04  8:18 wacha at mit.bme.hu
  2013-06-04 15:22 ` Spenser Gilliland
  2013-06-05  7:25 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: wacha at mit.bme.hu @ 2013-06-04  8:18 UTC (permalink / raw)
  To: buildroot

Dear developers,

I am trying to build a root file system and the Linux kernel with buildroot.

Because it is a custom hardware, I've set the device tree source  
option to use a custom device tree file.
My device tree source file path is set to the device tree file name,  
which resides in the buildroot top level directory.

With that configuration the kernel fails to build from source:

(irrelevant parts truncated)
make[1]: Leaving directory  
`/home/wachag/zynq/buildroot/output/build/linux-v3.6-digilent-13.01'
PATH="/home/wachag/zynq/buildroot/output/host/bin:/home/wachag/zynq/buildroot/output/host/usr/bin:/home/wachag/zynq/buildroot/output/host/usr/sbin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/jvm/java-7-oracle/bin:/usr/lib/jvm/java-7-oracle/db/bin:/usr/lib/jvm/java-7-oracle/jre/bin" PERLLIB="/home/wachag/zynq/buildroot/output/host/usr/lib/perl" /usr/bin/make -j5 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="" ARCH=arm INSTALL_MOD_PATH=/home/wachag/zynq/buildroot/output/target CROSS_COMPILE=" /home/wachag/zynq/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-" DEPMOD=/home/wachag/zynq/buildroot/output/host/usr/sbin/depmod -C /home/wachag/zynq/buildroot/output/build/linux-v3.6-digilent-13.01  
"zedboard-devicetree.dtb
/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 1: syntax error: unexpected end of file
make: ***  
[/home/wachag/zynq/buildroot/output/build/linux-v3.6-digilent-13.01/.stamp_built] Error  
1

It seems that a quotation mark is missing from the end of the command line.
Since I am new in the buildroot system, I could not find the  
appropriate line in the Makefile.
Could someone confirm this is an error in buildroot and not in my  
configuration?

Regards,

Gabor Wacha

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-06-05  8:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-04  8:18 [Buildroot] Build kernel with devicetree support wacha at mit.bme.hu
2013-06-04 15:22 ` Spenser Gilliland
2013-06-05  7:14   ` wacha at mit.bme.hu
2013-06-05  7:25 ` Thomas Petazzoni
2013-06-05  8:00   ` "Gábor, Wacha"

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox