Hi George,Jeff and All
Recently i add a component into the btl,named HT,it is very similar to sm.i
meet a problem when make.
steps to reproduce
1:make three ht directories under
~/ompi/mca/btl/ht ~/ompi/mca/mpool/ht ~/ompi/mca/common/ht,
2:i copy most code and file from sm component
3:i run ./autogen.sh no problem
4:run make i get the follow error
<snip>
make[2]: Entering directory `/home/loki/openmpi-1.4-ht/ompi/mca/common/ht'
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc  -g
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden
-version-info  -export-dynamic   -o libmca_common_ht.la -rpath
/usr/local/ompiht/lib  common_ht_mmap.lo  -lnsl -lutil  -lm
libtool: link: CURRENT `-export-dynamic' must be a nonnegative integer
libtool: link: `-export-dynamic' is not valid version information
</snip>
can you tell me why?my libtool is the latest version 2.2.6b.

Reply via email to