A RetroSearch Logo

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

Search Query:

Showing content from http://mail.python.org/pipermail/python-bugs-list/2001-October/007687.html below:

[Python-bugs-list] [ python-Bugs-470781 ] Build broken in Mac OS X

[Python-bugs-list] [ python-Bugs-470781 ] Build broken in Mac OS X [Python-bugs-list] [ python-Bugs-470781 ] Build broken in Mac OS Xnoreply@sourceforge.net noreply@sourceforge.net
Mon, 15 Oct 2001 07:37:23 -0700
Bugs item #470781, was opened at 2001-10-12 22:39
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=470781&group_id=5470

Category: Macintosh
Group: Platform-specific
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Martin v. Löwis (loewis)
Summary: Build broken in Mac OS X

Initial Comment:
./configure --with-suffix=.exe
make

generates a warning for every file:
cc: unrecognized option `-Kpthread'

and then terminates with an error:
cc -Kpthread -flat_namespace -u __dummy -u 
_PyMac_Error -framework System -framework 
Carbon -framework Foundation -o python.exe \
                Modules/python.o \
                libpython2.2.a      
cc: unrecognized option `-Kpthread'
/usr/bin/ld: Undefined symbols:
_pthread_sigmask
make: *** [python.exe] Error 1

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

>Comment By: Martin v. Löwis (loewis)
Date: 2001-10-15 07:37

Message:
Logged In: YES 
user_id=21627

The previous patch only arranged to not use -Kpthread anymore.
The pthread_sigmask problem was unrelated; this is fixed with

pyconfig.h.in 1.15
configure 1.261
configure.in 1.269
thread_pthread.h 2.34

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

Comment By: Martin v. Löwis (loewis)
Date: 2001-10-15 01:07

Message:
Logged In: YES 
user_id=21627

Fixed in configure.in 1.268; configure  1.260.


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

Comment By: Martin v. Löwis (loewis)
Date: 2001-10-13 13:20

Message:
Logged In: YES 
user_id=21627

What Python version?


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

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



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