Python-3.0b1 build fails on Linux : _gestalt

H

Helmut Jarausch

Hi,

trying to build Python-3.0b1 on my Gentoo Linux box fails with

Failed to find the necessary bits to build these modules:
_gestalt

Looking at setup.py it seems that module '_gestalt'
is only needed on Darwin but my build on Linux fails
nevertheless.

Thanks for any hints,

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
 
T

Tommy Nordgren

Hi,

trying to build Python-3.0b1 on my Gentoo Linux box fails with

Failed to find the necessary bits to build these modules:
_gestalt

Looking at setup.py it seems that module '_gestalt'
is only needed on Darwin but my build on Linux fails
nevertheless.

Thanks for any hints,

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
Have you run the configure script?
This might happen if you have copied the directory from a machine with
Darwin/Mac OS X
-----------------------------------
See the amazing new SF reel: Invasion of the man eating cucumbers from
outer space.
On congratulations for a fantastic parody, the producer replies :
"What parody?"

Tommy Nordgren
(e-mail address removed)
 
M

Martin v. Löwis

Failed to find the necessary bits to build these modules:
_gestalt

Looking at setup.py it seems that module '_gestalt'
is only needed on Darwin but my build on Linux fails
nevertheless.

Why do you think the build fails (i.e. what specific
error message makes you believe it failed)?

Regards,
Martin
 
B

Benjamin

Hi,

trying to build Python-3.0b1 on my Gentoo Linux box fails with

Failed to find the necessary bits to build these modules:
_gestalt

Looking at setup.py it seems that module '_gestalt'
is only needed on Darwin but my build on Linux fails
nevertheless.

Your build has not failed. The _gestalt module just didn't build and
was marked as missing. Note this has been fixed on the trunk.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,077
Latest member
SangMoor21

Latest Threads

Top