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 ssteinerX
Recipients ronaldoussoren, ssteinerX
Date 2010-01-12.03:50:28
SpamBayes Score 0.00031309895
Marked as misclassified No
Message-id <1263268231.52.0.347802784561.issue7679@psf.upfronthosting.co.za>
In-reply-to
Content
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:     ## -------------------------------------- ##
History
Date User Action Args
2010-01-12 03:50:31ssteinerXsetrecipients: + ssteinerX, ronaldoussoren
2010-01-12 03:50:31ssteinerXsetmessageid: <1263268231.52.0.347802784561.issue7679@psf.upfronthosting.co.za>
2010-01-12 03:50:29ssteinerXlinkissue7679 messages
2010-01-12 03:50:28ssteinerXcreate