Displaying 5 results from an estimated 5 matches for "libxl_domain_type_pvh".
Did you mean:
libxl_domain_type_pv
2020 Feb 20
2
Re: build problem with libxl
I use centos 7 (7.7.1908).
these pkgs are installed:
xen-hypervisor-4.12.2-1.el7.x86_64
xen-devel-4.12.2-1.el7.x86_64
qemu-xen-4.12.1-1.el7.x86_64
xen-runtime-4.12.2-1.el7.x86_64
xen-licenses-4.12.2-1.el7.x86_64
xen-4.12.2-1.el7.x86_64
xen-libs-4.12.2-1.el7.x86_64
xen-ovmf-20180825-1.gitef529e6ab.el7.x86_64
even with --with-libxl it doesnt work...
---
------
Greetz
Am 20.02.2020 11:31, schrieb
2020 Feb 20
2
Re: build problem with libxl
...re:23743: checking for xtl_createlogger_stdiostream in
> -lxentoollog
> configure:23768: clang -o conftest -g -ggdb3 conftest.c
> -lxentoollog -lutil -ltirpc -lpthread -ldl >&5
> configure:23768: $? = 0
> configure:23777: result: yes
> configure:23791: checking whether LIBXL_DOMAIN_TYPE_PVH is declared
> configure:23791: clang -c -g -ggdb3 conftest.c >&5
> configure:23791: $? = 0
> configure:23791: result: yes
> configure:23859: clang -o conftest -g -ggdb3 conftest.c -lutil
> -ltirpc -lpthread -ldl >&5
> configure:23859: $? = 0
> configure:2389...
2020 Feb 20
0
Re: build problem with libxl
...ure:23718: result: yes
configure:23743: checking for xtl_createlogger_stdiostream in -lxentoollog
configure:23768: clang -o conftest -g -ggdb3 conftest.c -lxentoollog -lutil -ltirpc -lpthread -ldl >&5
configure:23768: $? = 0
configure:23777: result: yes
configure:23791: checking whether LIBXL_DOMAIN_TYPE_PVH is declared
configure:23791: clang -c -g -ggdb3 conftest.c >&5
configure:23791: $? = 0
configure:23791: result: yes
configure:23859: clang -o conftest -g -ggdb3 conftest.c -lutil -ltirpc -lpthread -ldl >&5
configure:23859: $? = 0
configure:23899: clang -o conftest -g -ggdb3 c...
2019 Aug 20
1
Re: Compiling Libvirt on Windows for Hyper V support
Thanks so much. I got it to go past pthreads. Now I am working on other dependencies
> On Aug 20, 2019, at 1:30 PM, Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> On Tue, Aug 20, 2019 at 01:03:40PM -0400, reza shahriari wrote:
>> Hi,
>>
>> I tried that out, I got a new error about pthreads in my config.log.
>
> It finds the header file now which is
2020 Feb 21
0
Re: build problem with libxl
...for xtl_createlogger_stdiostream in
>>-lxentoollog
>>configure:23768: clang -o conftest -g -ggdb3 conftest.c
>>-lxentoollog -lutil -ltirpc -lpthread -ldl >&5
>>configure:23768: $? = 0
>>configure:23777: result: yes
>>configure:23791: checking whether LIBXL_DOMAIN_TYPE_PVH is declared
>>configure:23791: clang -c -g -ggdb3 conftest.c >&5
>>configure:23791: $? = 0
>>configure:23791: result: yes
>>configure:23859: clang -o conftest -g -ggdb3 conftest.c -lutil
>>-ltirpc -lpthread -ldl >&5
>>configure:23859: $? = 0
&...