Python, Solaris 10, and Mailman
McNutt Jr, William R
mcnutt at utk.edu
Fri Jan 21 17:59:33 EST 2011
I am attempting to install Mailman on a Sun Sunfire x4100 box running Solaris ten. I keep running into brick walls that the Mailman group looks at, shrugs, and says, that's a Python problem.
Has ANYBODY actually made this work?
Currently, I'm attempting to compile Python 2.4.4, which is the recommended distro for Mailman, and I'm getting:
gcc -o python \
Modules/ccpython.o \
libpython2.4.a -lresolv -lsocket -lnsl -lrt -ldl -lm
Undefined first referenced
symbol in file
__gxx_personality_v0 Modules/ccpython.o
ld: fatal: Symbol referencing errors. No output written to python
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `python'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110121/fea1b791/attachment.html>
More information about the Python-list
mailing list