[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Notes on building libguestfs on RHEL 5 (was: Re: [fedora-virt] libguestfs on non-Fedora targets)
- From: "Richard W.M. Jones" <rjones redhat com>
- To: Charles Duffy <charles dyfis net>
- Cc: fedora-virt redhat com
- Subject: Re: Notes on building libguestfs on RHEL 5 (was: Re: [fedora-virt] libguestfs on non-Fedora targets)
- Date: Wed, 6 May 2009 15:28:36 +0100
(13) make
(14) Warning about -fstrict-aliasing in guestfs_get_default_main_loop.
I'm certain this can be ignored.
(15) Lots of warnings about -fstrict-aliasing in rpcgen-generated code.
Ignore these for now. We had the same errors in libvirt for a long
time with no apparent effect on code generation.
(16) Missing futimens function in do_touch (previously reported bug).
Fixed.
(17) fish.c: Implicit declaration of `isspace'.
Fixed.
(18) In OCaml bindings, implicit declaration of `CAMLreturnT'.
Fixed.
(19) In Ruby bindings, implicit declaration of `RARRAY_LEN'.
Fixed.
[More to come ...]
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]