Re: [Quickfix-developers] linux compilation
Brought to you by:
orenmnero
|
From: Caleb E. <cal...@gm...> - 2006-05-24 19:24:48
|
On 5/24/06, Alexey Zubko <ale...@gm...> wrote: > > Hi Igor, > > Thanks a lot. > I deleted that directory and bootstrap and configure passed Ok. > Now I crash during the compilation: > > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I.. -I../.. -g -O2 > -I/usr/include/libxml2 -MT DataDictionary.lo -MD -MP -MF .deps/D > ataDictionary.Tpo -c DataDictionary.cpp > -fPIC -DPIC -o .libs/DataDictionary.o > LIBXML_DOMDocument.h:45: error: extra qualification > 'FIX::LIBXML_DOMAttributes::' on member 'toMap' Fixed in CVS. --=20 Caleb Epstein caleb dot epstein at gmail dot com |