[linux-lvm] Regarding the configure error while updating the LVM2 package

KrishnaMurali Chennuboina krishchennu414 at gmail.com
Mon Aug 24 09:26:33 UTC 2020


Hi,

While updating the LVM2 package to lvm2-2_02_180, configure is failing with
biling out error.
Error Message Observed:
checking for langinfo.h... yes
checking libaio.h usability... no
checking libaio.h presence... no
checking for libaio.h... no
configure: error: bailing out


Snippet of the build script where configure is used:
pkg_unpack
##
# HACK: sbindir needs to be defined to ensure the systemd unit files don't
get a
# ${exec_prefix} prefix in executables' paths.
##
CFLAGS="-g" ./configure --build=none --host=$TOOL_TRIPLET --prefix=/usr \
       --libdir="/usr/$LIB_NAME" --enable-udev_rules --with-lvm1=none \
       --enable-lvmetad --sbindir=/usr/bin \
       ac_cv_func_malloc_0_nonnull=yes \
       ac_cv_func_realloc_0_nonnull=yes

Tried without passing any arguments to configure but still getting the same
error message. Could you please suggest if the mentioned version is having
dependency with any package??

BR,
KCH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-lvm/attachments/20200824/85d98bb6/attachment.htm>


More information about the linux-lvm mailing list