[ 
https://issues.apache.org/jira/browse/XERCESC-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Kolpackov closed XERCESC-651.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.1
         Assignee:     (was: Xerces-C Developers Mailing List)

Presumably fixed in 3.0.1.

> HP-UX 10.20, CC A.03.50 , building problems
> -------------------------------------------
>
>                 Key: XERCESC-651
>                 URL: https://issues.apache.org/jira/browse/XERCESC-651
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.1.0
>         Environment: Operating System: HP-UX
> Platform: HP
>            Reporter: Alexander Smirnov
>             Fix For: 3.0.1
>
>
> I'm trying to build xerces2.1.0 on HP-UX 10.20 with 'CC' C++ compiler(it 
> doesn't supports 'bool' type, so I used #define directives):
> runConfigure -php-10 -ccc -xCC -rnone -z-Dbool=int -z-Dtrue -z-Dfalse=0
> make returned following result:
> --- CUT ---
> CC -D_HP_UX -DXERCES_TMPLSINC -Dbool=int -Dtrue -Dfalse=0 -DHPUX10 
> +DAportable 
> +eh +Z -Z +a1 +d 
> -ptr/mera/suroveg/sav/xerces-c-src2_1_0/obj/HPUX/ptrepository -
> I/mera/suroveg/sav/xerces-c-src2_1_0/include  -o /mera/suroveg/sav/xerces-c-
> src2_1_0/lib/dummyExe HPUX/ASCIIRangeFactory.o HPUX/AbstractDOMParser.o
> --- CUT ---
> HPUX/YearMonthDatatypeValidator.o HPUX/sax2Dummy.o  
> CC: "/mera/suroveg/sav/xerces-c-src2_1_0/include/xercesc/util/RefVectorOf.c", 
> line 117: warning: delete NodeImpl (NodeImpl is an incomplete class) (170)
> CC: "/mera/suroveg/sav/xerces-c-src2_1_0/include/xercesc/util/RefVectorOf.c", 
> line 117: warning: delete RangeImpl (RangeImpl is an incomplete class) (170)
> CC: "/mera/suroveg/sav/xerces-c-src2_1_0/include/xercesc/util/RefVectorOf.c", 
> line 217: warning: delete RangeImpl (RangeImpl is an incomplete class) (170)
> CC: 
> "/mera/suroveg/sav/xerces-c-src2_1_0/include/xercesc/util/ValueStackOf.c", 
> line 119: error: DOM_Node undefined, size not known (1437)
> "/mera/suroveg/sav/xerces-c-src2_1_0/include/xercesc/util/ValueStackOf.c", 
> line 
> 119:     error detected during the instantiation of ValueStackOf<DOM_Node>
> "ValueStackOf__pt__10_8DOM_Node.c", line 8:      is the site of the 
> instantiation
> CC: 
> "/mera/suroveg/sav/xerces-c-src2_1_0/include/xercesc/util/ValueStackOf.c", 
> line 125: error: DOM_Node undefined, size not known (1437)
> "/mera/suroveg/sav/xerces-c-src2_1_0/include/xercesc/util/ValueStackOf.c", 
> line 
> 125:     error detected during the instantiation of ValueStackOf<DOM_Node>
> "ValueStackOf__pt__10_8DOM_Node.c", line 8:      is the site of the 
> instantiation
> CC: error: compile of instantiation file /mera/suroveg/sav/xerces-c-
> src2_1_0/obj/HPUX/ptrepository/ValueStackOf__pt__10_8DOM_Node.c failed (729)
> make[1]: *** [/mera/suroveg/sav/xerces-c-src2_1_0/lib/dummyExe] Error 1
> --- CUT ---
> Didn't you know what's the matter?
> Am I doomed?

-- 
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]

Reply via email to