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 09:08:00 UTC

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

Nico Kruber created FLINK-7361:
----------------------------------

             Summary: 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)