A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-October/009925.html below:

[Python-Dev] can't build with threads on OSF/1

[Python-Dev] can't build with threads on OSF/1 [Python-Dev] can't build with threads on OSF/1Charles G Waldman cgw@fnal.gov
Fri, 13 Oct 2000 10:35:52 -0500 (CDT)
Neil Schemenauer writes:
 > On Fri, Oct 13, 2000 at 10:18:23AM -0500, Charles G Waldman wrote:
 > > Unresolved:
 > > __pthread_mutex_init
 > [...]
 > 
 > What is the LIBS variable set to in Modules/Makefile?  It looks
 > your missing something like "-lpthread".

Hehehe.  I might be kinda thick sometimes, but I think I would have
caught that.  Here's a little more of the "make" output:

cd Modules;  make OPT="-O -Olimit 1500" VERSION="2.0"  prefix="/usr/local" exec_prefix="/usr/local"  LIBRARY=../libpython2.0.a link
 cc   python.o  ../libpython2.0.a -ldb                                 -lpthreads -lm  -o python 
ld:
Unresolved:
__pthread_mutex_init
__pthread_mutex_destroy
__pthread_mutex_lock
__pthread_mutex_unlock
__pthread_cond_init
__pthread_cond_destroy
__pthread_cond_signal
__pthread_cond_wait
__pthread_create
__pthread_detach
*** Exit 1
Stop.
*** Exit 1
Stop.




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4