Python 2.1.1 on Solaris 7 broken

Alex Chavez alex at laplaza.org
Wed Feb 20 12:13:25 EST 2002


I just upgraded Python from 1.5.1 to 2.1.1 on a Solaris 7 Sparc machine 
and I get the following error when I try running a scrip.

root at elvis cron $ python -i run_queue
Traceback (most recent call last):
   File "run_queue", line 26, in ?
     from Mailman import OutgoingQueue
   File "/usr/local/mailman/Mailman/OutgoingQueue.py", line 41, in ?
     import time
ImportError: ld.so.1: python: fatal: libgcc_s.so.1: open failed: No such 
file or directory
 >>> ZZ^Z
[2]+  Stopped                 python -i run_queue


I'm not sure if the gcc version had anything to do with it but here is 
that info.

root at elvis cron $ gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-
solaris2.7/2.8.1/specs
gcc version 2.8.1
root at elvis cron $



Help would be greatly appreciated.

alex

......:::  Alex Chavez  :  System Admin :::......
La Plaza Telecommunity : www.laplaza.org
:   Taos.  New Mexico   :   505.758.1836    :
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::





More information about the Python-list mailing list