You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/11/19 13:49:00 UTC

[jira] [Updated] (THRIFT-3863) Can't Build Lua Library

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

James E. King, III updated THRIFT-3863:
---------------------------------------
    Issue Type: Question  (was: Bug)

> Can't Build Lua Library
> -----------------------
>
>                 Key: THRIFT-3863
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3863
>             Project: Thrift
>          Issue Type: Question
>          Components: Lua - Compiler, Lua - Library
>    Affects Versions: 0.9.3
>         Environment: OS X 10.11.3
>            Reporter: Hel Soule
>            Priority: Minor
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> I'm coming to Apache Thrift with a background in mobile development and Torch CNNs so I apologize beforehand if this is a dumb question but I cannot build the Lua library. 
> In /lib/lua, when I try 
> sudo make install
> I get the following error that 
> /usr/bin/ld: cannot find -llualongnumber 
> I know that this error is because LD cannot find a .a or .so files, and I know that we are generating .la files in the makefile so I am confused about how to resolve this linkage issue. Any help would be appreciated. Thank you!



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)