Salut à tous !
J'ai un tit problème là, et il faut dire que je sèche !
J'ai récupérer la version CVS de Xchat, mais lors du ./autogen.sh voilà ce que j'ai:
running autoconf...
configure.in:29: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
../../lib/autoconf/specific.m4:331: AC_GNU_SOURCE is expanded from...
aclocal.m4:8424: gl_LOCK_EARLY_BODY is expanded from...
aclocal.m4:8417: gl_LOCK_EARLY is expanded from...
aclocal.m4:8643: gl_LOCK is expanded from...
aclocal.m4:857: gt_INTL_SUBDIR_CORE is expanded from...
aclocal.m4:720: AM_INTL_SUBDIR is expanded from...
aclocal.m4:97: AM_GNU_GETTEXT is expanded from...
configure.in:29: the top level
configure.in:29: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
configure.in:150: error: possibly undefined macro: AM_PATH_GLIB_2_0
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:162: error: possibly undefined macro: AM_PATH_GTK_2_0
autoconf failed, stopping.
Bien sur, lors du ./configure ça bug...
Any solution ?