Hey Jason & Doug, I'm trying to build rdma-core on Ubuntu 16.04.04, and Cmake is failing with: CMake Error at CMakeLists.txt:374 (message): Cannot find libnl-3.0 or libnl-1 Yet libnl-3 and libnl-route-3 are installed: # ldconfig -p|grep libnl-3 libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200 libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so # ldconfig -p|grep libnl-route-3 libnl-route-3.so.200 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libnl-route-3.so.200 libnl-route-3.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libnl-route-3.so Any ideas? Thanks, Steve. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html