Sorry, i was wrong in my last post.

The solution mentioned halfflat did not work for me. I have to do the
following.

Replace:

${prefix}/share/openmpi.%s%s%s-wrapper-data.txt

for:

/usr/share/openmpi......%s%s%s-wrapper-data.txt

the dot means a zero byte, so there is two strings in that sequence, and the 
extra 5 bytes have to be added to the end of the first one.
But, the problem continued, because now the binary tried to open 
/usr/share/openmpi/mpicc.openmpi-wrapper-data.txt
So i smply made a symlink to the real file, without the ".openmpi".
If you use fortran or c++ compilers, the same thing has to be done for them.

Regards and sorry for the mistake before.

And now, it works for real ;-)

-- 
mpicc (openmpi) broken in Ubuntu 7.10 RC
https://bugs.launchpad.net/bugs/152273
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to