Thanks, that got me further. It required a few more dependancies including bison and flex. It now runs configure fine and most(?) of the make but fails at OpenDB with a warning about dbp.
I'm getting a similar error as listed in https://cfengine.org/pipermail/help-cfengine/2009-June/005534.html ie *instrumentation.c: In function 'OpenDB': **instrumentation.c:426: warning: passing argument 2 of '(*dbp)->open' from incompatible pointer type **instrumentation.c:426: warning: passing argument 4 of '(*dbp)->open' makes pointer from integer without a cast **instrumentation.c:426: error: too few arguments to function '(*dbp)->open= ' make[2]: *** [libpromises_la- instrumentation.lo] Error 1 make[2]: Leaving directory '/tmp/cfengine-3.0.2/src' make[1]: *** [all] Error 2 make[1]: Leaving directory '/tmp/cfengine-3.0.2/src' make: *** [all-recursive] Error 1 * Although my error is a bit different than the aforementioned URL, I try a make distclean and redo the configure and make but still get the same results
_______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine