Compile 2.1 problem

Timothy Reaves treaves at silverfields.com
Thu Jul 12 12:53:40 EDT 2001


	Hello.  I'm trying to compile  python2-2.1-5.src.rpm on a SuSE 7.1 system.  It gets along a ways and then:
/usr/bin/install -c -m 644 ./LICENSE /var/tmp/python2-2.1-root/usr/lib/python2.1/LICENSE.txt
PYTHONPATH=/var/tmp/python2-2.1-root/usr/lib/python2.1 \
        ./python -tt /var/tmp/python2-2.1-root/usr/lib/python2.1/compileall.py /var/tmp/python2-2.1-root/usr/lib/python2.1
Listing /var/tmp/python2-2.1-root/usr/lib/python2.1 ...
Compiling /var/tmp/python2-2.1-root/usr/lib/python2.1/BaseHTTPServer.py ...
make: *** [libinstall] Segmentation fault
Bad exit status from /var/tmp/rpm-tmp.83840 (%install)


	Any help?




More information about the Python-list mailing list