You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2017/08/03 11:09:00 UTC

[jira] [Comment Edited] (FLINK-7361) flink-web doesn't build with ruby 2.4

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

Nico Kruber edited comment on FLINK-7361 at 8/3/17 11:08 AM:
-------------------------------------------------------------

The linked PR fixes the build issues.


was (Author: nicok):
This fixes the build issues.

> flink-web doesn't build with ruby 2.4
> -------------------------------------
>
>                 Key: FLINK-7361
>                 URL: https://issues.apache.org/jira/browse/FLINK-7361
>             Project: Flink
>          Issue Type: Bug
>          Components: Project Website
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>
> The dependencies pulled in by the old jekyll version do not build with ruby 2.4 and fail with something like
> {code}
> yajl_ext.c:881:22: error: 'rb_cFixnum' undeclared (first use in this function); did you mean 'rb_isalnum'?
> {code}



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