* [linux-lvm] Request to spin a new version of LVM2 to support ppc64le @ 2014-01-15 12:27 ARAVINDA B THUNUGUNTLA [not found] ` <52D67FF0.7070608@linux.vnet.ibm.com> 0 siblings, 1 reply; 4+ messages in thread From: ARAVINDA B THUNUGUNTLA @ 2014-01-15 12:27 UTC (permalink / raw) To: linux-lvm [-- Attachment #1: Type: text/plain, Size: 705 bytes --] Hi, I am working on a new architecture - ppc64le (powerpc 64-bit Little Endian) and I am building LVM2 package on our ppc64le environment downloaded from ftp://sources.redhat.com/pub/lvm2/LVM2.2.02.104.tgz <www.libssh2.org/download/libssh2-1.4.3.tar.gz> I found that LVM2 would require a patch to config.guess [or needs to pick up the latest automake (1.13.4 or above) version] from upstream. The latest config.guess which has ppc64le patch can be found at : http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD. Can you please pick this up and spin a new version which would support ppc64le? Please let me know if you need any help. Thanks and Regards, Aravind [-- Attachment #2: Type: text/html, Size: 1281 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <52D67FF0.7070608@linux.vnet.ibm.com>]
* Re: [linux-lvm] Request to spin a new version of LVM2 to support ppc64le [not found] ` <52D67FF0.7070608@linux.vnet.ibm.com> @ 2014-01-20 12:46 ` ARAVINDA B THUNUGUNTLA 2014-01-21 8:02 ` Zdenek Kabelac 2014-01-21 21:51 ` Alasdair G Kergon 0 siblings, 2 replies; 4+ messages in thread From: ARAVINDA B THUNUGUNTLA @ 2014-01-20 12:46 UTC (permalink / raw) To: linux-lvm [-- Attachment #1: Type: text/plain, Size: 896 bytes --] Hi all, Can you please tell whom to contact for this ? Thanks in advance, Aravind On Wednesday 15 January 2014 06:02 PM, ARAVINDA B THUNUGUNTLA wrote: > Hi, > > I am working on a new architecture - ppc64le (powerpc 64-bit Little > Endian) and I am building LVM2 package on our ppc64le environment > downloaded from ftp://sources.redhat.com/pub/lvm2/LVM2.2.02.104.tgz > <www.libssh2.org/download/libssh2-1.4.3.tar.gz> > I found that LVM2 would require a patch to config.guess [or needs to > pick up the latest automake (1.13.4 or above) version] from upstream. > > The latest config.guess which has ppc64le patch can be found at : > http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD. > > > Can you please pick this up and spin a new version which would support > ppc64le? > > Please let me know if you need any help. > > Thanks and Regards, > Aravind > [-- Attachment #2: Type: text/html, Size: 1897 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] Request to spin a new version of LVM2 to support ppc64le 2014-01-20 12:46 ` ARAVINDA B THUNUGUNTLA @ 2014-01-21 8:02 ` Zdenek Kabelac 2014-01-21 21:51 ` Alasdair G Kergon 1 sibling, 0 replies; 4+ messages in thread From: Zdenek Kabelac @ 2014-01-21 8:02 UTC (permalink / raw) To: LVM general discussion and development Dne 20.1.2014 13:46, ARAVINDA B THUNUGUNTLA napsal(a): > Hi all, > > Can you please tell whom to contact for this ? > > Thanks in advance, > Aravind > > On Wednesday 15 January 2014 06:02 PM, ARAVINDA B THUNUGUNTLA wrote: >> Hi, >> >> I am working on a new architecture - ppc64le (powerpc 64-bit Little Endian) >> and I am building LVM2 package on our ppc64le environment downloaded from >> ftp://sources.redhat.com/pub/lvm2/LVM2.2.02.104.tgz >> <www.libssh2.org/download/libssh2-1.4.3.tar.gz> >> I found that LVM2 would require a patch to config.guess [or needs to pick up >> the latest automake (1.13.4 or above) version] from upstream. >> >> The latest config.guess which has ppc64le patch can be found at : >> http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD. >> >> >> Can you please pick this up and spin a new version which would support ppc64le? >> >> Please let me know if you need any help. >> I'm not exactly sure what you are asking for? LVM2 provides preconfigured automake & autoconf files purely for the purpose of very simple checkout and build without the need to install those packages. On the other hand - if you have those packages installed - you could very easily reconfigure whole package to use those version from your system. The most typical way should be to run 'autoreconf'. As of now - some very old automake tools are used to create those git files, I think it comes from Fedora 14. Zdenek ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] Request to spin a new version of LVM2 to support ppc64le 2014-01-20 12:46 ` ARAVINDA B THUNUGUNTLA 2014-01-21 8:02 ` Zdenek Kabelac @ 2014-01-21 21:51 ` Alasdair G Kergon 1 sibling, 0 replies; 4+ messages in thread From: Alasdair G Kergon @ 2014-01-21 21:51 UTC (permalink / raw) To: ARAVINDA B THUNUGUNTLA; +Cc: linux-lvm On Mon, Jan 20, 2014 at 06:16:24PM +0530, ARAVINDA B THUNUGUNTLA wrote: > On Wednesday 15 January 2014 06:02 PM, ARAVINDA B THUNUGUNTLA wrote: >> I found that LVM2 would require a patch to config.guess [or needs to It's quite a while since I updated config.guess. I'll pick up the new version in the next release. Alasdair ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-01-21 21:51 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-01-15 12:27 [linux-lvm] Request to spin a new version of LVM2 to support ppc64le ARAVINDA B THUNUGUNTLA [not found] ` <52D67FF0.7070608@linux.vnet.ibm.com> 2014-01-20 12:46 ` ARAVINDA B THUNUGUNTLA 2014-01-21 8:02 ` Zdenek Kabelac 2014-01-21 21:51 ` Alasdair G Kergon
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).