Building from SVN- "Perhaps you need to adjust your ACLOCAL_FLAGS?"



I'm trying to build from svn on Debian. I've installed the
gnome-common package, but I still get the error:


Checking for required M4 macros...
 gnome-common.m4 not found
 gnome-compiler-flags.m4 not found
 libtool.m4 not found
 glib-gettext.m4 not found
 intltool.m4 not found
 pkg.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?

..while running the autogen.sh script.
However,

norsethite:/usr/src/NetworkManager# for i in gnome-common.m4
gnome-compiler-flags.m4 libtool.m4 glib-gettext.m4 intltool.m4
pkg.m4;do locate $i;done
/usr/share/aclocal/gnome-common.m4
/usr/share/aclocal/gnome-compiler-flags.m4
/usr/share/aclocal/libtool.m4
/usr/share/libtool/libtool.m4
/usr/share/aclocal/intltool.m4
/usr/share/aclocal/pkg.m4


What am I missing?

--
- Patrick Bogen



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