[ http://nagoya.apache.org/jira/browse/XERCESC-651?page=history ]
Alberto Massari updated XERCESC-651:
------------------------------------
Priority: Major
> HP-UX 10.20, CC A.03.50 , building problems
> -------------------------------------------
>
> Key: XERCESC-651
> URL: http://nagoya.apache.org/jira/browse/XERCESC-651
> Project: Xerces-C++
> Type: Bug
> Components: Build
> Versions: 2.1.0
> Environment: Operating System: HP-UX
> Platform: HP
> Reporter: Alexander Smirnov
> Assignee: Xerces-C Developers Mailing List
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]