[issue6140] configure error: shadow.h: present but cannot be compiled

2010-08-03 Thread Terry J. Reedy

Terry J. Reedy  added the comment:

reopen if you have a problem with 2.7 or 3.2.

--
nosy: +tjreedy
resolution:  -> out of date
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6140] configure error: shadow.h: present but cannot be compiled

2009-05-28 Thread Sashi

Sashi  added the comment:

Have not tried it on 2.6 - Will update when I get a chance to build 2.6

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6140] configure error: shadow.h: present but cannot be compiled

2009-05-28 Thread R. David Murray

R. David Murray  added the comment:

2.5 is in security-fix-only mode.  Is this problem reproducible with 2.6?

--
nosy: +r.david.murray

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6140] configure error: shadow.h: present but cannot be compiled

2009-05-28 Thread Sashi

New submission from Sashi :

Got the following error while building Python 2.5.2 on HP-UX 11.11

bash-3.2$ uname -a
HP-UX hpux B.11.11 U 9000/785 2010988722 unlimited-user license

configure: WARNING:

  By default, distutils will build C++ extension modules with "g++".
  If this is not intended, then set CXX on the configure command line.

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

--
components: Build
messages: 88491
nosy: Sashi
severity: normal
status: open
title: configure error: shadow.h: present but cannot be compiled
type: compile error
versions: Python 2.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com