also 'opalcc', and others:

make[4]: Entering directory
'/usr/src/64bit/release/openmpi/openmpi-1.9.0-a1/build/opal/tools/wrappers'
(cd /usr/bin; rm -f opalcc.exe; ln -s opal_wrapper opalcc)
ln: failed to create symbolic link `opalcc': File exists
Makefile:1972: recipe for target 'install-exec-hook' failed
...

On Sun, Jul 14, 2013 at 11:35 PM, Vasiliy <testtest_2...@ukr.net> wrote:
> Makefile: please, remove/check for 'ortecc' symlink before proceeding
> with install
> <code>
> make[4]: Entering directory
> '/usr/src/64bit/release/openmpi/openmpi-1.9.0-a1/build/orte/tools/wrappers'
> test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/bin"
> make  install-data-hook
> (cd /usr/bin; rm -f ortecc.exe; ln -s opal_wrapper ortecc)
> ln: failed to create symbolic link `ortecc': File exists
> make[4]: Entering directory
> '/usr/src/64bit/release/openmpi/openmpi-1.9.0-a1/build/orte/tools/wrappers'
> make[4]: Nothing to be done for 'install-data-hook'.
> make[4]: Leaving directory
> '/usr/src/64bit/release/openmpi/openmpi-1.9.0-a1/build/orte/tools/wrappers'
> Makefile:1668: recipe for target 'install-exec-hook-always' failed
> </code>

Reply via email to