Any help on this is appreciated.
Best Regards
Raghu
From: Raghunatha Reddy P (raghunp)
Sent: 18 June 2012 13:47
To: 'snmishra(a)linux.vnet.ibm.com'; libvirt-cim(a)redhat.com
Subject: help needed in resolving libvirt-cim compilation errors..
Hi All,
I am getting following error while compiling libvirt-cim using "make install".
Any help is appreciated.
edProfile.mof ./schema/AllocationCapabilities.mof
/bin/sh /root/RAGHU/libvirt-cim/libvirt-cim-0.6.0/install-sh -c -m 644 -t
"/usr/local/share/libvirt-cim" ./schema/RegisteredProfile.registration
./schema/ElementConformsToProfile.registration ./schema/ReferencedProfile.registration
if [[ sfcb != pegasus ]]; then \
sed -i '/^# --/,/^# --!/d'
.//usr/local/share/libvirt-cim/RegisteredProfile.registration
.//usr/local/share/libvirt-cim/ElementConformsToProfile.registration
.//usr/local/share/libvirt-cim/ReferencedProfile.registration; \
fi
sed: can't read .//usr/local/share/libvirt-cim/RegisteredProfile.registration: No such
file or directory
sed: can't read .//usr/local/share/libvirt-cim/ElementConformsToProfile.registration:
No such file or directory
sed: can't read .//usr/local/share/libvirt-cim/ReferencedProfile.registration: No such
file or directory
make[2]: *** [install-data-local] Error 2
make[2]: Leaving directory `/root/RAGHU/libvirt-cim/libvirt-cim-0.6.0'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/root/RAGHU/libvirt-cim/libvirt-cim-0.6.0'
make: *** [install-recursive] Error 1
[root@vmware-nexus1k-01 libvirt-cim-0.6.0]#
Best Regards
Raghu