OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: 2.1 RC2 No Joy

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Thu Apr 15 2004 - 05:38:09 CDT


Am Donnerstag, 15. April 2004 08:16 schrieb Robin Lynn Frank:

> > Because of you have both Versions of Cyrus-SASL installed, check from
> > which the Headers are in /usr/include/sasl. For example with rpm:
> >
> > $ rpm -qf /usr/include/sasl
> >
> > I hope it is from sasl1. Then Change your make-option from "-lsasl2" to
> > "-lsasl" and try it again.

> rpm -qf /usr/include/sasl
> libsasl2-devel-2.1.12-1mdk

Check if you have a sasl1-devel-package, remove the sasl2-devel-package and
install the older one. Then build Postfix again. I think, it is a try worth.

> My best guess is that when I upgraded the OS some time ago, Mandrake's
> updgrade feature did not function as advertised. Although locate shows
> both libraries, the RPM database only shows sasl2.

Check it with -rf:

# rpm -qf /path/to/libsasl.so.7

to which package it belongs.

--
        Andreas