I happen to be working on a system with an ofed install that isn't quite canonical. In order to get the btl part of Open MPI to build right, I have to use the --with-verbs=no option. Unfortunately, the build still fails because the oob/ud component doesn't appear to observe this option being set. It should as oob/ud does rely on components from the BTL that are not built when the --with-verbs=no option is set.