
Dan Smith wrote:
# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1195078948 28800 # Node ID 9cfd20d3be0e65d695f6b1ea5b4104c695219aab # Parent 6e221b0af2f4a16fee34213bb6d46a0a3eec4227 Make configure check for broken sblim-cmpi-devel version
The sblim version of cmpift.h is broken. We can detect this by checking that the size of the structure on 64-bit platforms meets the CMPI standard of 160 bytes. When sblim fixes their version, this test will start to pass.
Testing of this would be appreciated, especially if someone with a 32-bit machine could give it a whirl.
Signed-off-by: Dan Smith <danms@us.ibm.com>
Fixed the reject issue, by applying the patch to the correct tree. Go Jay. Applies fun, and I pass the configure check "checking for a broken cmpift.h... no" which is how it should be. You want me to try to get it to fail? -- -Jay