mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
For systems that do not have glibc-static installed, print the following error message when building zfcpdump: s390-tools/zfcpdump # make REQCHK zfcpdump (stdio.h) **************************************************************** * Missing build requirement for: zfcpdump * * Install package..............: glibc-static or libc-dev * * You can skip build with......: make HAVE_LIBC_STATIC=0 * **************************************************************** To allow the check add a new compiler/linker option to the "check_dep" macro and do full compile/link instead of a simple compile. Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
12 KiB
12 KiB