FIXED - Re: build problems on Solaris 9

Rob Boyd boydrobh at yahoo.com
Tue Dec 30 11:34:48 EST 2003


Never mind...

Fixed my problem by using crle (learned something
new). 'make' still couldn't import curses, but I don't
expect to be using that.

Rob

 
--- Rob Boyd <boydrobh at yahoo.com> wrote:
> 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!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003





More information about the Python-list mailing list