Hello I have problem to compile latest trunk event after running ./autogen.sh. I've got the following error:
gcc -DHAVE_CONFIG_H -I. -I../../../../ompi/orte/mca/ns -I../../../include -I../../../include -I../../../../ompi/include -I../../../../ompi -I../../.. -I../../../include -I../../../../ompi/opal -I../../../../ompi/orte -I../../../../ompi/ompi -O3 -DNDEBUG -fno-strict-aliasing -pthread -MT base/ns_base_local_fns.lo -MD -MP -MF base/.deps/ns_base_local_fns.Tpo -c ../../../../ompi/orte/mca/ns/base/ns_base_local_fns.c -fPIC -DPIC -o base/.libs/ns_base_local_fns.o make[2]: *** No rule to make target `base/data_type_support/ns_data_type_compare_fns.c', needed by `base/data_type_support/ns_data_type_compare_fns.lo'. Stop. make[2]: Leaving directory `/export/home/glebn/OpenMPI/build/orte/mca/ns' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/home/glebn/OpenMPI/build/orte' make: *** [all-recursive] Error 1 Thanks, -- Gleb.