Hello All,

 

I am working on HPUX 11v1.
I am facing the following build problem

 

aCC -AA -g   +DAportable   +Z -DHPUX -D_THREAD_SAFE +W849,930 -mt  -Wc,-koenig_lookup,on -Wc,-ansi_for_scope,on -DXALAN_INMEM_MSG_LOADER -c -I/disk1/release6/xercesc/Tar/xml-xalan/c/src -I/disk1/release6/xercesc/Tar/xml-xalan/c/include -I../nls/include -I/opt/iexpress/xercesc/src/ -I/opt/iexpress/xercesc/include/xercesc -I/opt/iexpress/xercesc/include/  -o ../obj/Parameters.o /disk1/release6/xercesc/Tar/xml-xalan/c/Tests/Performance/Parameters.cpp
Error 475: "/opt/aCC/include_std/iosfwd", line 156 # Cannot generate a specialization of incomplete template class
    basic_istringstream<char,std::char_traits<char>,std::allocator<char> > ["/opt/aCC/include_std/iosfwd", line 156].
      typedef basic_istringstream<char>                          istringstream
              ^^^^^^^^^^^^^^^^^^^^^^^^^
Error 628: "/disk1/release6/xercesc/Tar/xml-xalan/c/Tests/Performance/TestHarness.hpp", line 256 #
    "std::basic_istringstream<char,std::char_traits<char>,std::allocator<char> > inputStream"
    ["/disk1/release6/xercesc/Tar/xml-xalan/c/Tests/Performance/TestHarness.hpp", line 256] cannot be defined to have an
    incomplete type.
                    istringstream inputStream;
                                  ^^^^^^^^^^^
gmake: *** [../obj/Parameters.o] Error 2


This seems to be a bug with the aCC compiler (ACXX.ACXX : C.03.50).

But is there any workaround or patch to over come this error.

 

Thanks,
Prakash


Yahoo! India Matrimony: Find your partner now.

Reply via email to