[Libvirt-cim] [PATCH 2 of 2] Add libVirt_HostSystem to VSMigrationService build

Heidi Eckhart heidieck at linux.vnet.ibm.com
Mon Dec 17 09:24:46 UTC 2007


Kaitlin Rupert wrote:
> # HG changeset patch
> # User Kaitlin Rupert <karupert at us.ibm.com>
> # Date 1197770616 28800
> # Node ID b94dd9cf174968ecd58eeba26e37fc1a06dbdc4f
> # Parent  5339f01a786a287ed6f2c49b47704fd99db6432a
> Add libVirt_HostSystem to VSMigrationService build.
>
> Signed-off-by: Kaitlin Rupert <karupert at us.ibm.com>
>
> diff -r 5339f01a786a -r b94dd9cf1749 src/Makefile.am
> --- a/src/Makefile.am	Fri Dec 14 17:24:38 2007 -0800
> +++ b/src/Makefile.am	Sat Dec 15 18:03:36 2007 -0800
> @@ -146,4 +146,6 @@ libVirt_ElementSettingData_la_LIBADD = -
>
>  libVirt_VSMigrationCapabilities_la_SOURCES = Virt_VSMigrationCapabilities.c
>
> -libVirt_VSMigrationService_la_SOURCES = Virt_VSMigrationService.c
> \ No newline at end of file
> +libVirt_VSMigrationService_la_DEPENDENCIES = libVirt_HostSystem.la
> +libVirt_VSMigrationService_la_SOURCES = Virt_VSMigrationService.c
> +libVirt_VSMigrationService_la_LIBADD = -lVirt_HostSystem
>
>   
Applying this patch crashes, if "[PATCH 3 of 3] AC no longer needs 
libVirt_RASD" was applied before. I suppose the reason is that the "\ No 
newline at end of file" was already fixed by the patch before.

-- 
Regards

Heidi Eckhart
Software Engineer
Linux Technology Center - Open Hypervisor

heidieck at linux.vnet.ibm.com

**************************************************
IBM Deutschland Entwicklung GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter
Geschaeftsfuehrung: Herbert Kircher
Sitz der Gesellschaft: Boeblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294




More information about the Libvirt-cim mailing list