Hi Yang, > src/stats.c and src/tools/stats-tool.c use glib function g_mkstemp_full > g_mkstemp_full comes since GLib 2.21.6, see following changelog: > http://linuxtesting.org/upstream-tracker/changelogs/glib/2.21.6/changelog.html > > So here fix the dependency of glib in configure.ac to >=2.22 > --- > configure.ac | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-)
the patch does not apply cleanly. Applying: fix glib dependency version v2 error: patch failed: configure.ac:275 error: configure.ac: patch does not apply Patch failed at 0001 fix glib dependency version v2 Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
