[Python-bugs-list] [Bug #114027] Compiling on alpha-osf1v4: libpthreads is called libpthread

noreply@sourceforge.net noreply@sourceforge.net
Sat, 16 Sep 2000 09:59:17 -0700


Bug #114027, was updated on 2000-Sep-10 22:43
Here is a current snapshot of the bug.

Project: Python
Category: Build
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 4
Summary: Compiling on alpha-osf1v4: libpthreads is called libpthread

Details: change -lpthreads into -lpthread

Follow-Ups:

Date: 2000-Sep-16 09:59
By: gvanrossum

Comment:
I don't have enough information to resolve this problem.
What Python version were you using?

Did you use the configure script? It should automtically select -lpthreads or -lpthread depending on which one is present. Did this fail for you? Please check the config.log file to find out more about this.

Since I don't have an Alpha OSF1v1 system, I can't debug this for you!
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=114027&group_id=5470