> > > > > > Hey Jason, > > > > > > I have all of these installed. What command is being used by the rdma- > > core > > > bldenv to verify these are installed? I see that pkg_check_modules is > used, > > > but I cannot find that command in rdma-core anywhere. > > > > There are log files after cmake runs.. ah build/CMakeFiles/CMakeError.log > > I think has the compile run that failed. > > > > It does build on 16.04 > > I believe you. There is probably something missing on this system, or > something removed under the covers, etc. I worked around the problem by > adding -DENABLE_RESOLVE_NEIGH=0, which was fine for my needs. With > RESOLVE_NEIGH disabled, it built fine. If I find something that needs to > change in rdma-core, I'll let everyone know. Seems to actually be a pthread issue. I think this is a problem with a borked system. I'm going to re-install clean and verify. Change Dir: /root/WILLOW/ubuntu-16.04/linux_libs/libcxgb4/rdma-core/build/CMakeFiles/CMa keTmp Run Build Command:"/usr/bin/ninja" "cmTC_f075a" [1/2] Building C object CMakeFiles/cmTC_f075a.dir/CheckSymbolExists.c.o [2/2] Linking C executable cmTC_f075a FAILED: : && /usr/bin/cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wmissing-declarations -Wwrite-str ings -Wformat=2 -Wshadow -Wl,--as-needed -Wl,--no-undefined CMakeFiles/cmTC_f075a.dir/CheckSymbolExists.c.o -o cmTC_f075a && : CMakeFiles/cmTC_f075a.dir/CheckSymbolExists.c.o: In function `main': CheckSymbolExists.c:(.text+0x16): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. -- 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