It seems to be only happening on my Mac, not Linux, but I'll try with a fresh checkout
On Jul 25, 2014, at 8:51 AM, Jeff Squyres (jsquyres) <jsquy...@cisco.com> wrote: > I'm unable to replicate... perhaps you have a stale install tree? > > > On Jul 24, 2014, at 6:36 PM, Ralph Castain <r...@open-mpi.org> wrote: > >> Hey folks >> >> Something in the last day or so appears to have broken the trunk's ability >> to run --with-devel-headers. It looks like the headers are being installed >> correctly, but mpicc fails to compile a program that uses them - the include >> passes, but the linker fails: >> >> Undefined symbols for architecture x86_64: >> "_opal_hwloc172_hwloc_bitmap_alloc", referenced from: >> _main in hello.o >> "_opal_hwloc172_hwloc_bitmap_list_asprintf", referenced from: >> _main in hello.o >> "_opal_hwloc172_hwloc_get_cpubind", referenced from: >> _main in hello.o >> "_opal_hwloc_topology", referenced from: >> _main in hello.o >> "_orte_process_info", referenced from: >> _main in hello.o >> ld: symbol(s) not found for architecture x86_64 >> collect2: error: ld returned 1 exit status >> >> Anybody else seeing this? >> Ralph >> >> _______________________________________________ >> devel mailing list >> de...@open-mpi.org >> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel >> Link to this post: >> http://www.open-mpi.org/community/lists/devel/2014/07/15262.php > > > -- > Jeff Squyres > jsquy...@cisco.com > For corporate legal information go to: > http://www.cisco.com/web/about/doing_business/legal/cri/ > > _______________________________________________ > devel mailing list > de...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > Link to this post: > http://www.open-mpi.org/community/lists/devel/2014/07/15265.php