This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author anand
Recipients anand
Date 2008-10-21.20:31:15
SpamBayes Score 0.0038931072
Marked as misclassified No
Message-id <1224621107.94.0.119625965208.issue4165@psf.upfronthosting.co.za>
In-reply-to
Content
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:     ## ---------------------------------------------
--- ##
History
Date User Action Args
2008-10-21 20:31:48anandsetrecipients: + anand
2008-10-21 20:31:47anandsetmessageid: <1224621107.94.0.119625965208.issue4165@psf.upfronthosting.co.za>
2008-10-21 20:31:47anandlinkissue4165 messages
2008-10-21 20:31:45anandcreate