I would like to know if anyone has build Xerces-c 2.5 on IRIX 6.5 w/ MIPSpro 7.41.
Xerces 2.3 and 2.4 build just fine.
I run runConfigure like this: runConfigure -p irix -c cc -x CC
and then gmake.
I get the following errors......
CC -LANG:pch -LANG:std -O2 -DIRIX -D_REENTRANT -I/usr/local/include -c
-I/tmp_mnt/home/m282750/m282750/thecount/build/libs/xerces-c-src_2_5_0/include -w -O2
-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
/tmp_mnt/home/m282750/m282750/thecount/build/libs/xerces-c-src_2_5_0/obj/IRIX/DOMDocumentImpl.o
DOMDocumentImpl.cpp
"DOMDocumentImpl.cpp": creating precompiled header file "DOMDocumentImpl.pch".
cc-1220 CC: ERROR File = DOMDeepNodeListPool.c, Line = 78
The function "DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool(XMLSize_t, bool,
XMLSize_t)" has already been defined.
DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus
^
cc-1220 CC: ERROR File = DOMDeepNodeListPool.c, Line = 111
The function "DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool(XMLSize_t, bool,
HashBase *, XMLSize_t)" has already been defined.
DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus
^
...
16 errors detected in the compilation of "DOMDocumentImpl.cpp".
> Jason R. Moutray
> Software Engineering Tools & Environments
> The Boeing Company
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]