[head tinderbox] failure on arm/arm

Robert Watson rwatson at FreeBSD.org
Mon Mar 1 09:47:57 UTC 2010


On Mon, 1 Mar 2010, FreeBSD Tinderbox wrote:

> ===> usr.bin/systat (all)
> cc -O -pipe  -DINET6 -std=gnu99 -Wno-pointer-sign -c /src/usr.bin/systat/cmds.c
> cc -O -pipe  -DINET6 -std=gnu99 -Wno-pointer-sign -c /src/usr.bin/systat/cmdtab.c
> In file included from /src/usr.bin/systat/extern.h:39,
>                 from /src/usr.bin/systat/cmdtab.c:43:
> /obj/arm/src/tmp/usr/include/kvm.h:72: error: expected declaration specifiers or '...' before 'u_int'

Converted from a u_int to an unsigned int in a follow-up commit, which fixes 
the build (I hope).  Should have done a buildworld rather than building all 
the individual components, lesson re-learned.

Robert N M Watson
Computer Laboratory
University of Cambridge


More information about the freebsd-current mailing list