I think we're all guessing until we get the full output.

Note that the original error message showed that the link failed when trying to 
re-link libopen-rte.so.  This is deep within the install process.  Something 
very weird must have happened to make the installer suddenly be unable to find 
icc (after it had assumedly been able to find it all the way up until that 
point -- i.e., it must have been able to find icc when it installed/re-linked 
libopen-pal.so).



On Nov 30, 2010, at 8:35 AM, Tim Prince wrote:

> On 11/29/2010 3:03 PM, Gus Correa wrote:
>> Jeff Squyres wrote:
> 
>> 
>>>> 
>>>> 1- ./configure FC=ifort F77=ifort CC=icc CXX=icpc
>>>> 
>>>> 2-make all
>>>> 
>>>> 3 sudo make install all
>>>> 
>>>> os passos 1 e 2 operam normalmente, mas quando uso o comando make install 
>>> aparece o erro que nao consigo solucionar.
>> 
>> You say only step 3 above fails.
>> You could try "sudo -E make install".
>> 
> I take it that sudo -E should copy over the environment variable settings.  I 
> haven't been able to find any documentation of this option, and I don't 
> currently have an Ubuntu installation to check it.
> Not being aware of such an option, I used to do:
> sudo
> source ...... compilervars.sh
> make install
> 
> -- 
> Tim Prince
> 
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to