|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
upgraded to RH EE, Postfix not working
From: Matt Emmott (memmott
gmail.com)
Date: Sun Oct 03 2004 - 20:09:29 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
I had a server (that I inherited, unfortunately) running Red Hat 8.0.
I just upgraded it to Red Hat Enterprise Edition 3, and am having
problems with postfix.
The previous edition of postfix had been compiled, not installed via
RPM. The new version does start, but it throws a TON of errors while
trying to start. Here's a quick snip:
----------------------------
postfix/postfix-script: warning:
/var/spool/postfix/lib/security/pam_unix_passwd.so and
/lib/security/pam_unix_passwd.so differ
postfix/postfix-script: warning:
/var/spool/postfix/lib/security/pam_unix_session.so and
/lib/security/pam_unix_session.so differ
postfix/postfix-script: warning:
/var/spool/postfix/lib/security/pam_userdb.so and
/lib/security/pam_userdb.so differ
postfix/postfix-script: warning:
/var/spool/postfix/lib/security/pam_warn.so and
/lib/security/pam_warn.so differ
-----------------------------
My semi-educated guess is that the new postfix doesn't like the
libraries that were in use by the old postfix. As a result, even
though it says that postfix has started, I can't send or receieve
email through the box.
We are also running Cyrus Imap, Vexira Antivirus, and Squirrelmail,
all of which are starting correctly.
I just tried a make upgrade, and got some errors, including
--------------------------------
/lib/libdb.so: undefined reference to `pthread_condattr_setpshared'
/lib/libdb.so: undefined reference to `pthread_mutexattr_destroy'
/lib/libdb.so: undefined reference to `pthread_mutexattr_setpshared'
/lib/libdb.so: undefined reference to `pthread_mutexattr_init'
/lib/libdb.so: undefined reference to `pthread_mutex_trylock'
collect2: ld returned 1 exit status
make: *** [master] Error 1
make: *** [update] Error 1
--------------------------------------
Any ideas how I can fix this? Thanks in advance.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]