Hello after update FreeBSD to 4.7 stable and prepare the file
/etc/make.conf with the following lines:
SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
SENDMAIL_LDFLAGS=-L/usr/local/lib
SENDMAIL_LDADD=-lsasl

and make buildworld breakes with the following error:
===> bin/rmail
cc -O -pipe  -I/usr/src/bin/rmail/../../contrib/sendmail/include -I.
-I/usr/loca
l/include/sasl -DSASL -Wall -Wformat    -c
/usr/src/bin/rmail/../../contrib/send
mail/rmail/rmail.c
cc -O -pipe  -I/usr/src/bin/rmail/../../contrib/sendmail/include -I.
-I/usr/loca
l/include/sasl -DSASL -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/libexec/elf/ld: cannot find -lsasl
*** Error code 1

Stop in /usr/src/bin/rmail.
*** Error code 1

Stop in /usr/src/bin.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


        I need to include sasl support in sendmail, where is the problem?.
Greetings.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to