[New-bugs-announce] [issue4165] Failure building 64-bit Python on Leopard

Anand Patil report at bugs.python.org
Tue Oct 21 22:31:47 CEST 2008


New submission from Anand Patil <anand.prabhakar.patil at gmail.com>:

Configuring with 

sihpc03:Python-2.6 anand$ ./configure --with-framework-name=Python64 --
with-universal-archs=all --enable-framework --enable-
universalsdk=MACOSX_DEPLOYMENT_TARGET=10.5

on an Intel Mac Pro with the latest Leopard and Apple gcc 4.0, I get 
many errors like the following instructing me to report a bug. My 
config.log file is attached.

checking errno.h presence... yes
configure: WARNING: errno.h: present but cannot be compiled
configure: WARNING: errno.h:     check for missing prerequisite headers?
configure: WARNING: errno.h: see the Autoconf documentation
configure: WARNING: errno.h:     section "Present But Cannot Be 
Compiled"
configure: WARNING: errno.h: proceeding with the preprocessor's result
configure: WARNING: errno.h: in the future, the compiler will take 
precedence
configure: WARNING:     ## ---------------------------------------------
--- ##
configure: WARNING:     ## Report this to http://www.python.org/python-
bugs ##
configure: WARNING:     ## ---------------------------------------------
--- ##

----------
components: Macintosh
files: config.log
messages: 75039
nosy: anand
severity: normal
status: open
title: Failure building 64-bit Python on Leopard
type: compile error
versions: Python 2.6
Added file: http://bugs.python.org/file11849/config.log

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4165>
_______________________________________


More information about the New-bugs-announce mailing list