[ 
https://issues.apache.org/jira/browse/THRIFT-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James E. King III resolved THRIFT-4122.
---------------------------------------
       Resolution: Fixed
         Assignee: James E. King III
    Fix Version/s: 0.11.0

> ppc64le builds don't look in lib64 directory
> --------------------------------------------
>
>                 Key: THRIFT-4122
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4122
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.10.0
>            Reporter: Christopher Tubbs
>            Assignee: James E. King III
>            Priority: Major
>              Labels: autotools
>             Fix For: 0.11.0
>
>
> In {{aclocal/ax_boost_base.m4}}, {{libsubdirs}} is set to inspect lib64 
> directories when building on 64-bit architectures. However, ppc64le is 
> missing from this list, causing a failure to link against boost-static 
> properly during the build.
> The fix is trivial. Just substitute {{ppc64}} with {{ppc64|ppc64le}} in that 
> list.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to