On 10/7/08 5:06 PM, "Stelios Togias" <[EMAIL PROTECTED]> wrote:
> Hi, > > I'm trying to compile this snapshot: > gnubg-source-SNAPSHOT-20081004.tar.gz on RHEL 5 > and getting the following error upon ./configure: > configure.in:101: error: possibly undefined macro: AC_MSG_ERROR > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > configure.in:102: error: possibly undefined macro: AC_MSG_WARN > > Now I'm not experienced in linux in general. I think I've resolved all > dependancies and done everything correctly. > > Is it possible there is a problem with the snapshot or am I missing > something much more basic. > Howdy, My first question is. Are you using and have installed recent autoconf and automake packages on your redhat system. It might help if you can tell me the output of this command (which should include version): autoconf --version And your version of automake would be nice too: automake --version Mike _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
