On Sep 8, 2006, at 8:18 PM, Nuno Sucena Almeida wrote:
The other issue is the one described in
http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/
msg229867.html
(...)
gcc -O3 -DNDEBUG -fno-strict-aliasing -pthread -o .libs/opal_wrapper
opal_wrapper.o -Wl,--export-dynamic ../../../opal/.libs/libopal.so
-ldl -lnsl -lutil -lm -Wl,--rpath -Wl,/opt/openmpi-1.1.1/lib
../../../opal/.libs/libopal.so: undefined reference to
`opal_atomic_cmpset_acq_32'
../../../opal/.libs/libopal.so: undefined reference to
`opal_atomic_cmpset_32'
(...)
Can you send the config.log file generated by Open MPI's configure,
with your bis $31,$31 change?
Thanks,
Brian