Albert,

Get the latest version of RefVectorOf.c  from CVS and this should fix the problem.

Cheers,
June K. Ng
XSLT Development
IBM Toronto Laboratory
Email: [EMAIL PROTECTED]



Albert Chin <[EMAIL PROTECTED]>

10/02/2003 12:47 AM
Please respond to xalan-dev

       
        To:        [EMAIL PROTECTED]
        cc:        
        Subject:        Help building 1.6 on HP-UX 11

       


I'm tyring to build Xalan C 1.6.0 on HP-UX 11.00 and 11.11 (11i) with
the HP aCC compiler (A.03.50). I'm getting the following error:

aCC -O -DNDEBUG      +DAportable   +Z -DHPUX -D_THREAD_SAFE +p -mt -AA
-c -I/opt/build/xml-xalan/c/src
-I/nokia/apps/tww/@sys/libxercesc23/include/xercesc
-I/nokia/apps/tww/@sys/libxercesc23/include/  -o
/opt/build/xml-xalan/c/obj/XercesParserLiaison.o
/opt/build/xml-xalan/c/src/xalanc/XercesParserLiaison/XercesParserLiaison.cpp
Error 641:
   "/nokia/apps/tww/@sys/libxercesc23/include/xercesc/util/RefVectorOf.c",
   line 139 # Undeclared variable 'fMemoryManager'. A variable with the same
   name exists in a template base class, but is not visible according to the
   Standard lookup rules (See [temp.dep], 14.6.2(3) in the C++ Standard). You
   can make it visible by writing 'this->fMemoryManager'.
       fMemoryManager->deallocate(this->fElemList);//delete [] this->fE
       ^^^^^^^^^^^^^^                                                  

This is with and without -AA. Any ideas?

--
albert chin ([EMAIL PROTECTED])

Reply via email to