Re: [hwloc-users] "-lnuma" missing from pkg-config information?

2013-01-04 Thread Erik Schnetter
Brice Yes, this did the trick. Thanks! -erik On Fri, Jan 4, 2013 at 1:33 AM, Brice Goglin wrote: > Hello Erik > I am not a pkgconfig expert but my feeling is that this has buggy for a > long time. hwloc.pc.in should likely use HWLOC_LIBS instead of LIBS. On > my

Re: [hwloc-users] "-lnuma" missing from pkg-config information?

2013-01-04 Thread Brice Goglin
Hello Erik I am not a pkgconfig expert but my feeling is that this has buggy for a long time. hwloc.pc.in should likely use HWLOC_LIBS instead of LIBS. On my machine, it makes Libs.private change from -dl to -lm -lnuma here (with -lpci -lxml2 depending on the config). We also need to check whether