Am Freitag, den 18.05.2018, 08:51 -0500 schrieb Steve Wise: > 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 to install the -dev packages libnl-3-dev and libnl-route-3- dev. See Build-Depends in debian/control for a full list of needed build dependencies. -- Benjamin Drung System Developer Debian & Ubuntu Developer ProfitBricks GmbH Greifswalder Str. 207 10405 Berlin Email: benjamin.drung@xxxxxxxxxxxxxxxx URL: https://www.profitbricks.de Sitz der Gesellschaft: Berlin Registergericht: Amtsgericht Charlottenburg, HRB 125506 B Geschäftsführer: Achim Weiss, Matthias Steinberg, Christoph Steffens -- 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