* [U-Boot] Failure on attempt to build env tools
@ 2014-04-28 9:40 Alexey Brodkin
2014-04-28 9:57 ` Marek Vasut
0 siblings, 1 reply; 2+ messages in thread
From: Alexey Brodkin @ 2014-04-28 9:40 UTC (permalink / raw)
To: u-boot
Hi Marek,
I noticed you recently committed support of AES encryption in U-Boot
tools here -
http://git.denx.de/?p=u-boot.git;a=commit;h=a8a752c084031905940129f8a6ba303925e0fac9
And now I cannot build env tools.
Here's how to reproduce my experience:
===============
$ make yourboard_config
$ make env
make[1]: *** No rule to make target `tools/env/aes.c', needed by
`tools/env/aes.o'. Stop.
make: *** [env] Error 2
===============
And from tools/env/Makefile I see that target "aes.o" exists while
"aes.c" itself is situated in "./lib" folder.
Could you please try to build env tools and if you see the same error
could you please fix it?
If it's me who builds env tools improperly could you please teach me how
to build them correctly?
--
Best regards,
Alexey Brodkin
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] Failure on attempt to build env tools
2014-04-28 9:40 [U-Boot] Failure on attempt to build env tools Alexey Brodkin
@ 2014-04-28 9:57 ` Marek Vasut
0 siblings, 0 replies; 2+ messages in thread
From: Marek Vasut @ 2014-04-28 9:57 UTC (permalink / raw)
To: u-boot
On Monday, April 28, 2014 at 11:40:05 AM, Alexey Brodkin wrote:
> Hi Marek,
>
> I noticed you recently committed support of AES encryption in U-Boot
> tools here -
> http://git.denx.de/?p=u-boot.git;a=commit;h=a8a752c084031905940129f8a6ba303
> 925e0fac9
>
> And now I cannot build env tools.
>
> Here's how to reproduce my experience:
> ===============
> $ make yourboard_config
> $ make env
> make[1]: *** No rule to make target `tools/env/aes.c', needed by
> `tools/env/aes.o'. Stop.
> make: *** [env] Error 2
> ===============
>
> And from tools/env/Makefile I see that target "aes.o" exists while
> "aes.c" itself is situated in "./lib" folder.
>
> Could you please try to build env tools and if you see the same error
> could you please fix it?
It's here as well, must be some post-kbuild-migration problem. Patch is out.
+CC Masahiro-san .
btw. did you have time to look at my PCIe email please?
Best regards,
Marek Vasut
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-28 9:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-28 9:40 [U-Boot] Failure on attempt to build env tools Alexey Brodkin
2014-04-28 9:57 ` Marek Vasut
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox