RE: Make buildworld brake in rmail

2003-02-27 Thread Megias Sanchez, Jose Manuel
Kris Kennaway wrote: >Well, do you have libsasl installed? >Kris Hello I have installed cyrus-sasl2. Here is the pkg_info: cyrus-sasl-2.1.12 RFC SASL (Simple Authentication and Security Layer) and the libsasl libraries installed are: /usr/local/lib/sasl2/libsasldb.so.2 /usr/local

Re: Make buildworld brake in rmail

2003-02-27 Thread Kris Kennaway
On Thu, Feb 27, 2003 at 09:52:39AM +0100, Megias Sanchez, Jose Manuel wrote: > 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=-lsas