Originally posted by: JessicaAlfonsi
Hello everybody,
when I run my cpp executable, based on the ALPS libraries (see
http://alps.comp-phys.org/mediawiki/index.php/Main_Page) and CMake build system, I get error messages like this one:
bash-3.2$ ./hubbardfly
exec(): 0509-036 Cannot load program hubbardfly because of the following errors:
rtld: 0712-001 Symbol decimal128ToNumber was referenced
from module /gpfs/scratch/userexternal/jalfonsi/alps-2.0.0-r5421-src-with-boost/installO2/lib/libalps.so(), but a runtime definition
of the symbol was not found.
I have attached the complete error message since there are more of the same.
The compiler is xlC 11.1 on AIX 6.1 at the latest patch version, the system is an IBM SP Power 6 machine. I suspect some environment variables should be set or maybe some compiler option should be passed during compilation stage. Could you please help me solving this problem ? I have also added at the bottom of the attached file the output of ldd for libalps.so.
Best regards,
Jessica Alfonsi
#AIX-Forum