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 CambridgeReceived on Mon Mar 01 2010 - 08:47:56 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:01 UTC