DS> diff -r 82ff2daf1ddb -r 07b9be7502ef src/Makefile.am
DS> --- a/src/Makefile.am Mon Oct 29 12:20:44 2007 +0100
DS> +++ b/src/Makefile.am Mon Oct 29 09:06:05 2007 -0700
DS> @@ -83,8 +83,10 @@ libVirt_ElementCapabilities_la_LIBADD =
DS> -lVirt_HostSystem
DS> libVirt_AllocationCapabilities_la_SOURCES = Virt_AllocationCapabilities.c
DS> +libVirt_AllocationCapabilities_la_SOURCES = -lVirt_RASD
DS> libVirt_SettingsDefineCapabilities_la_SOURCES = Virt_SettingsDefineCapabilities.c
DS> +libVirt_SettingsDefineCapabilities_la_SOURCES = -lVirt_RASD
Oops, just noticed that I added a second _SOURCES for each modified
target instead of _LIBADD. I've fixed my local version. This will
still work for testing, but throws a couple warnings.
--
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms(a)us.ibm.com