i got the following while trying to make the new test 6:
x_misc.c: In function cputime_bang2': x_misc.c:232: warning: implicit declaration of function
sysconf'
x_misc.c:232: error: `_SC_CLK_TCK' undeclared (first use in this function)
x_misc.c:232: error: (Each undeclared identifier is reported only once
x_misc.c:232: error: for each function it appears in.)
make: *** [x_misc.o] Error 1
configure and "make depend" both worked fine. this was on a fedora 1 machine. (test 6 compiled fine for me on rh9). has any one else seen this?
matt