Sigh...someone forgot to add those examples to the tarball. Fixing now.
On Mon, Feb 2, 2015 at 7:15 PM, Paul Hargrove <[email protected]> wrote: > On a system on which 1.8.4rc5 passed all my tests, I see the following > running "make" in the examples directory: > > [...] > make[2]: Leaving directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: Entering directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: *** No rule to make target `Hello_oshmem.java', needed by > `Hello_oshmem.class'. > make[2]: Target `Hello_oshmem.class' not remade because of errors. > make[2]: Leaving directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: Entering directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: *** No rule to make target `Ring_oshmem.java', needed by > `Ring_oshmem.class'. > make[2]: Target `Ring_oshmem.class' not remade because of errors. > make[2]: Leaving directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: Entering directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: *** No rule to make target `oshmem_circular_shift.java', needed > by `oshmem_circular_shift.class'. > make[2]: Target `oshmem_circular_shift.class' not remade because of errors. > make[2]: Leaving directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: Entering directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: *** No rule to make target `oshmem_max_reduction.java', needed by > `oshmem_max_reduction.class'. > make[2]: Target `oshmem_max_reduction.class' not remade because of errors. > make[2]: Leaving directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: Entering directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: *** No rule to make target `oshmem_strided_puts.java', needed by > `oshmem_strided_puts.class'. > make[2]: Target `oshmem_strided_puts.class' not remade because of errors. > make[2]: Leaving directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: Entering directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[2]: *** No rule to make target `oshmem_symmetric_data.java', needed > by `oshmem_symmetric_data.class'. > make[2]: Target `oshmem_symmetric_data.class' not remade because of errors. > make[2]: Leaving directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make[1]: *** [oshmem] Error 2 > make[1]: Leaving directory > `/brashear/hargrove/OMPI/openmpi-master-linux-x86_64-java/BLD/examples' > make: *** [all] Error 2 > > -Paul > > -- > Paul H. Hargrove [email protected] > Computer Languages & Systems Software (CLaSS) Group > Computer Science Department Tel: +1-510-495-2352 > Lawrence Berkeley National Laboratory Fax: +1-510-486-6900 > > _______________________________________________ > devel mailing list > [email protected] > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > Link to this post: > http://www.open-mpi.org/community/lists/devel/2015/02/16900.php >
