[ python-Bugs-1072642 ] dyld: ./python.exe multiple definitions of symbol _BC

SourceForge.net noreply at sourceforge.net
Thu Dec 2 04:45:17 CET 2004


Bugs item #1072642, was opened at 2004年11月24日 12:51
Message generated for change (Comment added) made by etrepum
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1072642&group_id=5470
Category: Installation
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Marius (schamschula)
Assigned to: Nobody/Anonymous (nobody)
Summary: dyld: ./python.exe multiple definitions of symbol _BC
Initial Comment:
When installing Python 2.3.4 under Mac OS X 10.3.6 (Darwin 7.6.0) I 
get the following error:
running build
running build_ext
dyld: ./python.exe multiple definitions of symbol _BC
/usr/local/lib/libreadline.5.0.dylib(terminal.so) definition of _BC
/usr/lib/libncurses.5.dylib(lib_termcap.o) definition of _BC
make: *** [sharedmods] Error 133
Note: as the output states I have readline 5.0 installed.
----------------------------------------------------------------------
Comment By: Bob Ippolito (etrepum)
Date: 2004年12月01日 22:45
Message:
Logged In: YES 
user_id=139309
Try configuring like this:
env MACOSX_DEPLOYMENT_TARGET=10.3 ./configure --enable-
framework
----------------------------------------------------------------------
Comment By: Michael Hudson (mwh)
Date: 2004年11月25日 08:23
Message:
Logged In: YES 
user_id=6656
Hum. Is it possible to write a simple C program that links to both 
readline and ncurses in your setup? From the error messages I 
would guess not, but that may be too easy.
PS: haven't had the courage to go near readline 5 yet :)
----------------------------------------------------------------------
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1072642&group_id=5470


More information about the Python-bugs-list mailing list

AltStyle によって変換されたページ (->オリジナル) /