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

gnome-autogen.sh not working (autoconf macros required not found!)



 Hi,

 Recently I'm not able to compile any project using the autoconf tools
as it complains autoconf can't find some requiered macros. I've tried
deinstalling gnome-common, autoconf, automake, etc. Also with
automake1.7, 1.8 or 1.9 with the same results. I know for sure it
worked 2 weeks ago and I'm running out of ideas. I've checked bugs
reports but it seems I'm the only one with this problem (so maybe a
configuraion error in my machine??). Here it's the output of running
"./autogen.sh" in any project (for example muine CVS):


/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.59
checking for automake >= 1.7...
  testing automake-1.7... not found.
  testing automake-1.8... not found.
  testing automake-1.9... found 1.9.2
checking for libtool >= 1.5...
  testing libtoolize... found 1.5a
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.4.7
checking for intltool >= 0.30...
  testing intltoolize... found 0.31.2
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.15.0
Checking for required M4 macros...
  libtool.m4 not found
Checking for forbidden M4 macros...
***Error***: some autoconf macros required to build muine
  were not found in your aclocal path, or some forbidden
  macros were found.  Perhaps you need to adjust your
  ACLOCAL_FLAGS?


My ACLOCAL_FLAGS is empty as it has always been... :-?

Any ideas? Thanks...


-- 
Javier Ruiz Hidalgo <javier.ruizhidalgo@gmail.com>



Reply to: