* [U-Boot] MAKEALL build error on usb/master branch
@ 2013-09-26 19:26 Troy Kisky
2013-09-26 20:22 ` Marek Vasut
0 siblings, 1 reply; 3+ messages in thread
From: Troy Kisky @ 2013-09-26 19:26 UTC (permalink / raw)
To: u-boot
Hi Marek
I thought you might like to be aware of this error, if not already known.
Thanks
Troy
/u-boot-imx6/LOG$ cat mx28evk.ERR
mxsimage.c:18:25: fatal error: openssl/evp.h: No such file or directory
compilation terminated.
make[1]: *** [mxsimage.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** wait: No child processes. Stop.
make: *** [tools] Error 2
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] MAKEALL build error on usb/master branch
2013-09-26 19:26 [U-Boot] MAKEALL build error on usb/master branch Troy Kisky
@ 2013-09-26 20:22 ` Marek Vasut
2013-09-26 20:33 ` Troy Kisky
0 siblings, 1 reply; 3+ messages in thread
From: Marek Vasut @ 2013-09-26 20:22 UTC (permalink / raw)
To: u-boot
Dear Troy Kisky,
> Hi Marek
>
> I thought you might like to be aware of this error, if not already known.
Known, when building for MXS (mx23 and mx28), you need libssl-dev installed
(openssl development libs and headers). Same rule applies when you use signed
FIT images.
So, solution is to install libssl-dev (for debian-based distro) or whatever your
favorite distro has.
Best regards,
Marek Vasut
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] MAKEALL build error on usb/master branch
2013-09-26 20:22 ` Marek Vasut
@ 2013-09-26 20:33 ` Troy Kisky
0 siblings, 0 replies; 3+ messages in thread
From: Troy Kisky @ 2013-09-26 20:33 UTC (permalink / raw)
To: u-boot
On 9/26/2013 1:22 PM, Marek Vasut wrote:
> Dear Troy Kisky,
>
>> Hi Marek
>>
>> I thought you might like to be aware of this error, if not already known.
> Known, when building for MXS (mx23 and mx28), you need libssl-dev installed
> (openssl development libs and headers). Same rule applies when you use signed
> FIT images.
>
> So, solution is to install libssl-dev (for debian-based distro) or whatever your
> favorite distro has.
>
> Best regards,
> Marek Vasut
>
Thanks Marek
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-26 20:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 19:26 [U-Boot] MAKEALL build error on usb/master branch Troy Kisky
2013-09-26 20:22 ` Marek Vasut
2013-09-26 20:33 ` Troy Kisky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox