On Thu, 24 Aug 2006, Aaron Konstam wrote:

> Here during the autogen.sh step I get these errors:
> Checking for required M4 macros...
>  libtool.m4 not found
>  glib-gettext.m4 not found
> Checking for forbidden M4 macros...
> ***Error***: some autoconf macros required to build NetworkManager
>  were not found in your aclocal path, or some forbidden
>  macros were found.  Perhaps you need to adjust your
>  ACLOCAL_FLAGS?
>
> What is the correct proceedure to fix these errors and procede? I
> appologize if the problem has been well discussed before and I missed
> it.

$ rpm -qf `locate libtool.m4`
libtool-1.5.22-2.3
$ rpm -qf `locate glib-gettext.m4`
glib2-devel-2.10.3-1

Are these packages installed?

-- 
                Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs
_______________________________________________
NetworkManager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to