* [Buildroot] [Bug 9316] New: U-boot fails to build if libssl-dev is not installed
@ 2016-09-28 15:44 bugzilla at busybox.net
2016-10-20 21:31 ` [Buildroot] [Bug 9316] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2016-09-28 15:44 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=9316
Bug ID: 9316
Summary: U-boot fails to build if libssl-dev is not installed
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: matt.kraai at abbott.com
CC: buildroot at uclibc.org
Target Milestone: ---
When I run "make zynq_zed_defconfig && make" on my Ubuntu 16.04.1 LTS system,
the build fails with the following error messages:
> >>> uboot xilinx-v2016.2 Building
...
> HOSTCC tools/aisimage.o
> In file included from tools/aisimage.c:10:0:
> include/image.h:923:27: fatal error: openssl/evp.h: No such file or directory
> compilation terminated.
> scripts/Makefile.host:108: recipe for target 'tools/aisimage.o' failed
> make[3]: *** [tools/aisimage.o] Error 1
> Makefile:1211: recipe for target 'tools' failed
> make[2]: *** [tools] Error 2
> package/pkg-generic.mk:201: recipe for target '/home/kraai/src/buildroot/output> /build/uboot-xilinx-v2016.2/.stamp_built' failed
> make[1]: *** [/home/kraai/src/buildroot/output/build/uboot-xilinx-v2016.2> /.stamp_built] Error 2
> Makefile:41: recipe for target '_all' failed
> make: *** [_all] Error 2
Installing ssl-dev fixes this problem, but I think U-Boot should depend on
host-openssl in this case.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-20 21:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28 15:44 [Buildroot] [Bug 9316] New: U-boot fails to build if libssl-dev is not installed bugzilla at busybox.net
2016-10-20 21:31 ` [Buildroot] [Bug 9316] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox