New submission from Vincent <v.clau...@free.fr>:

Hello everybody,

With the same build/compile command, I'm able to have "my" runing python 
version (2.6.x or 2.7.x) on IA64 server runing SLES 10 SP2/SP3,not on IA64 
server runing SLES 11 SP1. I've try with 2.7, 2.7.1 and 2.7.2rc1 version 
without success.

On both configuration types, I've installed all the available libraries, but on 
SLES 11 SP1, the make resulting message is the following (the complete building 
messages are in the joined gzip text file):

------------------
...
Python build finished, but the necessary bits to build these modules were not 
found:
_bsddb             _sqlite3           _ssl            
_tkinter           bsddb185           bz2             
dl                 imageop            readline        
sunaudiodev        zlib                               
To find the necessary bits, look in setup.py in detect_modules() for the 
module's name.


Failed to build these modules:
_curses_panel                                         

running build_scripts
------------------

Any advice will be welcome.

Thanks a lot for your attention and your process.

All the best,

Vincent

----------
components: Build
files: Building_error_SLES11SP1_ia64.txt.gz
messages: 137737
nosy: v.clau...@free.fr
priority: normal
severity: normal
status: open
title: Python 2.7.x on IA64 running SLES 11 SP1
type: compile error
versions: Python 2.7
Added file: 
http://bugs.python.org/file22263/Building_error_SLES11SP1_ia64.txt.gz

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12271>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to