Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 55046
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux High-Performance Clustering Team <hp-cluster@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tiago Quintino <quintino@vki.ac.be>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
lam-mpi-7.0.4.patch lam-mpi-7.0.4.eBuild patch patch Tiago Quintino 2004-06-24 08:49 0000 415 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 55046 depends on: Show dependency tree
Bug 55046 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-06-24 08:44 0000
If not added --enable-shared to the configuration, mal-mpi will not generate
.so libs. This will give problems with people trying to build programs with
dynamic linked libraries (.so), especially if they are using libtool. Libtool
will look for the .so and when not finding them will try to substitute for .a
libs. But this with lam-mpi will result in multiple symbol definitions.

I propose a patch for this ebuild. I also adds the following configurations:
        --enable-long-long \
        --enable-threads=posix \
        --enable-languages=c,c++,f77 \
        --disable-checking  \
        --enable-cstdio=stdio \
        --with-system-zlib

------- Comment #1 From Tiago Quintino 2004-06-24 08:49:08 0000 -------
Created an attachment (id=34056) [details]
lam-mpi-7.0.4.eBuild patch

------- Comment #2 From Michael Imhof 2004-07-13 09:13:03 0000 -------
Will check this in as -r1.

------- Comment #3 From Michael Imhof 2004-07-13 09:17:27 0000 -------
Checked it in, thanks for your submission.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug