[ python-Bugs-1307978 ] Unsatisfied symbols: _PyGILState_NoteThreadState (code)

SourceForge.net noreply at sourceforge.net
Thu Sep 29 15:14:43 CEST 2005


Bugs item #1307978, was opened at 2005-09-29 15:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1307978&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Goetz Isenmann (isenmann)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unsatisfied symbols: _PyGILState_NoteThreadState (code)

Initial Comment:
Compiling python 2.4.2 without threads (for hpux1020)
results
in an undefined symbol _PyGILState_NoteThreadState in
Python/pystate.o.
There are probably some "#ifdef WITH_THREAD"s missing.

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

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


More information about the Python-bugs-list mailing list