Bug 641478 - libmpichxx.so not linked correctly
Summary: libmpichxx.so not linked correctly
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mpich2
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-08 20:20 UTC by Susi Lehtola
Modified: 2011-08-22 20:51 UTC (History)
2 users (show)

Fixed In Version: mpich2-1.2.1p1-4.fc13
Clone Of:
Environment:
Last Closed: 2010-10-22 18:10:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Susi Lehtola 2010-10-08 20:20:40 UTC
Hi,


looks like libmpichxx.so is not correctly linked against the standard C++ library; I get

/usr/lib64/mpich2/lib/libmpichcxx.so: undefined reference to `operator delete[](void*)'
/usr/lib64/mpich2/lib/libmpichcxx.so: undefined reference to `operator new(unsigned long)'
/usr/lib64/mpich2/lib/libmpichcxx.so: undefined reference to `operator delete(void*)'
/usr/lib64/mpich2/lib/libmpichcxx.so: undefined reference to `operator new[](unsigned long)'
/usr/lib64/mpich2/lib/libmpichcxx.so: undefined reference to `__cxa_pure_virtual'
/usr/lib64/mpich2/lib/libmpichcxx.so: undefined reference to `__cxa_allocate_exception'
/usr/lib64/mpich2/lib/libmpichcxx.so: undefined reference to `__gxx_personality_v0'
/usr/lib64/mpich2/lib/libmpichcxx.so: undefined reference to `__cxa_throw'
/usr/lib64/mpich2/lib/libmpichcxx.so: undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/lib64/mpich2/lib/libmpichcxx.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
collect2: ld returned 1 exit status

when building Gromacs with mpicc from MPICH2.

Comment 1 Fedora Update System 2010-10-13 20:30:43 UTC
mpich2-1.2.1p1-4.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/mpich2-1.2.1p1-4.fc13

Comment 2 Fedora Update System 2010-10-14 06:29:05 UTC
mpich2-1.2.1p1-4.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update mpich2'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/mpich2-1.2.1p1-4.fc13

Comment 3 Fedora Update System 2010-10-22 18:10:53 UTC
mpich2-1.2.1p1-4.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Jayesh Badwaik 2011-08-22 20:51:14 UTC
The problem has reappeared in Fedora 15.

mpich2-1.4-1.fc15


Note You need to log in before you can comment on or make changes to this bug.