On 16 April 2012 12:08, Gerd Hoffmann <kra...@redhat.com> wrote: > On 04/05/12 13:01, Paolo Bonzini wrote: >> These are pretty sane requirements to move forward with glib usage. >> 2.12 is the version found in RHEL/CentOS 5, and 2.20 is the >> first version to support g_poll. Without g_poll, we cannot >> integrate well with the glib main loop. > > We have a glib-related rhel5 build failure though: > > CC qapi/qmp-input-visitor.o > qapi/qmp-input-visitor.c: In function ‘qmp_input_pop’: > qapi/qmp-input-visitor.c:92: error: ‘GHashTableIter’ undeclared (first > use in this function)
There's been a patch for this posted just recently: http://patchwork.ozlabs.org/patch/152328/ -- PMM