On Thu, Dec 01, 2011 at 01:48:46PM +0800, Daniel Veillard thus spake:
 We are now entering the freeze for libvirt-0.9.8 .
For portability sake I think adding more support for PPC machines
should still be allowed for a few days, as long as it's not impacting
too much of the common code.

I have made a release candidate 1 tarball (and associated rpms) at
  ftp://libvirt.org/libvirt/libvirt-0.9.8-rc1.tar.gz
and the git tree is tagged.

I think I will make an rc2 on Mon or Thu and then try to
make the release around Thursday next week if things
looks good.

Please give it a try !

  thanks in advance,

Daniel

--
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
dan...@veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

failed on freebsd:


-C     libvirt_util_la-virnetdev.lo
util/virnetdev.c: In function 'virNetDevExists':
util/virnetdev.c:103: error: storage size of 'ifr' isn't known
util/virnetdev.c:105: warning: implicit declaration of function 
'virNetDevSetupControl'
util/virnetdev.c:105: warning: nested extern declaration of 
'virNetDevSetupControl' [-Wnested-externs]
util/virnetdev.c:108: error: invalid application of 'sizeof' to incomplete type 'struct ifreq' util/virnetdev.c:103: warning: unused variable 'ifr' [-Wunused-variable]
util/virnetdev.c: In function 'virNetDevGetMTU':
util/virnetdev.c:336: error: storage size of 'ifr' isn't known
util/virnetdev.c:341: error: invalid application of 'sizeof' to incomplete type 'struct ifreq' util/virnetdev.c:336: warning: unused variable 'ifr' [-Wunused-variable]
util/virnetdev.c: In function 'virNetDevSetMTU':
util/virnetdev.c:380: error: storage size of 'ifr' isn't known
util/virnetdev.c:387: error: invalid application of 'sizeof' to incomplete type 'struct ifreq' util/virnetdev.c:380: warning: unused variable 'ifr' [-Wunused-variable]
util/virnetdev.c: In function 'virNetDevSetName':
util/virnetdev.c:477: error: storage size of 'ifr' isn't known
util/virnetdev.c:489: error: invalid application of 'sizeof' to incomplete type 'struct ifreq' util/virnetdev.c:477: warning: unused variable 'ifr' [-Wunused-variable]
util/virnetdev.c: In function 'virNetDevSetOnline':
util/virnetdev.c:528: error: storage size of 'ifr' isn't known
util/virnetdev.c:534: error: invalid application of 'sizeof' to incomplete type 'struct ifreq' util/virnetdev.c:542: error: 'IFF_UP' undeclared (first use in this function)
util/virnetdev.c:542: error: (Each undeclared identifier is reported only once
util/virnetdev.c:542: error: for each function it appears in.)
util/virnetdev.c:548: error: invalid application of 'sizeof' to incomplete type 'struct ifreq' util/virnetdev.c:528: warning: unused variable 'ifr' [-Wunused-variable]
util/virnetdev.c: In function 'virNetDevIsOnline':
util/virnetdev.c:589: error: storage size of 'ifr' isn't known
util/virnetdev.c:594: error: invalid application of 'sizeof' to incomplete type 'struct ifreq' util/virnetdev.c:601: error: 'IFF_UP' undeclared (first use in this function)
util/virnetdev.c:589: warning: unused variable 'ifr' [-Wunused-variable]
gmake[3]: *** [libvirt_util_la-virnetdev.lo] Error 1
gmake[3]: Leaving directory 
`/home/jhelfman/ports/devel/libvirt/work/libvirt-0.9.8/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/home/jhelfman/ports/devel/libvirt/work/libvirt-0.9.8/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/home/jhelfman/ports/devel/libvirt/work/libvirt-0.9.8'
gmake: *** [all] Error 2
*** Error code 1

Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to