[Quickfix-users] ./bootstrap failing with "warning: macro `AM_PATH_XML2' not found in library"
Brought to you by:
orenmnero
From: Vikram V. <rer...@ya...> - 2007-01-10 10:26:51
|
Hi, While trying to build quickfix, i got the following error (while running ./bootstrap) aclocal... aclocal:configure.in:185: warning: macro `AM_PATH_XML2' not found in library autoheader... libtoolize... ./bootstrap: line 10: no: command not found automake... configure.in: installing `config/install-sh' configure.in: installing `config/missing' examples/executor/C++/Makefile.am: installing `config/depcomp' autoconf... configure.in:213: error: possibly undefined macro: AM_PATH_XML2 If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. Now run configure with any arguments necessary Because of this, ./configure is also failing. Can anyone help me out in debugging this problem? Thanks, Vikram -- View this message in context: http://www.nabble.com/.-bootstrap-failing-with-%22warning%3A-macro-%60AM_PATH_XML2%27-not-found-in-library%22-tf2951697.html#a8255187 Sent from the QuickFIX - User mailing list archive at Nabble.com. |