You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by still shi <st...@hotmail.com> on 2001/11/08 16:21:06 UTC

tru64 code compile and run problems

i have download the experimental version of xerces (for platform tru64) from 
apache's site.
but i can not even run the bin sample it takes.the Error message is

//*********************************error 
***************************************

27353:./CreateDOMDocument: /sbin/loader: Error: Unresolved symbol in 
./CreateDOMDocument: __cxx_call_static_dtors
27353:./CreateDOMDocument: /sbin/loader: Error: Unresolved symbol in 
/usr/lib/libxerces-c1_5_1.so: __vec_delete
27353:./CreateDOMDocument: /sbin/loader: Error: Unresolved symbol in 
/usr/lib/libxerces-c1_5_1.so: __vec_new_eh
27353:./CreateDOMDocument: /sbin/loader: Error: Unresolved symbol in 
/usr/lib/libxerces-c1_5_1.so: __cxx_call_static_dtors
27353:./CreateDOMDocument: /sbin/loader: Error: Unresolved symbol in 
/usr/lib/libxerces-c1_5_1.so: __nwa__XUl
27353:./CreateDOMDocument: /sbin/loader: Error: Unresolved symbol in 
/usr/lib/libxerces-c1_5_1.so: __dla__XPv
27353:./CreateDOMDocument: /sbin/loader: Error: Unresolved symbol in 
/usr/lib/libxerces-c1_5_1.so: __stdnw__XUl
27353:./CreateDOMDocument: /sbin/loader: Error: Unresolved symbol in 
/usr/lib/libxerces-c1_5_1.so: __vtbl_3std9type_info__3std
27353:./CreateDOMDocument: /sbin/loader: Fatal Error: this executable has 
unresolvable symbols
//*****************************error 
*****************************************
and when i try to compile a program using xerces (it runs very well on 
redhat linux) it says

*******************************make 
msg***************************************
cxx: Severe: 
/data/users/osa/xerces20011108/xerces-c-src_2001-08-14-OSF1/include/validators/DTD/DTDGrammar.hpp, 
line 81: Cannot find file <validators/common/Grammar.hpp> specified in 
#include directive.

*******************************make 
msg**************************************

and in fact the head my program try to include does not exist at all.i 
compare it tru64 version with some other platform distributions.and it seems 
it does not have the other 3 folders under  include/validators/. it just 
have the fold DTD.(no DTDGrammer ...)

who could tell me how can i run my program or how can i run the sample 
successfully on tru64?
my enviroment is:
DIGITAL C++ V6.1-027 on DIGITAL UNIX V4.0 (Rev. 1229)

thx very much.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org