Hi, builds of 2.1.22 were failing under RH9, I assume due to the older DB version installed. I've created a patch which reverts to the old db->open call when needed (I just duplicated the ifdef statements from elsewhere in the code). The error messages were all similar to:
instrument.c: In function `CheckFriendConnections':
instrument.c:167: incompatible type for argument 4 of indirect function call
instrument.c:167: too many arguments to function

Which is referring to the dbp->open call.

Patch against 2.1.22 is attached.

Thanks,
Jeff

Attachment: cfengine-2.1.22-old_db.patch
Description: Binary data

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
Bug-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/bug-cfengine

Reply via email to