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
_______________________________________________
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"

Reply via email to