[Libvir] Re: libvirt on mingw

2008-02-06 Thread Richard W.M. Jones

Brecht Sanders wrote:

Hello again,
Note that I am using gcc (mingw) 3.4.5, and not 4 as you recommend.
The attached patch got rid of the warnings though.
Maybe there is a compiler switch to fix it in a cleaner way though.
Anyway, with the attached patch it does compile.
Basically it casts to void* before converting to a different type.
Regards


Yes thanks, that patch does indeed fix it.  I'll apply it and release a 
new version shortly.


Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903


smime.p7s
Description: S/MIME Cryptographic Signature
--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


Re: [Libvir] Re: libvirt on mingw

2008-02-06 Thread Richard W.M. Jones

Richard W.M. Jones wrote:

Brecht Sanders wrote:

Hello again,
Note that I am using gcc (mingw) 3.4.5, and not 4 as you recommend.
The attached patch got rid of the warnings though.
Maybe there is a compiler switch to fix it in a cleaner way though.
Anyway, with the attached patch it does compile.
Basically it casts to void* before converting to a different type.
Regards


Yes thanks, that patch does indeed fix it.  I'll apply it and release a 
new version shortly.


OK, PortableXDR version 4.0.8 contains your fix + I also fixed the 
Makefile so it actually builds a DLL again under MinGW:


http://et.redhat.com/~rjones/portablexdr/

Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903


smime.p7s
Description: S/MIME Cryptographic Signature
--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


[Libvir] Re: libvirt on mingw

2008-01-31 Thread Richard W.M. Jones

Brecht Sanders wrote:
I wasn't able to run virt-manager yet because of Python dependancy 
issues, but I'm sure I'll be able to work that out.

Did you have virt-manager running on win32 yet?


No, I wasn't able to get virt-manager running.  Probably the same 
problems as you are having: building Python modules (specifically, 
libvirtmod.dll) which can work from the Win32 version of python, with 
gcc/MinGW, proves to be very hard.


If you get it working, please let me know.

Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903


smime.p7s
Description: S/MIME Cryptographic Signature
--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


[Libvir] Re: libvirt on mingw

2008-01-30 Thread Richard W.M. Jones

Brecht Sanders wrote:

Hello again,
Note that I am using gcc (mingw) 3.4.5, and not 4 as you recommend.
The attached patch got rid of the warnings though.
Maybe there is a compiler switch to fix it in a cleaner way though.
Anyway, with the attached patch it does compile.
Basically it casts to void* before converting to a different type.


Cheers for the patch, I'll take a look at it tomorrow ...

There is a reason why you need to use gcc 4 although it's been so long 
since I did this that I can't remember exactly why now.  Possibly it was 
some compiler feature that we use in libvirt.


Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903


smime.p7s
Description: S/MIME Cryptographic Signature
--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


[Libvir] Re: libvirt on mingw

2008-01-30 Thread Richard W.M. Jones

Brecht Sanders wrote:

Hi,
I saw on the following link:
   http://www.mail-archive.com/libvir-list@redhat.com/msg04103.html
that you are also trying to compile libvirt on win32.
I'm also attempting to do this, and I guess I got stuck at the same 
point your post was about.
Have you in the mean time found an XDR implementation that compiles on 
MinGW and that implements xdr_u_quad_t?

If you did, can you please tell me where to find it?


You'll find the answer to this question and more if you look through the 
libvir-list archives for the current month:


https://www.redhat.com/archives/libvir-list/2008-January/thread.html

Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903


smime.p7s
Description: S/MIME Cryptographic Signature
--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list