Re: x86_64 configure problem

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: x86_64 configure problem
Date: 2004-09-12 21:22:52
Message-ID: 4144BE2C.2050006@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Peter Eisentraut wrote:
> Joe Conway wrote:
>
>>Perhaps. The first error message seems clear enough to me, but if you
>>want to send me the necessary distutils test, I can incorporate it.
>>Any other opinions out there?
>
>
> It looks like a waste of space and time to me.

Are you serious ? May you quantify the space and the time lost ?

> The error message if it's not found is perfectly clear.

Is it ?
The error say "no modules named distutils", is the module an external
one that I need to have installed or is a bogus error due the previous
line: File "<string>", line 1, in ?

And most of all why when I wrote about the inability to create the RPM for
RH2.1 no one wrote: you need to install the distutils package, after
having seen this error:

checking Python installation directories... Traceback (innermost last):
File "<string>", line 1, in ?
ImportError: No module named distutils
Traceback (innermost last):
File "<string>", line 1, in ?
ImportError: No module named distutils
/usr/
checking how to link an embedded Python application... no
configure: error: Python Makefile not found
error: Bad exit status from /var/tmp/rpm-tmp.56347 (%build)

may be because the message after all is not concise.

Regards
Gaetano Mendola

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mischa Sandberg 2004-09-12 21:54:05 Re: Indexed views?
Previous Message Peter Eisentraut 2004-09-12 20:21:25 Re: x86_64 configure problem

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-09-12 22:01:31 Re: pgxs default installation + various fixes
Previous Message Peter Eisentraut 2004-09-12 20:21:25 Re: x86_64 configure problem