You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Kaleeswaran Velu <kv...@brience.com> on 2000/11/30 00:41:15 UTC

runtime error in Solaris 6.0.

Hello, 

I built the xalan C++ in Solaris 6 using 'CC' compiler. And also I ran the
testXSL program. This is working fine.

Then I copied libxalan-c_1.0.so to my development environment and compiled
my code. When I run my program I am getting the following runtime error

ld.so.1: /home/kvelu/EDP_R1_GA_1114/EDPSERVER/SOLARISDEBUG/Bin/EDPServer:
fatal: relocation error: file
/home/kvelu/EDP_R1_GA_1114/SOFTWARE/SOLARISDEBUG/BIN/libxalan-c1_0.so:
symbol
__1cDstdGvector4Cbn0AJallocator4Cb___M__insert_aux6Mn0CIiterator_b_v_:
referenced symbol not found

Can I get help from any body who encounter the problem like this?

Thanks
Kalees.