make  all-recursive
Making all in /Users/jhammond/eclipse/MPICH2/git/build-gcc/src/mpl
make[2]: Nothing to be done for `all'.
Making all in /Users/jhammond/eclipse/MPICH2/git/build-gcc/src/openpa
Making all in src
make  all-am
make[4]: Nothing to be done for `all-am'.
Making all in test
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in src/mpi/romio
make[3]: Nothing to be done for `all-am'.
Making all in src/pm/hydra
Making all in ../../mpl
make[3]: Nothing to be done for `all'.
Making all in tools/topo/hwloc/hwloc
Making all in src
make[4]: Nothing to be done for `all'.
Making all in include
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all-am'.
Making all in .
  CCLD     hydra_persist
ld: warning: ignoring file /Users/jhammond/eclipse/MPICH2/git/build-gcc/src/pm/hydra/tools/topo/hwloc/hwloc/src/.libs/libhwloc_embedded.a, file was built for archive which is not the architecture being linked (x86_64): /Users/jhammond/eclipse/MPICH2/git/build-gcc/src/pm/hydra/tools/topo/hwloc/hwloc/src/.libs/libhwloc_embedded.a
Undefined symbols for architecture x86_64:
  "_hwloc_bitmap_alloc", referenced from:
      _HYDT_topo_hwloc_init in libhydra.a(topo_hwloc.o)
  "_hwloc_bitmap_isequal", referenced from:
      _obj_type_to_map_str.part.1 in libhydra.a(topo_hwloc.o)
  "_hwloc_bitmap_isset", referenced from:
      _HYDT_topo_hwloc_init in libhydra.a(topo_hwloc.o)
  "_hwloc_bitmap_only", referenced from:
      _HYDT_topo_hwloc_init in libhydra.a(topo_hwloc.o)
  "_hwloc_bitmap_or", referenced from:
      _HYDT_topo_hwloc_init in libhydra.a(topo_hwloc.o)
  "_hwloc_bitmap_set", referenced from:
      _HYDT_topo_hwloc_init in libhydra.a(topo_hwloc.o)
  "_hwloc_bitmap_zero", referenced from:
      _HYDT_topo_hwloc_init in libhydra.a(topo_hwloc.o)
  "_hwloc_get_nbobjs_by_depth", referenced from:
      _get_nbobjs_by_type in libhydra.a(topo_hwloc.o)
      _HYDT_topo_hwloc_init in libhydra.a(topo_hwloc.o)
  "_hwloc_get_obj_by_depth", referenced from:
      _obj_type_to_map_str.part.1 in libhydra.a(topo_hwloc.o)
      _HYDT_topo_hwloc_init in libhydra.a(topo_hwloc.o)
  "_hwloc_get_type_depth", referenced from:
      _get_nbobjs_by_type in libhydra.a(topo_hwloc.o)
      _HYDT_topo_hwloc_init in libhydra.a(topo_hwloc.o)
  "_hwloc_set_cpubind", referenced from:
      _HYDT_topo_hwloc_bind in libhydra.a(topo_hwloc.o)
  "_hwloc_set_membind", referenced from:
      _HYDT_topo_hwloc_bind in libhydra.a(topo_hwloc.o)
  "_hwloc_topology_destroy", referenced from:
      _HYDT_topo_hwloc_finalize in libhydra.a(topo_hwloc.o)
  "_hwloc_topology_init", referenced from:
      _HYDT_topo_hwloc_init in libhydra.a(topo_hwloc.o)
  "_hwloc_topology_load", referenced from:
      _HYDT_topo_hwloc_init in libhydra.a(topo_hwloc.o)
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make[3]: *** [hydra_persist] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
