Wrong ELF class: ELFCLASS32


Problem Description: Wrong ELF class errors means you are trying to link 64-bit with 32-bit libraries

First verify that you have a 64-bit Operating System that is supported.

NOTE: If you do not have a supported Operating System installed we can offer some suggestions below for this issue but cannot commit to resolve them. If you still face this issue after trying the suggestions below and you still have issue please install a supported operating system.

FLUENT

If FLUENT can't find libstdc++.so.5 it is because you are not using a supported operating system.

You could try to link n -s /usr/lib/ libstdc++.so.6 libstdc++.so.5 and see if that works. The file libstdc++.so.5 should be in /usr/lib64. If it is not there, install the standard C++ compatibility libraries or compat-libstdc++ libraries.

For RHEL4 the product code is: compat-libstdc++-33-3.2.3-47

GAMBIT

Gambit needs 32-bit open motif libraries installed as well so install the 64-bit as well as the 32-bit Motif shared libraries needed.


For RHEL4:

openmotif-2.2.3-6.RHEL4.2
openmotif-2.2.3-5.RHEL3.7.x86_64.rpm

For RHEL5:

openmotif22-2.2.3-18
openmotif22-2.2.3-18
openmotif-devel-2.3.0-0.3.el5
openmotif-2.3.0-0.3.el5
openmotif-2.3.0-0.3.el5
openmotif-devel-2.3.0-0.3.el5

For SUSE Enterprise 10:

openmotif-2.2.4-21.2
openmotif21-libs-32bit-2.1.30MLI4-143.2
openmotif-libs-2.2.4-21.2
openmotif-devel-32bit-2.2.4-21.2
openmotif-libs-32bit-2.2.4-21.2
openmotif-devel-2.2.4-21.2
openmotif-demo-2.2.4-21.2





Show Form
No comments yet. Be the first to add a comment!