Steve Huston wrote:
Hi Jonathan,
Do you have a:
/usr/include/xercesc/framework/MemBufInputSource.hpp
on your system?
Yes.
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
$ cmake -G "Unix Makefiles" --debug-output ..
Running with debug output on.
Entering
/home/jrobie/project/qpid/trunk/qpid/cpp/managementgen
Called from: [1]
/home/jrobie/project/qpid/trunk/qpid/cpp/CMakeLists.txt
Returning to /home/jrobie/project/qpid/trunk/qpid/cpp
Called from: [1]
/home/jrobie/project/qpid/trunk/qpid/cpp/CMakeLists.txt
Entering /home/jrobie/project/qpid/trunk/qpid/cpp/src
Called from: [1]
/home/jrobie/project/qpid/trunk/qpid/cpp/CMakeLists.txt
-- No need to generate AMQP protocol sources
Called from: [1]
/home/jrobie/project/qpid/trunk/qpid/cpp/src/CMakeLists.txt
-- No need to generate Qpid Management Framework sources
Called from: [1]
/home/jrobie/project/qpid/trunk/qpid/cpp/src/CMakeLists.txt
CMake Error at src/CMakeLists.txt:209 (message):
XML Exchange support requested but Xerces-C headers not found
Called from: [1]
/home/jrobie/project/qpid/trunk/qpid/cpp/src/CMakeLists.txt
Returning to /home/jrobie/project/qpid/trunk/qpid/cpp
Called from: [1]
/home/jrobie/project/qpid/trunk/qpid/cpp/CMakeLists.txt
-- Configuring incomplete, errors occurred!
Also, if you have it handy, please send me a config.log from a
"./configure" run that completes.
OK, in a separate email (to avoid sending it to the whole list!)
Thanks!
Jonathan
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]