[Python-bugs-list] [ python-Bugs-448403 ] libpython2.2.a missing -- Make Failure

noreply@sourceforge.net noreply@sourceforge.net
Mon, 06 Aug 2001 13:48:28 -0700


Bugs item #448403, was opened at 2001-08-06 06:08
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=448403&group_id=5470

Category: Installation
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Martin v. Löwis (loewis)
Summary: libpython2.2.a missing -- Make Failure

Initial Comment:
Hi,

In trying to install Python for the first time on a Sun
Ultrasparc 10, I followed recommended procedure and
obtained the following error (whilst runing "make"):

gcc   -o python \
                Modules/python.o \
                libpython2.2.a -lpthread -lsocket -lnsl
-ldl  -lthread   -lm  
gcc: libpython2.2.a: No such file or directory
make: *** [python] Error 1

Any assistance would be greatly appreciated.

All the best,

Lars


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=448403&group_id=5470