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:33:16 UTC

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

    [ https://issues.apache.org/jira/browse/TS-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657476#comment-13657476 ] 

Igor Galić commented on TS-1895:
--------------------------------

I reviewed this code and it looked good, so I prematurely voted, now trying to backport, I'm realizing this is going to be a lot more painful than necessarily necessary:

{noformat}
# On branch 3.2.x
# You are currently cherry-picking.
#   (fix conflicts and run "git commit")
#
# Changes to be committed:
#
#       modified:   iocore/cluster/ClusterHandlerBase.cc
#
# Unmerged paths:
#   (use "git add <file>..." to mark resolution)
#
#       both modified:      CHANGES
#       both modified:      configure.ac
#       both modified:      iocore/eventsystem/UnixEventProcessor.cc
#       both modified:      lib/ts/Makefile.am
#       both modified:      lib/ts/ink_defs.cc
#       both modified:      proxy/Makefile.am
#
{noformat}
                
> 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