Hi all, I am trying to build the persistent store module r3793 for C++ broker 0.6, and after make by # ./configure --with-qpid-checkout=/tmp (the directories cpp & python & specs under tmp are checkout from HEAD revision https://svn.apache.org/repos/asf/qpid/trunk/qpid/ ) I got error as following: https://docs.google.com/document/pub?id=1U989td_nAjV4BdCtOl1GjIP_LqQ5j1aQONbmkMc44uo
then I try to build broker from latest trunk because I guess it will work if broker and store are both build from HEAD revision, but i met another error when building broker at first: [configure works fine] https://docs.google.com/document/pub?id=18KF4Q58kDeX3Bta1LIhlJMdkjaW0LmmOuZqOnuipojQ [error when make] ../managementgen/qmf-gen -m ./managementgen.mk -c ./managementgen.cmake -q -b -o qmf ../../specs/management-schema.xml ./qpid/acl/management-schema.xml ./qpid/cluster/management-schema.xml : No such file or directory make[1]: *** [managementgen.mk] Error 127 make[1]: Leaving directory `/tmp/trunk/cpp/src' make: *** [all-recursive] Error 1 details: https://docs.google.com/document/pub?id=1URncCNLSZXgbJCWoM6OTn59l7VKodbDjccLM1I3Wv7E Is there any pre-work I missed so the errors happened? Any suggestions are appreciated. Thanks. -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/error-building-persistent-store-and-broker-tp5542585p5542585.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
