[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Bug 173719] Review Request: openmpi - a new MPI implementation
- From: bugzilla redhat com
- To: fedora-extras-list redhat com
- Subject: [Bug 173719] Review Request: openmpi - a new MPI implementation
- Date: Mon, 20 Feb 2006 13:06:48 -0500
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
Summary: Review Request: openmpi - a new MPI implementation
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173719
------- Additional Comments From jvdias redhat com 2006-02-20 13:06 EST -------
Hi -
RE: broken links:
> lrwxrwxrwx 1 root root 59 Feb 17 23:13 mpicc ->
> ../(/var/tmp/openmpi-1.0.1-1-root-edhill//usr/bin)/om-mpicc
This appears to be due to a bug in FC-4 bash - on FC-5 / Rawhide, in the
openmpi/devel/ directory, I get:
$ (. relpath.sh; relpath /a/b/c/d /a/b/d/c/e)
../../../c/d
which is correct, and leads to correct links being created (see $rpath in
.spec file). But on FC-4, I get:
$ (. relpath.sh; relpath /a/b/c/d /a/b/d/c/e)
../(/a/b/c/d)
which leads to the incorrect links. I'm now fixing relpath.sh to work correctly
on FC-4, and will submit a new version ASAP.
--
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]