[
https://issues.apache.org/jira/browse/THRIFT-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310531#comment-14310531
]
ASF GitHub Bot commented on THRIFT-2914:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/373
THRIFT-2914 explicit dependency to Lua5.2 fails on some systems
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-2914
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/373.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #373
----
commit b4269a06619c18203dd5b5b24c90d5a50cf78a09
Author: Nobuaki Sukegawa <[email protected]>
Date: 2015-02-05T19:13:12Z
THRIFT-2914 explicit dependency to Lua5.2 fails on some systems
----
> explicit dependency to Lua5.2 fails on some systems
> ---------------------------------------------------
>
> Key: THRIFT-2914
> URL: https://issues.apache.org/jira/browse/THRIFT-2914
> Project: Thrift
> Issue Type: Bug
> Components: Lua - Library
> Environment: openSUSE 13.2, Lua 5.2.3
> Reporter: Jens Geyer
> Attachments: THRIFT-2914_removing_explicit_dependency_to_Lua52.patch
>
>
> There are some references to both header files and libs in the lua makefile,
> which explicitly require 5.2 files. However, even with 5.2 installed this
> does not work in all cases.
> Removing the 5.2 reference works without problems (at least for me).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)