Displaying 5 results from an estimated 5 matches for "reza_shahriari".
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
2019 Aug 20
1
Re: Compiling Libvirt on Windows for Hyper V support
I am passing in:
./configure \
--without-sasl \
--without-polkit \
--without-python \
--without-libxl \
--without-qemu \
--without-lxc \
--without-openvz \
--without-libvirtd
(The ones on the website: https://libvirt.org/windows.html <https://libvirt.org/windows.html>)
> On Aug 20, 2019, at 3:26 AM, Erik Skultety <eskultet@redhat.com> wrote:
>
> On Mon, Aug
2019 Aug 20
2
Re: Compiling Libvirt on Windows for Hyper V support
Hi,
I tried that out, I got a new error about pthreads in my config.log.
Could you take another look.
Thanks again,
Reza
> On Aug 20, 2019, at 12:36 PM, Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> On Tue, Aug 20, 2019 at 12:29:15PM -0400, reza shahriari wrote:
>> Hi,
>>
>> I have attached my compressed config file.
>>
>> Thanks,
2019 Aug 19
5
Compiling Libvirt on Windows for Hyper V support
Hi,
I am trying to compile Libvirt from the source code on windows using msys2 but keep hitting issues while running `./configure`.
….
> checking whether C compiler handles -Wno-suggest-attribute=pure… yes
> checking whether C compiler handles -Wno-suggest-attribute=const... yes
> checking for how to force completely read-only GOT table…
> checking for how to avoid indirect lib
2019 Aug 20
2
Re: Compiling Libvirt on Windows for Hyper V support
Hi,
I have attached my compressed config file.
Thanks,
Reza
> On Aug 20, 2019, at 12:03 PM, Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> Re-adding the mailing list CC - please don't drop it.
>
> On Tue, Aug 20, 2019 at 11:54:34AM -0400, reza shahriari wrote:
>> Hi,
>>
>> I am using msys2. When I run `./configure` without any parameters