FEAP User Forum
FEAP => Installation => Topic started by: ngucong on January 18, 2013, 07:28:03 AM
-
Dear everyone,
After installing FEAP in Linux follow the structure in "imanual.pdf" I meet this kind of problem. I try to run FEAP for a example but I meet this kind of problem:
---
forrtl: severe (71): integer divide by zero
Image PC Routine Line Source
feap 0000000000709C03 Unknown Unknown Unknown
feap 0000000000689318 Unknown Unknown Unknown
feap 000000000065F334 Unknown Unknown Unknown
feap 000000000051DC14 Unknown Unknown Unknown
feap 00000000004070AB Unknown Unknown Unknown
feap 0000000000404CBF Unknown Unknown Unknown
feap 000000000040498C Unknown Unknown Unknown
libc.so.6 00007FA7E6105EAD Unknown Unknown Unknown
feap 0000000000404869 Unknown Unknown Unknown
----
May anyone here met this problem before?
Thank alot.
-
This type of error typically occurs when you have linked object files that were generated by different (and incompatible) compilers.
Simliar issues can arise when using Intel compilers if you forget to properly set the environment variables.