install on AIX

Doug Troupe drt568 at yahoo.com
Mon Nov 25 12:24:55 EST 2002


 Hello I am trying to install Python2.2.2 on my AIX
server.
I have 
OS Version = 4.3.3.10
C-Compiler = VisualAge C++ 5.0
When I run the command "./configure"
I get this message.

# ./configure                
loading cache ./config.cache
checking MACHDEP... aix4
checking for --without-gcc... 
checking for --with-cxx=<compiler>... no
checking for c++... no
checking for g++... no
checking for gcc... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for gcc... cc_r
checking whether the C compiler (cc_r  ) works... no
configure: error: installation or configuration
problem: C compiler
cannot create executables.

This is the output from config.out file:

This file contains any messages produced by compilers
while
running configure, to aid debugging if configure makes
a mistake.

configure:628: checking MACHDEP
configure:671: checking for --without-gcc
configure:723: checking for --with-cxx=<compiler>
configure:760: checking for c++
configure:760: checking for g++
configure:760: checking for gcc
configure:760: checking for CC
configure:760: checking for cxx
configure:760: checking for cc++
configure:760: checking for cl
configure:854: checking for gcc
configure:967: checking whether the C compiler (cc_r 
) works
configure:983: cc_r -o conftest    conftest.c  1>&5
cc_r: 1501-224 fatal error in /usr/vac/exe/xlcentry:
signal 11 received
configure: failed program was:

#line 978 "configure"
#include "confdefs.h"

main(){return(0);}


Please Help.
Thanks, Dr. Doug


 
 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus – Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




More information about the Python-list mailing list