Hello,<div><br></div><div>I suspect I've missed a dependency somewhere in the build process, and I'm hoping someone recognizes this as an easy fix.  I've basically followed the build guide on ClusterLabs in 'Clusters from Scratch v2', the build from source section.  The hosts are CentOS 6.3 x86_64.  My only changes to the configure lines where adding '--sysconfdir=/etc --localstatedir=/var' to them, everything else is pretty much as the guide shows.</div>
<div><br></div><div>With a few commands, such as 'crm configure verify', I get this error message:</div><div><br></div><div><div># crm configure verify</div><div>crm_verify[1448]: 2012/07/31_23:37:41 ERROR: crm_abort: gregorian_to_ordinal: Triggered assert at iso8601.c:635 : a_date->days > 0</div>
<div>crm_verify[1448]: 2012/07/31_23:37:41 ERROR: crm_abort: convert_from_gregorian: Triggered assert at iso8601.c:622 : gregorian_to_ordinal(a_date)</div></div><div><br></div><div>These are accompanied by a corresponding entry in /var/log/cluster/corosync.log:</div>
<div><div>Jul 31 23:35:25 XenC crmd: [1063]: ERROR: crm_abort: gregorian_to_ordinal: Triggered assert at iso8601.c:635 : a_date->days > 0</div><div>Jul 31 23:35:25 XenC crmd: [1063]: ERROR: crm_abort: convert_from_gregorian: Triggered assert at iso8601.c:622 : gregorian_to_ordinal(a_date)</div>
</div><div><br></div><div>So far the cluster seems functional and logs appear clean otherwise, so I don't know if those are cosmetic or if I have a whole field of landmines due to some missed dependency.  I've pastebin'ed my notes from building these if that helps at all:  <a href="http://pastebin.com/c5BTMA0q">pastebin.com/c5BTMA0q</a>   </div>
<div><br></div><div>Thanks,</div><div>Mark</div>