qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] current git master compile fails on Debian 4.0


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] current git master compile fails on Debian 4.0
Date: Tue, 10 Apr 2012 11:32:58 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Apr 10, 2012 at 02:29:56PM +0400, Michael Tokarev wrote:
> 10.04.2012 13:18, Erik Rull wrote:
> >  Hi all,
> >
> >on the current git master, I cannot compile any more.
> 
> Debian 4.0 is rather old - it is etch, which was before
> lenny which was discontinued about a month ago.  Note
> that on etch, for example kvm will not work due to completely
> missing kernel support.
> 
> >The error is:
> >qapi/qmp-input-visitor.c: In function 'qmp_input_pop':
> >qapi/qmp-input-visitor.c:92: error: 'GHashTableIter' undeclared (first use
> >in this function)
> 
> That appear to be a missing/wrong version check for glib at
> configure time.  Configure script should check what version
> of glib is installed and error out if it is too old, so that
> no compile will ever be tried.
> 
> Anyone know in which version of glib GHashTableIter appeared?

The docs say 2.16:

  
http://developer.gnome.org/glib/stable/glib-Hash-Tables.html#g-hash-table-iter-init


> How about other features (gthread? stuff for the main loop?)
> mentioned a few days ago?

Check the above docs - IME they're usually pretty good at telling you
exactly what version things appeared in.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|



reply via email to

[Prev in Thread] Current Thread [Next in Thread]