
Hi, With the latest libvirt-cim provider sources(revision:704) I see the following error during make. cd .libs && rm -f libVirt_ServiceAffectsElement.la && ln -s ../libVirt_ServiceAffectsElement.la libVirt_ServiceAffectsElement.la) make[3]: Leaving directory `/home/VSM/SRC/libvirt-cim/src' make[2]: Leaving directory `/home/VSM/SRC/libvirt-cim/src' Making all in doc make[2]: Entering directory `/home/VSM/SRC/libvirt-cim/doc' Generating the Web pages make[2]: Leaving directory `/home/VSM/SRC/libvirt-cim/doc' Making all in base_schema make[2]: Entering directory `/home/VSM/SRC/libvirt-cim/base_schema' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/VSM/SRC/libvirt-cim/base_schema' make[2]: Entering directory `/home/VSM/SRC/libvirt-cim' make[2]: *** No rule to make target ` ', needed by `all-am'. Stop. make[2]: Leaving directory `/home/VSM/SRC/libvirt-cim' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/VSM/SRC/libvirt-cim' make: *** [all] Error 2 This error is seen on F10 , RHEL5.2 and F9. For now I deleted the Makefile entry for ServiceAffectsElement.mof and the make works fine for me. Thanks and Regards, Deepti.

Deepti B Kalakeri wrote:
Hi,
With the latest libvirt-cim provider sources(revision:704) I see the following error during make.
cd .libs && rm -f libVirt_ServiceAffectsElement.la && ln -s ../libVirt_ServiceAffectsElement.la libVirt_ServiceAffectsElement.la) make[3]: Leaving directory `/home/VSM/SRC/libvirt-cim/src' make[2]: Leaving directory `/home/VSM/SRC/libvirt-cim/src' Making all in doc make[2]: Entering directory `/home/VSM/SRC/libvirt-cim/doc' Generating the Web pages make[2]: Leaving directory `/home/VSM/SRC/libvirt-cim/doc' Making all in base_schema make[2]: Entering directory `/home/VSM/SRC/libvirt-cim/base_schema' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/VSM/SRC/libvirt-cim/base_schema' make[2]: Entering directory `/home/VSM/SRC/libvirt-cim' make[2]: *** No rule to make target ` ', needed by `all-am'. Stop. make[2]: Leaving directory `/home/VSM/SRC/libvirt-cim' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/VSM/SRC/libvirt-cim' make: *** [all] Error 2
This error is seen on F10 , RHEL5.2 and F9. For now I deleted the Makefile entry for ServiceAffectsElement.mof and the make works fine for me.
Yes, this was an error on my part. I forgot to include the SAE mof and registration file with my SAE patchset. This issue was resolved by the "Add ServiceAffectsElement schema" patch that I submitted Thursday afternoon. It's in the tree now. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com
participants (2)
-
Deepti B Kalakeri
-
Kaitlin Rupert