build problems on Solaris 9

Rob Boyd boydrobh at yahoo.com
Tue Dec 30 10:28:30 EST 2003


Hi,

I am having problems building Python 2.3.3 on Solaris
9, on a SunFire SPARC. I am using gcc 3.3.2, and
apparently don't have binutils (but have ld, as, ar,
and the like). I have set LD_RUN_PATH appropriately.

During 'make', I get many warnings such as:
"WARNING: renaming "regex" since importing it failed:
ld.so.1: ./python: fatal: libgcc_s.so.1: open failed:
No such file or directory". I can still subsequently
install Python, but it is broken.

Despite the warning, libgcc_s.so.1 is in
/usr/local/lib. Plus, I did not get these errors when
building Python 2.3.2, and it does not fail to find
libstdc++.so.5 (which fails if LD_RUN_PATH is not
set).

Any help is greatly appreciated. Sorry if this is in a
FAQ or prior posts, but my searches, and the Solaris
section in the README have not helped resolve this.

Rob Boyd

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/





More information about the Python-list mailing list