Hi Kari,

If you get the latest sources from CVS, they will build cleanly.  You might
also just grap a copy of the tree from the build machine that I've been
using.

I've been debugging some problems and have been seeing some strange things.
I'll send you an email off-list about them.

Dave



                                                                                       
      
                    "Kari                                                              
      
                    Whitcomb"            To:     <[EMAIL PROTECTED]>            
      
                    <whitcomb@zk3        cc:     (bcc: David N Bertoni/CAM/Lotus)      
      
                    .dec.com>            Subject:     building xalan-c for tru64 unix  
      
                                                                                       
      
                    07/23/2001                                                         
      
                    07:51 AM                                                           
      
                    Please                                                             
      
                    respond to                                                         
      
                    xalan-dev                                                          
      
                                                                                       
      
                                                                                       
      



Hello all,

I am trying to build Xalan-C 1.1 on Tru64 Unix v5.0a.  I have made the
changes mentioned in previous emails on the subject but am still coming up
with a compiler error.  If any of you have any ideas on a fix, I would
greatly appreciate it.

cxx -g   -DTRU64 -D__alpha__ -ptr
/home/whitcomb/xerces-c-src1_5_1/.cxx_repository
-I/data/xalan/xml-xalan/c/c
Includes -ieee -pthread -D__USE_STD_IOSTREAM  -c -I.
-I/home/whitcomb/xerces
-c-src1_5_1/src/ -I/home/whitcomb/xerces-c-src1_5_1/include/   -o
/data/xalan/xml-xalan/c/obj/ExtensionFunctionHandler.o
XSLT/ExtensionFunctionHandler.cpp
cxx: Error: XSLT/ExtensionFunctionHandler.cpp, line 156: no operator "!="
          matches these operands
            operand types are: std::set<XalanDOMString,
                      std::less<XalanDOMString>,
                      std::allocator<XalanDOMString>>::iterator !=
                      std::set<XalanDOMString, std::less<XalanDOMString>,
                      std::allocator<XalanDOMString>>::const_iterator
        return m_functions.find(function) != m_functions.end();
------------------------------------------^
cxx: Info: 1 error detected in the compilation of
"XSLT/ExtensionFunctionHandler.cpp".

Thanks,
Kari Whitcomb





Reply via email to