[current tinderbox] failure on powerpc/powerpc

Max Laier max at love2party.net
Fri May 6 11:04:39 PDT 2005


On Tuesday 03 May 2005 02:10, Peter Grehan wrote:
>   I've sent mail to Darren about this: it's a PPC-only (well, maybe ARM
> as well) default-unsigned-char problem. For those that want to
> buildworld appended is the patch I'm using.
>
> later,
>
> Peter.
>
> RCS file: /home/ncvs/src/contrib/ipfilter/tools/ipmon.c,v
> retrieving revision 1.2
> diff -u -r1.2 ipmon.c
> --- ipmon.c     25 Apr 2005 18:20:15 -0000      1.2
> +++ ipmon.c     1 May 2005 08:42:53 -0000
> @@ -1024,7 +1024,7 @@
>          (void) sprintf(t, "%*.*s%u", len, len, ipf->fl_ifname,
> ipf->fl_unit);
>          t += strlen(t);
>   #endif
> -#ifdef __sgi
> +#if (defined(__sgi) || defined(__powerpc__))
>          if ((ipf->fl_group[0] == 255) && (ipf->fl_group[1] == '\0'))
>   #else
>          if ((ipf->fl_group[0] == -1) && (ipf->fl_group[1] == '\0'))

Just saw your mail now. Darren has had enough time to veto against it.  Please 
go ahead, fix the build and shut up the tinderbox.  Thanks!

-- 
/"\  Best regards,                      | mlaier at freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier at EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20050506/32c619dc/attachment.bin


More information about the freebsd-current mailing list