On Wed, Sep 28, 2011 at 11:21 AM, Anton Shterenlikht <me...@bristol.ac.uk> wrote: > cc -O2 -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src > -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS > -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 > -I/usr/local/include -DSASL=2 -std=gnu99 -Wsystem-headers -Werror > -Wno-pointer-sign -c > /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/main.c > cc1: warnings being treated as errors > /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/main.c:112: warning: > initialization from incompatible pointer type > /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/main.c:113: warning: > initialization from incompatible pointer type > *** Error code 1 > 1 error
This looks like this issue: http://lists.freebsd.org/pipermail/freebsd-current/2011-September/027640.html It seems that the fix hasn't been committed yet. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"