linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Regarding the configure error while updating the LVM2 package
@ 2020-08-24  9:26 KrishnaMurali Chennuboina
  2020-08-24 16:16 ` KrishnaMurali Chennuboina
  2020-08-25 13:08 ` Bastian Blank
  0 siblings, 2 replies; 4+ messages in thread
From: KrishnaMurali Chennuboina @ 2020-08-24  9:26 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 942 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1206 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-26  8:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-24  9:26 [linux-lvm] Regarding the configure error while updating the LVM2 package KrishnaMurali Chennuboina
2020-08-24 16:16 ` KrishnaMurali Chennuboina
2020-08-25 13:08 ` Bastian Blank
2020-08-26  8:17   ` KrishnaMurali Chennuboina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).