From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: "./configure: line 7058: python-config: command not found" after commit 0013245 Date: Tue, 03 Mar 2015 17:22:39 +0000 Message-ID: <54F5EDDF.3050600@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YSqXE-0004GB-PT for xen-devel@lists.xenproject.org; Tue, 03 Mar 2015 17:23:08 +0000 Received: by wggx13 with SMTP id x13so1272919wgg.4 for ; Tue, 03 Mar 2015 09:23:07 -0800 (PST) List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: xen-devel , Wei Liu , Ian Campbell List-Id: xen-devel@lists.xenproject.org Hi, I've tried to use ./configure on the latest master and got the below error: checking for python-config... no checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for PyArg_ParseTuple in -lpython2.7... yes checking whether Python setup.py brokenly enables -D_FORTIFY_SOURCE... ./configure: line 7058: python-config: command not found no checking for xgettext... /usr/bin/xgettext Shall we require python-config installed on the build-platform? Regards, -- Julien Grall