Yeah that's exactly the problem. My hwloc doesn't have it defined. Disabling hwloc on build fixed it.
-J Sent via iPhone Is your email Premiere? On Apr 20, 2013, at 3:18, Igor Galić <[email protected]> wrote: > > > ----- Original Message ----- >> Has anyone run into the following error building ATS 3.2.4 on Ubuntu >> 10.04? >> >> ink_defs.cc: In function 'int ink_number_of_processors()': >> ink_defs.cc:121: error: 'HWLOC_OBJ_PU' was not declared in this scope >> >> I have both libhwloc-dev and libhwloc-common installed. Thank you in >> advance. > > > HWLOC_OBJ_PU is defined as: > > #define HWLOC_OBJ_PU HWLOC_NAME_CAPS(OBJ_PU) > > /usr/include/hwloc/rename.h -- in my libhwloc-dev 1.4.1-4 (Ubuntu 12.10) > maybe this is an older version of hwloc, maybe we need to take care of that.. > >> -J > > -- i > Igor Galić > > Tel: +43 (0) 664 886 22 883 > Mail: [email protected] > URL: http://brainsware.org/ > GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE
