Re: [gnome-love] Problem building NetworkManager



On Sat, 2010-07-10 at 09:46 -0400, Frank Solensky wrote:
I'm running into the same issue that was described in
https://bugzilla.gnome.org/show_bug.cgi?id=621969 :

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

I don't have your problem [1], but I have had autotool problems with
NetworkManager in the past. Everytime this has fixed it for me. In
autogen.sh replace:

gtkdocize || exit 1
autoreconf --install --symlink &&
intltoolize --force &&
autoreconf &&
./configure --enable-maintainer-mode $@

with this:

. gnome-autogen.sh

-- 
Craig Keogh <cskeogh adam com au>

[1] BTW I have:
autoconf 2.65
automake 1.11.1
libtool 2.2.6b
(Fedora 13 packages)





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]