Re: [hwloc-users] hwloc - Build problem.

2012-05-20 Thread Brice Goglin
Hello Anatoly, You likely need to add libxml2.a to your link command-line. And some others may be missing later. Instead of linking with src/.libs/libhwloc.a, you should run "make install" and use libhwloc.a from there (use --prefix= to tell configure where to install). Once hwloc is installed,

[hwloc-users] hwloc - Build problem.

2012-05-20 Thread Anatoly G
Dear HWLOC. I downloaded 1.4.2 version (tar file). Performed 1) *./configure --enable-static* 2) *make* 3) *Wrote program* #include "hwloc.h" link with ($hwloc_dir)/src/.libhwloc.a 4) *In link stage I get following errors:* Linking EXE: /space/home/anatol-g/Grape/release_4.6_FH/core/bin/linux64/rh