I tried to build PostgreSQL, which has dependencies on Python, but the 
build failed at python. The following are the errors emitted.
My fink was updated manually according to instructions on Fink web 
site. Before run "fink install postgresql", I ran "fink selfupdate".
ReadLine seemd to be built just before python. It is 4.3-5, synced with 
CVS.

Errors:
gcc -L/sw/lib -bundle -bundle_loader python.exe 
build/temp.darwin-6.1-PowerMacintosh-2.2/readline.o -L/sw/lib 
-L/usr/local/lib -lreadline -lncurses -o 
build/lib.darwin-6.1-PowerMacintosh-2.2/readline.so
ld: warning multiple definitions of symbol _BC
/sw/lib/libreadline.dylib(terminal.so) definition of _BC
/sw/lib/libncurses.dylib(lib_termcap.o) definition of _BC
ld: warning multiple definitions of symbol _UP
/sw/lib/libreadline.dylib(terminal.so) definition of _UP
/sw/lib/libncurses.dylib(lib_termcap.o) definition of _UP
ld: warning multiple definitions of symbol _PC
/sw/lib/libreadline.dylib(terminal.so) definition of _PC
/sw/lib/libncurses.dylib(lib_tputs.o) definition of _PC
dyld: ./python.exe multiple definitions of symbol _BC
/sw/lib/libreadline.4.dylib(terminal.so) definition of _BC
/sw/lib/libncurses.dylib.5(lib_termcap.o) definition of _BC
make: *** [sharedmods] Error 133
### execution of (export failed, exit code 2
Failed: compiling python-2.2.1-8 failed

Any idea about how to fix this problem?

Thanx.

Jin


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to