On Fri, May 18, 2018 at 08:51:32AM -0500, Steve Wise wrote: > 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? You need the dev packages, check debian/control Build-Depends: cmake (>= 2.8.11), debhelper (>= 9), debhelper (>= 9.20160709) | dh-systemd, dpkg-dev (>= 1.17), libnl-3-dev, libnl-route-3-dev, libsystemd-dev, libudev-dev, ninja-build, pandoc, pkg-config, python, valgrind [amd64 arm64 armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x] Jason -- 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