Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] configure error - how to debug
Date: Tue, 06 Jul 2010 15:55:06
Message-Id: 1278431706.22275.0@numa-i
1 Hi,
2
3 I'm trying to find out why I get a configure error (on one machine)
4
5 ./configure: line 14859: test: too many arguments
6
7 Looking at this line it shows
8 if test $ax_python_header != no; then
9
10 So, how can I find out the value of $ax_python_header.
11
12 Putting some echo statements into configure doesn't work,
13 it seems to regenerated on each 'ebuild .... compile'
14
15 Many thanks for a hint,
16 Helmut.

Replies

Subject Author
Re: [gentoo-user] configure error - how to debug Eray Aslan <eray.aslan@×××××××.tr>
Re: [gentoo-user] configure error - how to debug Alex Schuster <wonko@×××××××××.org>