public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jeroen Hofstee <jeroen@myspectrum.nl>
To: u-boot@lists.denx.de
Subject: [U-Boot] compile issue with U-boot-2014.10-rc2 & Cubieboard
Date: Wed, 01 Oct 2014 17:31:43 +0200	[thread overview]
Message-ID: <542C1E5F.408@myspectrum.nl> (raw)
In-Reply-To: <CAB3ij4Dim=JkRjH15Sehfxj_GQO24FM2udP91x46kLqgN-SsQA@mail.gmail.com>

Hello Tom,

On 30-09-14 03:29, Tom Everett wrote:
> I am getting this compile error:
>
> scripts/Makefile.build:55:
> /tank/home/tom/freebsd/uboot/u-boot-2014.10-rc2/board/amd/sunxi/Makefile:
> No such file or directory
>
> gmake[1]: *** No rule to make target
> `/tank/home/tom/freebsd/uboot/u-boot-2014.10-rc2/board/amd/sunxi/Makefile'.
> Stop.
>
> It appears that the dir "/board/amd/sunxi" does not exist.  It should be
> "/board/sunxi".
>
>

Your problem description does not contain enough information
to reproduce / understand your problem. e.g. are you trying to
compile for a FreeBSD target or on a FreeBSD host? make commands
are missing as well.

Anyway, current master be9f643ae, with this patch:
http://patchwork.ozlabs.org/patch/395588/ should compile
fine on a FreeBSD host (11-currentish).

Regards,
Jeroen

sudo pkg install gcc-arm-embedded
export PATH=/usr/local/gcc-arm-embedded-4_8-2014q2-20140609/bin/:$PATH
export CROSS_COMPILE=arm-none-eabi-
gmake Cubieboard_defconfig
gmake all

  reply	other threads:[~2014-10-01 15:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-30  1:29 [U-Boot] compile issue with U-boot-2014.10-rc2 & Cubieboard Tom Everett
2014-10-01 15:31 ` Jeroen Hofstee [this message]
2014-10-19 14:28   ` Jeroen Hofstee
2014-10-20 19:01     ` Jeroen Hofstee
2014-10-21  4:22       ` Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=542C1E5F.408@myspectrum.nl \
    --to=jeroen@myspectrum.nl \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox