[EMAIL PROTECTED] wrote:
Compilation of Python 2.2.2-1 stops at the following (OSX 10.2):
[]
/usr/local/include/wchar.h:12: warning: #warning The standard BSD
Having /usr/local/include around while compiling fink things is always dangerous. However...
[]
dyld: ./python.exe multiple definitions of symbol _BC
/sw/lib/libreadline.4.dylib(terminal.so) definition of _BC
/sw/lib/libncurses.5.dylib(lib_termcap.lo) definition of _BC
This looks like you have DYLD_FORCE_FLAT_NAMESPACE set, maybe because you have libxpg4 installed?

--
Martin





-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Reply via email to