[
https://issues.apache.org/jira/browse/XERCESC-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Kolpackov closed XERCESC-1523.
------------------------------------
Resolution: Fixed
Fix Version/s: 3.0.1
Presumably fixed in 3.0.1.
> Failed to build xerces-2_2_0 0n HPUX
> ------------------------------------
>
> Key: XERCESC-1523
> URL: https://issues.apache.org/jira/browse/XERCESC-1523
> Project: Xerces-C++
> Issue Type: Bug
> Components: Build
> Affects Versions: 2.2.0
> Environment: OS: HPUX 11.11
> Compiler: aCC 3.60
> Reporter: Vinayak M
> Fix For: 3.0.1
>
>
> Build failed at following location
> aCC -D_HP_UX -DHPaCC -DHPUX11 +DAportable +Z -AA -c
> -I/mna/home/gateway/work/gateway-dev/source/Tools/thirdPartyTools/xerces-c/xerces-c-src2_2_0/include
> -w -O -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS -DPROJ_SAX4C
> -DPROJ_SAX2 -DPROJ_DOM -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER
> -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET
> -o $XERCESROOT/obj/HPUX/DOMString.o DOMString.cpp
> Error 182: "DOMString.cpp", line 254 # "void
> *xercesc_2_2::DOMStringHandle::__marked_array_ctor(void *,unsigned int)"
> cannot access private member
> "xercesc_2_2::DOMStringHandle::DOMStringHandle()".
> ::new DOMStringHandle[allocGroupSize];
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Error 172: "DOMString.cpp", line 259 # Undeclared variable 'dsg'.
> *(DOMStringHandle **)dsg = blockListPtr;
> ^^^
> Error 172: "DOMString.cpp", line 260 # Undeclared variable 'blockListPtr'.
> blockListPtr = dsg;
> ^^^^^^^^^^^^
> Error 172: "DOMString.cpp", line 267 # Undeclared variable 'dsg'.
> *(void **)&dsg[i] = freeListPtr;
> ^^^
> Error 172: "DOMString.cpp", line 268 # Undeclared variable 'freeListPtr'.
> freeListPtr = &dsg[i];
> ^^^^^^^^^^^
> Error 445: "DOMString.cpp", line 248 # Cannot recover from earlier errors.
> {
> ^
> make[2]: *** [DOMString.o] Error 2
> make[2]: Leaving directory `$XERCESROOT/src/xercesc/dom/deprecated'
> make[1]: *** [deprecated] Error 2
> make[1]: Leaving directory `$XERCESROOT/src/xercesc/dom'
> make: *** [Dom] Error 2
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]