Hi,
My reply via email to geotek's post with the same problem "2.0.0 Update
Installation fails during wmi-install" doesn't appear to have been appended to
his post in the forum.
Anyhow, I've copied it below. You'll need to replace 'cd /usr/src/zenoss-2.0.0'
with 'cd /root/zenoss-2.0.0'.
Thanks,
/Rory
###############################################
I had this same error. What was most confusing was that the build seems to
clean up after itself and had removed the generated pywmi_wrap.c file.
I followed the following steps (modified for your paths) to get round the
problem.
cd build/wmi-0.1.0/Samba/source
swig -I./scripting/swig -python wmi/pywmi.i
vi wmi/pywmi_wrap.c
insert #define _SAFE_STRING_H before the 3rd #include <...>
cd /usr/src/zenoss-2.0.0
./install.sh
You can probably put the #define before the first #include. I do not think it
will make that much difference.
Chet was good enough to raise a defect for me for this problem:
http://dev.zenoss.org/trac/ticket/1581
YMMV but HTH,
Rory
------------------------
Rory Brown
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=6975#6975
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users