() Mauricio Barahona Irizarri <[email protected]>
() Thu, 18 Aug 2011 03:06:22 -0400

   "+ autoreconf --install --symlink -I m4
   autom4te: cannot create autom4te.cache: No existe el fichero o el directorio
   aclocal: /usr/bin/autom4te failed with exit status: 1
   autoreconf: aclocal failed with exit status: 1"

   i.e. says that the file or directory doesn't exists.

Perhaps your computer doesn't have installed some of the tools
that autoreconf calls.  (Or maybe they are not recent enough.)
If you invoke the script with ‘--verbose’, e.g.:

$ sh autogen.sh --verbose

and post the output, that would help further diagnosis.

Reply via email to