Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2003 09:52:39 +0100
From:      "Megias Sanchez, Jose Manuel" <JMegias@caja-granada.es>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Make buildworld brake in rmail
Message-ID:  <1A4723CDE42AD611B61200A0C9AA5F3729C486@correoex.caja-granada.es>

next in thread | raw e-mail | index | archive | help
	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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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