[New-bugs-announce] [issue7679] Warning building 2.7 on OS X 10.6 libintl.h "Present But Cannot Be Compiled"

Steve Steiner report at bugs.python.org
Tue Jan 12 04:50:31 CET 2010


New submission from Steve Steiner <ssteinerX at gmail.com>:

I'm configuring with:

./configure --enable-framework --enable-universalsdk=/Developer/SDKs/MacOSX10.6.sdk/ --with-universal-archs=intel

And get the following warning.  It told me to report it, so I am.

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

----------
assignee: ronaldoussoren
components: Macintosh
messages: 97620
nosy: ronaldoussoren, ssteinerX
severity: normal
status: open
title: Warning building 2.7 on OS X 10.6 libintl.h "Present But Cannot Be Compiled"
type: compile error
versions: Python 2.7

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


More information about the New-bugs-announce mailing list