troubles with buildworld/sendmail/sasl/clang
Dimitry Andric
dim at FreeBSD.org
Thu Mar 21 22:09:15 UTC 2013
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sendmail-disable-stdbool-1.diff
Type: application/octet-stream
Size: 428 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130321/53eb5547/attachment-0001.obj>
More information about the freebsd-current
mailing list