Date: Fri, 30 Sep 2011 10:10:34 +0100 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: Ryan Stone <rysto32@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: r225827 ia64 make buildworld: sendmail: cc1: warnings being treated as errors Message-ID: <20110930091034.GA71361@mech-cluster241.men.bris.ac.uk> In-Reply-To: <CAFMmRNwbnaY%2BMj%2B5Bmj_76qc4x==z8hRf1MttR0VWJHtThc20A@mail.gmail.com> References: <20110928152127.GA53754@mech-cluster241.men.bris.ac.uk> <CAFMmRNwbnaY%2BMj%2B5Bmj_76qc4x==z8hRf1MttR0VWJHtThc20A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 28, 2011 at 12:15:31PM -0400, Ryan Stone wrote: > On Wed, Sep 28, 2011 at 11:21 AM, Anton Shterenlikht > <mexas@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. just to confirm that the patch in the above url works for me. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110930091034.GA71361>