From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 18 Apr 2016 19:16:51 +0100 From: Alasdair G Kergon Message-ID: <20160418181651.GC11116@agk-dp.fab.redhat.com> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [linux-lvm] lvm2-2.02.150: error running autotools 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: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Timo Gurr Cc: linux-lvm@redhat.com On Thu, Apr 14, 2016 at 12:24:26PM +0200, Timo Gurr wrote: > configure.in:1527: error: possibly undefined macro: AC_PYTHON_MODULE If you have a genuine need to run autoconf, then you need this (or a package that includes it): http://www.gnu.org/software/autoconf-archive/ax_python_module.html Alasdair