<div dir="ltr">Hi,<div><br></div><div>While updating the LVM2 package to lvm2-2_02_180, configure is failing with biling out error.</div><div>Error Message Observed:</div><div>checking for langinfo.h... yes<br>checking libaio.h usability... no<br>checking libaio.h presence... no<br>checking for libaio.h... no<br>configure: error: bailing out<br></div><div><br></div><div><br></div><div>Snippet of the build script where configure is used:</div><div>pkg_unpack<br>##<br># HACK: sbindir needs to be defined to ensure the systemd unit files don't get a<br># ${exec_prefix} prefix in executables' paths.<br>##<br>CFLAGS="-g" ./configure --build=none --host=$TOOL_TRIPLET --prefix=/usr \<br>       --libdir="/usr/$LIB_NAME" --enable-udev_rules --with-lvm1=none \<br>       --enable-lvmetad --sbindir=/usr/bin \<br>       ac_cv_func_malloc_0_nonnull=yes \<br>       ac_cv_func_realloc_0_nonnull=yes<br></div><div><br></div><div>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??</div><div><br></div><div>BR,</div><div>KCH</div></div>