Hello, I've got this compile error with the latest svn code.
mca/ns/base/.libs/libmca_ns_base.a(ns_base_local_fns.o)(.text+0xfa7): In function `orte_ns_base_get_peers': /home/glebn/OpenMPI_latest/ompi/orte/mca/ns/base/ns_base_local_fns.c:609: multiple definition of `orte_ns_base_get_peers' mca/ns/base/.libs/libmca_ns_base.a(ns_base_nds.o)(.text+0x116):/home/glebn/OpenMPI_latest/ompi/orte/mca/ns/base/ns_base_nds.c:31: first defined here collect2: ld returned 1 exit status make[2]: *** [liborte.la] Error 1 make[2]: Leaving directory `/export/home/glebn/OpenMPI_latest/ompi/orte' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/home/glebn/OpenMPI_latest/ompi/orte' make: *** [all-recursive] Error 1 -- Gleb.