[Buildroot] [PATCH 1/1] package/s390-tools: add zlib dependency

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Oct 24 20:55:40 UTC 2020


On Tue, 20 Oct 2020 12:39:04 +0200
Alexander Egorenkov <egorenar at linux.ibm.com> wrote:

> zlib is required to build s390-tools and cannot be disabled for now
> due to libvmdump.
> 
> Fixes:
> 
> $BUILD_DIR/host/bin/s390x-buildroot-linux-gnu-g++ ... -c vmdump_convert.cpp -o vmdump_convert.o
> lkcd_dump.cpp:15:10: fatal error: zlib.h: No such file or directory
>    15 | #include <zlib.h>
>       |          ^~~~~~~~
> compilation terminated.
> 
> Signed-off-by: Alexander Egorenkov <egorenar at linux.ibm.com>
> ---
>  package/s390-tools/Config.in     | 1 +
>  package/s390-tools/s390-tools.mk | 1 +
>  2 files changed, 2 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list