package libsasl2-2
severity 538875 wishlist
found 538875 2.1.22.dfsg1-23+lenny1
found 538875 2.1.23.dfsg1-7
thanks

On Mon, Jul 27, 2009 at 07:03:03PM +0200, Henning Heinold wrote:
> 
> Hi,
> 
> when using a 32bit application, which makes use of the struct passwd and you 
> have enabled
> the sasl stuff the installed libsasl will search its plugins under 
> /usr/lib/sasl2, rather
> then /usr/lib32/sasl2. Unfornatly I dont understand the ia32-lib building I 
> can not
> provide a patch directly. I attached a patch which works directly on 
> cyrus-sasl2 
> can maybe used as a base.
> 
Henning,

I am puzzled by your request.  How does hardcoding the installation into
/usr/lib32/sasl2 affect the package on 32-bit architectures?  Another
possibility to consider is this suggestion from the upstream
Makefile.am:

        echo "* If you don't want to do this for some reason, you can"; \   
        echo "* set the location where the library will look for plugins"; \
        echo "* by setting the environment variable SASL_PATH to the path"; \ 
        echo "* the library should use.";

Perhaps we can set SASL_PATH in a wrapper for 32-bit apps on 64-bit
architectures.  In any event, I am inclined to think that your patch
will not work in all cases.  What are your thoughts?

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature

Reply via email to