Hi Jonathan, Do you have a:
/usr/include/xercesc/framework/MemBufInputSource.hpp on your system? If so, could you please try this command while in your build directory? cmake -G "Unix Makefiles" --debug-output .. Note, it's cmake, not ccmake, and .. should refer to .../qpid/cpp Also, if you have it handy, please send me a config.log from a "./configure" run that completes. Thanks, -Steve > -----Original Message----- > From: Jonathan Robie [mailto:[email protected]] > Sent: Friday, April 24, 2009 2:08 PM > To: [email protected] > Subject: Re: Cmake buildable on trunk > > > They are in the standard place, installed by the normal system RPMs. > With autoconf, I just use the defaults for ./configure, it finds the > headers and works fine. > > Jonathan > > Steve Huston wrote: > > Are they in a non-standard place? > > What do you do for the autoconf build? > > > > -Steve > > > > > >> -----Original Message----- > >> From: Jonathan Robie [mailto:[email protected]] > >> Sent: Friday, April 24, 2009 9:14 AM > >> To: [email protected] > >> Subject: Re: Cmake buildable on trunk > >> > >> > >> What do I have to do to tell cmake where to find headers for > >> > > Xerces-C > > > >> and XQilla? > >> > >> > >>> CMake Error at src/CMakeLists.txt:209 (message): > >>> XML Exchange support requested but Xerces-C headers not found > >>> > >> Jonathan > >> > >> > >> > >> > >> > > > --------------------------------------------------------------------- > > > >> Apache Qpid - AMQP Messaging Implementation > >> Project: http://qpid.apache.org > >> Use/Interact: mailto:[email protected] > >> > >> > >> > > > > > > > --------------------------------------------------------------------- > > Apache Qpid - AMQP Messaging Implementation > > Project: http://qpid.apache.org > > Use/Interact: mailto:[email protected] > > > > > > > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
