bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Python installation in Unix Sun os5


From: Raphael Drai
Subject: RE: Python installation in Unix Sun os5
Date: Sun, 11 Jan 2004 15:05:08 +0200

Hi,
Could you help please regarding Python compilation on Sun OS version 64 bits please?
I got the following error message:
 
sns481!raphaeld:~/Python/Python-2.3.3 [110]> make
CC -xarch=v9 -xildoff -pto -xs -mt -c  -DNDEBUG -O -I. -I./Include  -DPy_BUILD_CORE -o Modules/ccpython.o ./Modules/ccpython.cc
"./Include/pyport.h", line 555: Warning: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).".
1 Warning(s) detected.
cc -xarch=v9 -xildoff -pto -xs -mt -c  -DNDEBUG -O -I. -I./Include  -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
"./Include/pyport.h", line 555: #error: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."
cc: acomp failed for Parser/acceler.c
make: *** [Parser/acceler.o] Error 2
 
 
I saw that during the configure command launching wrong display:
 
checking for long... yes
checking size of long... 4
 
on 64 bits version with compilation option  "CC -xarch=v9 " the size of long has to be "8".
 
configure command:
./configure --with-cxx="CC -xarch=v9 -mt" --prefix=/s3guser10.s481/ip/ap/raphaeld/Python/Python64b --enable-shared --with-threads
 
 
## --------- ##
## Platform. ##
## --------- ##
 
hostname = sns481
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-23
 
/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = sns481
Release = 5.8
KernelID = Generic_108528-23
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 12
 
/bin/arch              = sun4
 
Thanks for your assistance.
-------------------------------------------------------------------------------------

The information contained in this message is proprietary of Amdocs,

protected from disclosure, and may be privileged.

The information is intended to be conveyed only to the designated recipient(s)

of the message. If the reader of this message is not the intended recipient,

you are hereby notified that any dissemination, use, distribution or copying of 

this communication is strictly prohibited and may be unlawful. 

If you have received this communication in error, please notify us immediately

by replying to the message and deleting it from your computer.

Thank you.


-------------------------------------------------------------------------------------

reply via email to

[Prev in Thread] Current Thread [Next in Thread]