From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mimecast-mx02.redhat.com (mimecast02.extmail.prod.ext.rdu2.redhat.com [10.11.55.18]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 55A47E7783 for ; Wed, 26 Aug 2020 08:18:09 +0000 (UTC) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id F2D88888BE2 for ; Wed, 26 Aug 2020 08:18:08 +0000 (UTC) Received: by mail-ej1-f49.google.com with SMTP id o18so1619693eje.7 for ; Wed, 26 Aug 2020 01:18:05 -0700 (PDT) MIME-Version: 1.0 References: <20200825130855.45l2avyiswqwuoik@shell.thinkmo.de> In-Reply-To: <20200825130855.45l2avyiswqwuoik@shell.thinkmo.de> From: KrishnaMurali Chennuboina Date: Wed, 26 Aug 2020 13:47:52 +0530 Message-ID: Content-Type: multipart/alternative; boundary="0000000000006ef75205adc3751f" Subject: Re: [linux-lvm] Regarding the configure error while updating the LVM2 package Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: To: LVM general discussion and development --0000000000006ef75205adc3751f Content-Type: text/plain; charset="UTF-8" Thanks Bastian. I will check further by making libaio as a dependent for LVM package. BRS, KCH On Wed, 26 Aug 2020 at 12:34, Bastian Blank wrote: > On Mon, Aug 24, 2020 at 02:56:33PM +0530, KrishnaMurali Chennuboina wrote: > > 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 > > I would call that pretty obvious. You need libaio.h, which according to > https://packages.debian.org/file:libaio.h is in package libaio-dev and > comes from https://pagure.io/libaio. > > You can disable the usage of libaio, but please read the configure > help yourself for that. > > Regards, > Bastian > > -- > Violence in reality is quite different from theory. > -- Spock, "The Cloud Minders", stardate 5818.4 > > _______________________________________________ > linux-lvm mailing list > linux-lvm@redhat.com > https://www.redhat.com/mailman/listinfo/linux-lvm > read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/ > > --0000000000006ef75205adc3751f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks Bastian.

I will check further by= making libaio as a dependent for LVM package.

BRS= ,
KCH

On Wed, 26 Aug 2020 at 12:34, Bastian Blank <bblank@thinkmo.de> wrote:
On Mon, Aug 24, 2020 at 02:= 56:33PM +0530, KrishnaMurali Chennuboina wrote:
> 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

I would call that pretty obvious.=C2=A0 You need libaio.h, which according = to
https://packages.debian.org/file:libaio.h is in package= libaio-dev and
comes from https://pagure.io/libaio.

You can disable the usage of libaio, but please read the configure
help yourself for that.

Regards,
Bastian

--
Violence in reality is quite different from theory.
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 -- Spock, "The= Cloud Minders", stardate 5818.4

_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.= com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at
http://tldp.org/HOWTO/LVM-HOWTO/

--0000000000006ef75205adc3751f--