Re: Buildworld und sasl

From: Bernd Walter <ticso(at)cicely8.cicely.de>
Date: Tue, 24 Sep 2002 12:14:53 +0200

On Tue, Sep 24, 2002 at 11:28:07AM +0200, Matthias Fechner wrote:
> Hi,
>
> ich habe bei mir sendmail mit sasl laufen, bis jetzt hat ein
> buildworld auch immer funktioniert, aber jetzt will er nicht mehr.

Liest sich, als ob deine sasl Libs auf eine andere SSL Version gelinkt
ist.
Ich würde als erstes versuchen den sasl Port neu zu kompilieren.

> In der make.conf steht folgendes:
> ---cut---
> # Enable SASL-support for sendmail
> SENDMAIL_CFLAGS=-I/usr/local/include/sasl1 -DSASL -D_FFR_UNSAFE_SASL
> SENDMAIL_LDFLAGS=-L/usr/local/lib
> SENDMAIL_LDADD=-lsasl
> ---cut---
>
> Als sasl ist folgende Version installiert:
> cyrus-sasl-1.5.27_7
>
> Die Fehlermeldung ist:
> ---cut---
> ===> bin/rmail
> cc -O -pipe -I/usr/src/bin/rmail/../../contrib/sendmail/include -I. -I/usr/local/include/sasl1 -DSASL -D_FFR_UNSAFE_SASL -Wall -Wformat -c /usr/src/bin/rmail/../../contrib/sendmail/rmail/rmail.c
> cc -O -pipe -I/usr/src/bin/rmail/../../contrib/sendmail/include -I. -I/usr/local/include/sasl1 -DSASL -D_FFR_UNSAFE_SASL -Wall -Wformat -L/usr/local/lib -o rmail rmail.o /usr/obj/usr/src/bin/rmail/../../lib/libsm/libsm.a -lsasl
> /usr/obj/usr/src/i386/usr/lib/libssl.so.2: undefined reference to X509_STORE_CTX_set_verify_cb'
> *** Error code 1
>
> Stop in /usr/src/bin/rmail.
> *** Error code 1
> ---cut---

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
ticso(at)cicely.de         Usergroup           info(at)cosmo-project.de
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 24 Sep 2002 - 12:15:10 CEST

search this site