Dimitry Andric writes:
> Use the port, or the attached patch, to disable usage of
> stdbool.h.
Using the patch, world now compiles successfully.
Thank you very much,
Robert Huff
___
freebsd-stable@freeb
On Thu, Mar 21, 2013, Dimitry Andric wrote:
> Use the port, or the attached patch, to disable usage of stdbool.h.
It might be a better idea to change
include/sm/os/sm_os_freebsd.h
to set SM_CONF_STDBOOL_H
See also libsm/README.
___
freebsd-stable@freeb
On Mar 21, 2013, at 15:16, Anton Shterenlikht 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 *, b
Kimmo Paasiala writes:
> > =buildworld===
> >
> >
/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/usersmtp.c:1864:8:
> > error: incompatible pointer types passing 'void ()' to parameter
of type
> > 'void (*)(c
Kimmo Paasiala writes:
> > =buildworld===
> >
> > /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 *,
On Mar 18, 2013, at 19:54, Hajimu UMEMOTO wrote:
...
> dim> In any case, if you are pulling port headers into your buildworld, the
> dim> effect is not always predictable, as ports are largely independent from
> dim> base. So if you need a customized build of sendmail, would it not be
> dim> bett
Hi,
> On Mon, 18 Mar 2013 18:19:18 +0100
> Dimitry Andric said:
dim> On Mar 18, 2013, at 12:03, Beat Siegenthaler
wrote:
> since some days i try to "make buildworld", but have some errors in
> sendmail.
> The make conf is not changed since years (in this case) . Adding
> NO_WERROR= in
On 18.03.13 18:19, Dimitry Andric wrote:
> We used to build sendmail with NO_WERROR.clang= to disable -Werror
> specifically for clang, because there were some warnings that could
> not be suppressed otherwise. So if you need a customized build of
> sendmail, would it not be better to use the mail
On Mar 18, 2013, at 12:03, Beat Siegenthaler
wrote:
> since some days i try to "make buildworld", but have some errors in
> sendmail.
> The make conf is not changed since years (in this case) . Adding
> NO_WERROR= in src.conf helps, but i think it is not the optimal solution?
>
> # SASL (cyrus-s
On Mon, Mar 18, 2013 at 1:03 PM, Beat Siegenthaler
wrote:
> Hi all,
>
> since some days i try to "make buildworld", but have some errors in
> sendmail.
> The make conf is not changed since years (in this case) . Adding
> NO_WERROR= in src.conf helps, but i think it is not the optimal solution?
>
>
10 matches
Mail list logo