I'm running into the same issue that was described in https://bugzilla.gnome.org/show_bug.cgi?id=621969 : git checkout --track -b NETWORKMANAGER_0_7 origin/NETWORKMANAGER_0_7 Branch NETWORKMANAGER_0_7 set up to track remote branch NETWORKMANAGER_0_7 from origin. Switched to a new branch 'NETWORKMANAGER_0_7' git pull --rebase Current branch NETWORKMANAGER_0_7 is up to date. *** Configuring NetworkManager *** [1/1] ./autogen.sh --prefix /opt/gnome2 --libdir '/opt/gnome2/lib64' --disable-static --disable-gtk-doc configure.ac:64: warning: AM_NLS is m4_require'd but not m4_defun'd /opt/gnome2/share/aclocal/intltool.m4:27: IT_PROG_INTLTOOL is expanded from... configure.ac:64: the top level configure.ac:64: warning: AM_NLS is m4_require'd but not m4_defun'd aclocal.m4:458: IT_PROG_INTLTOOL is expanded from... configure.ac:64: the top level configure.ac:64: warning: AM_NLS is m4_require'd but not m4_defun'd aclocal.m4:458: IT_PROG_INTLTOOL is expanded from... configure.ac:64: the top level configure.ac:20: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:5467: error: possibly undefined macro: AM_NLS autoreconf: /usr/bin/autoconf failed with exit status: 1 *** Error during phase configure of NetworkManager: ########## Error running ./autogen.sh --prefix /opt/gnome2 --libdir '/opt/gnome2/lib64' --disable-static --disable-gtk-doc *** [1/1] I have gettext-0.18.1.1-1.1.fc13 (x86_64) along with gettext-devel which has nls.m4. That's mentioned in the three warnings but the first _error_ I'm getting is from AC_PROG_LIBTOOL. Where should that be coming from? If libtool.m4, I've got that also. Thanks in advance.
Attachment:
signature.asc
Description: This is a digitally signed message part