You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (JIRA)" <ji...@apache.org> on 2013/05/14 22:23:18 UTC

[jira] [Created] (TS-1895) 3.2.x - Building ATS on Ubuntu 10.04.4 LTS fails on make due to hwloc

Igor Galić created TS-1895:
------------------------------

             Summary: 3.2.x - Building ATS on Ubuntu 10.04.4 LTS fails on make due to hwloc
                 Key: TS-1895
                 URL: https://issues.apache.org/jira/browse/TS-1895
             Project: Traffic Server
          Issue Type: Bug
          Components: Build
         Environment: Ubuntu 10.04
            Reporter: Jason J. W. Williams
            Assignee: James Peach
             Fix For: 3.3.3


Building ATS 3.2.4 on Ubuntu 10.04.4 (AMD64) successfully completes ./configure, but on "make" errors out:

ink_defs.cc: In function 'int ink_number_of_processors()':
ink_defs.cc:121: error: 'HWLOC_OBJ_PU' was not declared in this scope

This because HWLOC_OBJ_PU is not present in the hwloc version installed by Ubuntu 10.04.4:

http://packages.ubuntu.com/lucid/libhwloc-dev

Workaround is to configure with --disable-hwloc

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira