Originally posted by: yartik
I am running a C++ shared object on AIX.
But Its not running and throwing below error -
rtld: 0712-001 Symbol __ct__3ETDFv was referenced
from module /bancs/aml/lib/libmonitor.so(), but a runtime definition
of the symbol was not found.
I am using xlC.rte version 9.0.0.1
I have also set the LIBPATH still it is not working.
Please Help.
#AIX-Forum