Re: [OMPI devel] trunk - non-portable examples/Makefie

2014-01-09 Thread Jeff Squyres (jsquyres)
Fixed https://svn.open-mpi.org/trac/ompi/ticket/4076. On Jan 9, 2014, at 1:14 AM, Paul Hargrove wrote: > With Ralph's fix for opal/util/path.c, I can build the trunk on > FreeBSD-9/x86-64. > However, building the examples fails with: > > $ cp -r $SRCDIR/examples . > $ cd examples > $ make > mp

[OMPI devel] trunk - non-portable examples/Makefie

2014-01-09 Thread Paul Hargrove
With Ralph's fix for opal/util/path.c, I can build the trunk on FreeBSD-9/x86-64. However, building the examples fails with: $ cp -r $SRCDIR/examples . $ cd examples $ make mpicc -g hello_c.c -o hello_c mpicc -g ring_c.c -o ring_c mpicc -g connectivity_c.c -o connectivity_c shmemcc -g -o he