Hello Alex, thanks for your reply . Finally I did this , what you have suggested below . Opensaf is successfully compiled & linked by following : (i) Not compiling plms_virt.cc (ii) commenting libvirt calls in the following files (1) plms_adm_fsm.c. (2)plms_imm.c (3) plms_plmc.c (4) plms_utils.c.orig
On Mon, 8 Jan 2018 10:05:09 -0500, Alex Jones wrote Hi Soma, Unfortunately there is not a way to disable this using thebuild tools. But, you should easily be able to stub the libvirtcalls (or comment them out), and not link against libvirt. Thereare only a few calls, and they are all in plms_virt.cc. Alex On 01/03/2018 05:47 AM,[email protected] wrote: Hello , I am using Opensaf-5.17.07 release , in Ubuntu platform . I want to cross-compile for powerpc target , with plm enabled . Since I do not require virtualization in my target , is there any option or any procedure available to disable virtualization , so that "libvirt" flags are NOT required for configuration or compilation ? Otherwise I have to cross-compile the libvirt package for powerpc, which in turn has other dependent packages . Any feedback will be highly appreciated. Thanks & regards Soma Thanks & regards Soma-------------------------------------------------------------------------------- ::Disclaimer:: -------------------------------------------------------------------------------- The contents of this email and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on C-DOT. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of C-DOT. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. -------------------------------------------------------------------------------- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
