Message75039
| 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:48 | anand | set | recipients:
+ anand |
| 2008年10月21日 20:31:47 | anand | set | messageid: <1224621107.94.0.119625965208.issue4165@psf.upfronthosting.co.za> |
| 2008年10月21日 20:31:47 | anand | link | issue4165 messages |
| 2008年10月21日 20:31:45 | anand | create |
|