From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC, PATCH 0/4] mtd, ubi, ubifs: resync with Linux-3.14
Date: Thu, 22 May 2014 05:58:48 +0200 [thread overview]
Message-ID: <537D75F8.2010406@denx.de> (raw)
In-Reply-To: <537D1049.70002@posteo.de>
Hello J?rg,
Am 21.05.2014 22:44, schrieb J?rg Krause:
> Building for a custom Freescale i.MX28 board failed for me. Here is the output:
>
> [joerg at timelineX u-boot-testing]$ export ARCH=arm
> [joerg at timelineX u-boot-testing]$ export
> CROSS_COMPILE=arm-linux-gnueabi-
> [joerg at timelineX u-boot-testing]$ make mrproper
> CLEAN scripts/basic
[...]
> CC spl/lib/ctype.o
> CC spl/lib/div64.o
> make[2]: *** No rule to make target 'spl/lib/linux_compat.o', needed
Argh, did forget a "git add lib/linux_compat.c" ... Sorry.
> by 'spl/lib/built-in.o'. Stop.
> make[2]: *** Waiting for unfinished jobs....
> CC spl/lib/hang.o
> LD spl/arch/arm/cpu/arm926ejs/mxs/built-in.o
> CC spl/common/image-fdt.o
> CC spl/common/memsize.o
> /home/joerg/Freescale/u-boot-testing/spl/Makefile:232: recipe for
> target 'spl/lib' failed
> make[1]: *** [spl/lib] Error 2
> make[1]: *** Waiting for unfinished jobs....
> CC spl/common/stdio.o
> LD spl/common/built-in.o
> Makefile:1155: recipe for target 'spl/u-boot-spl' failed
> make: *** [spl/u-boot-spl] Error 2
>
>
> I cannot find any linux_compat.c files in u-boot-testing.
I fixed this, patch and update in u-boot-testing follows ASAP, thanks
for testing!
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
prev parent reply other threads:[~2014-05-22 3:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-21 9:49 [U-Boot] [RFC,PATCH 0/4] mtd, ubi, ubifs: resync with Linux-3.14 Heiko Schocher
2014-05-21 9:49 ` [U-Boot] [RFC,PATCH 1/4] dm: rename device struct to udevice Heiko Schocher
2014-05-21 9:49 ` [U-Boot] [RFC,PATCH 2/4] lib, rbtree: resync with Linux-3.14 Heiko Schocher
2014-05-21 9:49 ` [U-Boot] [RFC, PATCH 3/4] lib, list_sort: add list_sort from linux 3.14 Heiko Schocher
2014-05-21 9:49 ` [U-Boot] [RFC,PATCH 4/4] mtd, ubi, ubifs: resync with Linux-3.14 Heiko Schocher
2014-05-21 20:44 ` [U-Boot] [RFC, PATCH 0/4] " Jörg Krause
2014-05-22 3:58 ` Heiko Schocher [this message]
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=537D75F8.2010406@denx.de \
--to=hs@denx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.