[rfk-dev] cUnit?

Peter A. Peterson II pedro@flynn.zork.net
Sat, 16 Dec 2000 22:27:13 -0600


Have the build instructions changed from
make distclean
./autogen.sh
make
?

Because when I do that, I get:

In file included from robotfindskitten.c:38:
messages.h:252: parse error before `<'
messages.h:258: parse error before `=='
robotfindskitten.c: In function `session_builder':
robotfindskitten.c:619: warning: passing arg 3 of `cunit_register_test'
from incompatible pointer type
make[1]: *** [robotfindskitten.o] Error 1
make[1]: Leaving directory `/var/cvs/robotfindskitten/src'
make: *** [install-recursive] Error 1
[flynn(/var/cvs/robotfindskitten)]

I'm just wondering; it looks as though either I'm doing something wrong,
or the cunit stuff is messing something up.

Also, anyone have responses about the questions I asked in the last
email?

pedro