New submission from Steve Steiner <sstein...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue7679>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to