Hello, Jacob Peter Caswell, on Tue 17 Jan 2017 11:43:07 -0600, wrote: > However, I'm still getting some make issues. After running make, I'm getting > the following output: > > x86_64-k1om-linux-ld: warning: libimf.so, needed by /home/caswell/hwloc/hwloc > /.libs/libhwloc.so, not found (try using -rpath or -rpath-link) > > I tried searching for any resolutions, and saw that it might be from an > improperly configured $LD_LIBRARY_PATH variable.
Almost :) ld doesn't look at $LD_LIBRARY_PATH, but $LIBRARY_PATH. It'd ld.so (at runtime) which looks at $LD_LIBRARY_PATH. Samuel _______________________________________________ hwloc-users mailing list hwloc-users@lists.open-mpi.org https://rfd.newmexicoconsortium.org/mailman/listinfo/hwloc-users