You seem to be using glib-2.9 which because of the deprecated GMemChunk api triggers the errors in the debug build. Try with --disable-debug option or just remove the DISABLE_DEPRECATED flag from configure. HTH Jani