| Bug#: 66291 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: hp-cluster@gentoo.org | Reported By: quintino@vki.ac.be | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: lam-mpi-7.1 does not build liblamf77mpi.so | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-10-04 02:07 0000 | |||
| Description: | Opened: 2004-10-04 02:07 0000 |
After emerging ebuild lam-mpi-7.1 I get this error on my own programs: error while loading shared libraries: liblamf77mpi.so.0: cannot open shared object file This is probably because --without-fc is included in the options. Removing this will probably make it build these fortran binding libs. Reproducible: Always Steps to Reproduce: 1. Emerge lam-mpi-7.1 2. Check that no liblamf77.so was created. 3.
Yeah, I'm working on an -r1. Turns out a lot of the configure options are stale.