Undefined macro
Sébastien Adam <[email protected]> Wed, 22 Jun 2005 15:57:18 +0000
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone, I have the following problem when I run autoconf with sablevm-1.11.3 : configure.ac:42 <http://configure.ac:42>: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:44 <http://configure.ac:44>: error: possibly undefined macro: AM_CONFIG_HEADER configure.ac:62 <http://configure.ac:62>: error: possibly undefined macro: AC_DISABLE_STATIC configure.ac:255 <http://configure.ac:255>: error: possibly undefined macro: AC_LIBTOOL_DLOPEN configure.ac:256 <http://configure.ac:256>: error: possibly undefined macro: AC_PROG_LIBTOOL If I try to run autoconf twice, everything is okay. But when I run ./configure, I have the following problem : ./configure: line 1353: AM_INIT_AUTOMAKE: command not found ./configure: line 1355: syntax error near unexpected token `src/include/config.h' ./configure: line 1355: `AM_CONFIG_HEADER(src/include/config.h)' Somebody can help me ? I have the newer version of M4, autoconf and automake. Thanks ! Sebastien _______________________________________________ SableVM-devel mailing list [email protected] http://sablevm.org/lists/control/listinfo/sablevm-devel