Re: [Quickfix-users] ./bootstrap failing with "warning: macro `AM_PATH_XML2' not found in library"
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2007-01-10 17:17:38
|
You need to have libxml2-dev installed. --oren On Jan 10, 2007, at 4:26 AM, Vikram Venkatesan wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > 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. > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |