>>>>> "david" == david n bertoni <[EMAIL PROTECTED]> writes:
david> Hi Colin,
david> We just did a transition to a new directory stucture so we
david> can get our build/install situation cleared up, so there
david> are going to be a few glitches.
david> Yes, you should use the runConfigure in the xalanc
david> directory. You should do the following:
david> chmod +x runConfigure configure
david> which will fix the execute permissions problem. We will
david> get that cleared up in the repository soon.
OK. That works.
david> Eveyrhing else in the build documentation should be OK.
david> You will need to update your own makefiles to use the new
david> directory name for include files.
c++ -O2 -DNDEBUG -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT
-c -I/home/colin/xml-xalan/c/src -I/usr/src/xerces-c-src2_2_0/src/ -I/usr/src/xe
rces-c-src2_2_0/include/xercesc -I/usr/src/xerces-c-src2_2_0/include/ -o /home/
colin/xml-xalan/c/obj/FormatterToDOM.o /home/colin/xml-xalan/c/src/xalanc/XMLSup
port/FormatterToDOM.cpp
/home/colin/xml-xalan/c/src/xalanc/XMLSupport/FormatterToDOM.cpp: In member
function `xalanc_1_5::XalanElement*
xalanc_1_5::FormatterToDOM::createElement(const XalanDOMChar*,
xalanc_1_5::AttributeListType&)':
/home/colin/xml-xalan/c/src/xalanc/XMLSupport/FormatterToDOM.cpp:330: no
matching function for call to `xalanc_1_5::DOMServices::
getNamespaceForPrefix(const XalanDOMChar*&, const
xalanc_1_5::PrefixResolver&, bool, xalanc_1_5::XalanDOMString&)'
/home/colin/xml-xalan/c/src/xalanc/DOMSupport/DOMServices.hpp:571: candidates
are: static const xalanc_1_5::XalanDOMString*
xalanc_1_5::DOMServices::getNamespaceForPrefix(const
xalanc_1_5::XalanDOMString&, const xalanc_1_5::XalanElement&)
/home/colin/xml-xalan/c/src/xalanc/XMLSupport/FormatterToDOM.cpp: In member
function `void
xalanc_1_5::FormatterToDOM::addAttributes(xalanc_1_5::XalanElement*,
xalanc_1_5::AttributeListType&)':
/home/colin/xml-xalan/c/src/xalanc/XMLSupport/FormatterToDOM.cpp:375: no
matching function for call to `xalanc_1_5::DOMServices::
getNamespaceForPrefix(const XalanDOMChar* const&, const
xalanc_1_5::PrefixResolver&, bool, xalanc_1_5::XalanDOMString&)'
/home/colin/xml-xalan/c/src/xalanc/DOMSupport/DOMServices.hpp:571: candidates
are: static const xalanc_1_5::XalanDOMString*
xalanc_1_5::DOMServices::getNamespaceForPrefix(const
xalanc_1_5::XalanDOMString&, const xalanc_1_5::XalanElement&)
make: *** [/home/colin/xml-xalan/c/obj/FormatterToDOM.o] Error 1
--
Colin Paul Adams
Preston Lancashire