RPAS 14 - symbol lookup error: /oretail/orpas/RPAS14/rpas/lib/libstdc++.so.6: undefined symbol
Hi,
I have installed RPAS 14 on Linux. After installation, I am getting the below error when trying to invoke DomainDaemon or rpasversion.
[orpas@tcscoe orpas]$ DomainDaemon
DomainDaemon: symbol lookup error: /oretail/orpas/RPAS14/rpas/lib/libstdc++.so.6: undefined symbol: _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE, version GLIBCXX_3.4
OS details are as below:
[orpas@tcscoe lib]$ cat /etc/*-release
Oracle Linux Server release 5.9
Red Hat Enterprise Linux Server release 5.5 (Tikanga)
[orpas@tcscoe lib]$ gcc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux