On Wed, Jun 20, 2012 at 11:12 AM, Debapriya Biswas < [email protected]> wrote:
> While trying to install openmpi-1.4.3 on RHEL 5.5 on a IBM BladeCenter > HS24 I am getting following errors as attached. > > Can anyone help me? Next time, please don't put the logs in a zip file please, it's just text. It looks like you've got the Intel compiler's executables in your path, but you're not linking against them so you're missing symbols from Intel libraries (for example, I believe that __intel_sse2_strlen is in libirc.a). Also, there's an OpenMPI package in RHEL5, version 1.4. Wouldn't it be easier to just use that? Or did you want a version compiled with the Intel compiler? If so, you probably need to fix your build so it is using the compiler and not gcc. -- Jonathan Billings <[email protected]> College of Engineering - CAEN - Unix and Linux Support
_______________________________________________ Tech mailing list [email protected] https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech This list provided by the League of Professional System Administrators http://lopsa.org/
