<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello, <br><br>I'm having trouble building CLAM with Xerces3.0.1. <br><br>I've recently built Xerces and added the /bin/ directory to $PATH  and the /lib/ directory to $LD_LIBRARY_PATH. When i run 'scons configure' in the CLAM directory, everything is fine. When i try and build using 'scons', I get the following error message: <br><br><br>== Compiling shared scons/libs/core/src/XercesDomWriter.cxx<br>In file included from /usr/include/xercesc/dom/DOMWriter.hpp:246,<br>                 from scons/libs/core/src/XercesDomWriter.cxx:29:<br>/usr/include/xercesc/dom/DOMWriterFilter.hpp:90: error: conflicting return type specified for ‘virtual short int xercesc_3_1::DOMWriterFilter::acceptNode(const xercesc_3_1::DOMNode*) const’<br>/usr/local/include/xercesc/dom/DOMNodeFilter.hpp:214: error:   overriding ‘virtual xercesc_3_1::DOMNodeFilter::FilterAction xercesc_3_1::DOMNodeFilter::acceptNode(const xercesc_3_1::DOMNode*) const’<br>scons/libs/core/src/XercesDomWriter.cxx: In member function ‘void CLAM::XercesDomWriter::write(std::ostream&, xercesc_3_1::DOMNode*)’:<br>scons/libs/core/src/XercesDomWriter.cxx:44: error: ‘class xercesc_3_1::DOMImplementationLS’ has no member named ‘createDOMWriter’<br>scons: *** [scons/libs/core/src/XercesDomWriter.os] Error 1<br>scons: building terminated because of errors.<br><br><br>Can anyone suggest where I'm going wrong? <br><br>Many thanks, <br>Ryan <br>                                       <br /><hr />Get a new e-mail account with Hotmail – Free. <a href='http://clk.atdmt.com/UKM/go/197222280/direct/01/' target='_new'>Sign-up now.</a></body>
</html>