Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2011 21:00:11 +0200
From:      Felix Janssen <felix@mayaxatl.org>
To:        ohauer@FreeBSD.org
Cc:        apache@FreeBSD.org
Subject:   Re: FreeBSD Port: www/mod_authn_sasl
Message-ID:  <4DFE473B.20201@mayaxatl.org>
In-Reply-To: <4DFE15F2.4050602@FreeBSD.org>
References:  <4DFDECB6.6050708@mayaxatl.org> <4DFE15F2.4050602@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Olli

The patch works!

Many thanks!

Felix Janssen

On 19-6-2011 17:29, Olli Hauer wrote:
> On 2011-06-19 14:33, Felix Janssen wrote:
>> Hello
>>
>> I have a problem with the mod_authn_sasl port. Build and install seem to work.
>> However when I uncomment the LoadModule-line (LoadModule authn_sasl_module
>> libexec/apache22/mod_authn_sasl.so) in my httpd.conf and test the
>> configuration/start apache, I get:
>>
>> httpd: Syntax error on line 106 of /usr/local/etc/apache22/httpd.conf: Cannot
>> load /usr/local/libexec/apache22/mod_authn_sasl.so into server:
>> /usr/local/libexec/apache22/mod_authn_sasl.so: Undefined symbol "sasl_checkpass"
>>
>> I do nothing out of the ordinary. (FreeBSD 8.2, apache 2.2.19,
>> cyrus-sasl-2.1.23_3).
>>
>> Would you know what is wrong? Please let me know if I need to supply some extra
>> infos.
>>
>> Kind regards,
>>
>> Felix Janssen
>
> Can you try the attached patch?
>
> This will also update the port to the last version.
>
> --
> olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DFE473B.20201>