|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Carsten Hoeger (choeger
suse.de)Date: Wed Apr 25 2001 - 02:12:03 CDT
On Tue, Apr 24, Derek Douville wrote:
> I'm building up to a Postfix+Cyrus+LDAP over SSL install. So far,
> slow going.
>
> I'm running into the oddest error (from syslog):
>
> Apr 24 16:51:56 mamba postfix/smtpd[23818]: [ID 793829 auth.error] unable to dlopen /usr/local/lib/sasl/libdigestmd5.so: ld.so.1: smtpd: fatal: relocation error: file /usr/local/lib/sasl/libdigestmd5.so: symbol des_ecb_encrypt: referenced symbol not found
I ran into the same problem.
libdes.a was only provided as a static library.
It helped to run "libtoolize --force" BEFORE configuring and compiling
cyrus-sasl.
> Apr 24 16:51:56 mamba postfix/smtpd[23818]: [ID 362429 auth.error] unable to dlopen /usr/local/lib/sasl/libgssapiv2.so: ld.so.1: smtpd: fatal: relocation error: file /usr/local/lib/sasl/libgssapiv2.so: symbol GSS_C_NT_HOSTBASED_SERVICE: referenced symbol not found
This one is strange.
Maybe a wrong configure option?
> What is a "relocation error"?
> - The /usr/local/lib/sasl library is accessible, contains these libraries,
> they are perm 755
>
> Any ideas?
> Also, am I *required* to have SASL authentication enabled in order to
> be able to hook LDAP into the works?
No. You can also use simple authentication.
P.S.: This is Off Topic.
-- With best regards,Carsten Hoeger
SuSE, The Linux Experts, http://www.suse.com
- To unsubscribe, send mail to majordomo
postfix.org with content (not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]