15 Sep
2005
15 Sep
'05
4:13 p.m.
On Thu, Sep 15, 2005 at 04:05:25PM +0100, Watson, Robert wrote:
Just tried to do a clean build of the latest snapshot and got this (I've just included the last part of the make output)
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DLINUX -I. -I/usr/local/src/hobbit/snapshot/include -I/usr/include -I/usr/include -I/usr/include -c -o do_rrd.o do_rrd.c In file included from do_rrd.c:224: rrd/do_vmstat.c: In function
do_vmstat_rrd': rrd/do_vmstat.c:275: error:vmstat_linux22_layout' undeclared (first use in this function)
I know. I'm working on making the vmstat handling automatically figure out what format the vmstat data has, so you need not bother with special handling of RHEL servers.
Henrik