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'
--
http://mail.python.org/mailman/listinfo/python-list