Problems with a new MM 2.0.13 install, fresh compile of Python 2.2.1: Moved lists to a new machine, new Python 2.2.1c1/Mailman 2.0.13 install, and when I try to send mail to a list, I get this:
Oct 5 15:28:19 ohno.mrbill.net postfix/local[9535]: [ID 197553 mail.info] 80EFD499BC: to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced (Command diedwith status 1: "/usr/local/mailman/mail/wrapper post test". Command output: Traceback (most recent call last): File "/usr/local/mailman/scripts/post", line 33, in ? from Mailman import MailList File "/usr/local/mailman/Mailman/MailList.py", line 27, in ? import errno ImportError: ld.so.1: /usr/local/bin/python: fatal: libgcc_s.so.1: open failed: No such file or directory ) Suggestions? "make test" on Python looks fine, Mailman compiles/installs cleanly.. I need to get these lists back up.. root@ohno:/var/adm> ls -al /usr/local/lib/libgcc* lrwxrwxrwx 1 root other 13 Oct 1 23:55 /usr/local/lib/libgcc_s.so -> libgcc_s.so.1 -rw-r--r-- 1 bin bin 802748 Aug 28 04:00 /usr/local/lib/libgcc_s.so.1 I cant tell which file it cant find/import. Everything was compiled with GCC 3.2. Bill -- bill bradford [EMAIL PROTECTED] austin, texas _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers