<span class="Apple-style-span" style="font-size: 13px; border-collapse: collapse; "><div style="font-family: arial, sans-serif; ">Hi, </div><div style="font-family: arial, sans-serif; "><br></div><div style="font-family: arial, sans-serif; ">
I configured the petsc system with intel fortran compiler. This time when I did &#39;make&#39; on any fortran example. It compiled but gave me 1 warning and 1 error. </div><div style="font-family: arial, sans-serif; "><br>
</div><div style="font-family: arial, sans-serif; ">1)  <b>warning: feupdateenv is not implemented and will always fail</b></div><div style="font-family: arial, sans-serif; "><br></div><div style="font-family: arial, sans-serif; ">
I<font face="arial, helvetica, sans-serif"> found out that <span style="line-height: 14px; ">This warning is due to a mismatch of library types and can be ignored. The warning will not appear if <kbd>-shared-intel</kbd> is used.</span></font></div>
<div style="font-family: arial, sans-serif; "><br></div><div style="font-family: arial, sans-serif; "><br></div><div style="font-family: arial, sans-serif; ">2) <b>symbol lookup error: /opt/intel/Compiler/11.1/072/lib/intel64/libifcore.so.5: undefined symbol: __intel_sse2_strlen</b></div>
<div style="font-family: arial, sans-serif; "><b><br></b></div></span><div><b>This error is not executing my program does anyone know what is the reasons for this error and how can we solve it?</b></div><div><br></div><div>
-- </div>Sharat