C++ xml build failure: missing xqilla/xqilla-simple.hpp
-------------------------------------------------------

                 Key: QPID-1364
                 URL: https://issues.apache.org/jira/browse/QPID-1364
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
         Environment: svn revision 705110, Linux RHEL 4
            Reporter: Steve Huston


Apparantly a missing prerequisite isn't detected/accounted for. The build gets:

mkdir qpid/xml/.libs
g++ -DHAVE_CONFIG_H -I. -I. -I. -Igen -I./gen -Werror -pedantic -Wall -Wextra 
-Wno-shadow -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long 
-Winvalid-pch -Wno-system-headers -Woverloaded-virtual -g -O2 -MT 
qpid/xml/XmlExchange.lo -MD -MP -MF qpid/xml/.deps/XmlExchange.Tpo -c 
qpid/xml/XmlExchange.cpp -fPIC -DPIC -o qpid/xml/.libs/XmlExchange.o
In file included from qpid/xml/XmlExchange.cpp:24:
qpid/xml/XmlExchange.h:30:36: xqilla/xqilla-simple.hpp: No such file or 
directory
In file included from qpid/xml/XmlExchange.cpp:24:
qpid/xml/XmlExchange.h:42: error: `XQQuery' was not declared in this scope

and things go downhill from there.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to