I've encountered the following error building xalan-c 1.9.0 on HP-UX
11.23/PA with aCC 3.65:
aCC -AA -z +O2 +Onofltacc +Olit=all +Oentrysched +Odataprefetch +Onolimit  
-DNDEBUG     +Z -DHPUX -mt -DXALAN_INMEM_MSG_LOADER -c 
-I/opt/build/xml-xalan/c/src -I/opt/build/xml-xalan/c/include 
-I../../nls/include -I/opt/TWWfsw/libxercesc26/include  -o 
../../obj/XalanNamespacesStack.o 
/opt/build/xml-xalan/c/src/xalanc/DOMSupport/XalanNamespacesStack.cpp
Error 537: "/opt/build/xml-xalan/c/src/xalanc/Include/XalanDeque.hpp", line
    208 # Cannot create a 'ConstructableType' object; class ConstructableType
    has only been seen as an incomplete declaration.
        typename ConstructionTraits::Constructor::ConstructableType 
defaultValue(*
                                                                    
^^^^^^^^^^^^  
Error 445:
    "/opt/build/xml-xalan/c/src/xalanc/DOMSupport/XalanNamespacesStack.cpp",
    line 62 # Cannot recover from earlier errors.
    
XalanNamespacesStack::XalanNamespacesStackEntry::XalanNamespacesStackEntry(MemoryManagerType&
 theManager) :
                                                     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Any ideas?

-- 
albert chin ([EMAIL PROTECTED])

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to