Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 2010 09:47:56 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: [head tinderbox] failure on arm/arm
Message-ID:  <alpine.BSF.2.00.1003010947080.29264@fledge.watson.org>
In-Reply-To: <201003010421.o214LctG084395@freebsd-current.sentex.ca>
References:  <201003010421.o214LctG084395@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1003010947080.29264>