On Mar 21, 2013, at 15:16, Anton Shterenlikht <mexas_at_bristol.ac.uk> wrote: > Kimmo Paasiala writes: ... > > > /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/usersmtp.c:1864:8: > > > error: incompatible pointer types passing 'void ()' to parameter of type > > > 'void (*)(char *, bool, MAILER *, struct mailer_con_info *, ENVELOPE *)' > > > [-Werror,-Wincompatible-pointer-types] > > > getsasldata, NULL, XS_AUTH); > > > ^~~~~~~~~~~ ... > # cat /etc/make.conf > SENDMAIL_CFLAGS+= -I/usr/local/include -DSASL=2 > SENDMAIL_LDFLAGS+= -L/usr/local/lib > SENDMAIL_LDADD+= -lsasl2 Use the port, or the attached patch, to disable usage of stdbool.h.
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:36 UTC