Francesco,
Try replacing 'icc' with 'icpc' in the CXX definition.
Also, you shouldn't need the full path to the compilers. Are you
initializing the compilers before configuring openmpi? If not, I
strongly recommend that you run the ifortvars.{sh|csh} and
iccvars.{sh|csh} scripts before building op
Henry:
Thanks.
The "icc" issue did not exist. The command line of ./configure was correct for
CXX respect. What was wrong was the lack of "/bin" before icpc.
Then, both ./configure and make commands OK.
Then, I tried
# checkinstall make install
which aborted (checkinstall has been removed from