You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/27 20:21:52 UTC

[jira] [Commented] (TS-3607) ats_pagespeed make error

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

ASF GitHub Bot commented on TS-3607:
------------------------------------

Github user zwoop commented on the issue:

    https://github.com/apache/trafficserver/pull/210
  
    We still need an update to this. @oschaaf and @jpeach , assigning to you for final reviews, but we should try to land this assuming it seems reasonable (once clang-format etc. has been addressed).


> ats_pagespeed make error
> ------------------------
>
>                 Key: TS-3607
>                 URL: https://issues.apache.org/jira/browse/TS-3607
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: Sebastian Pesman
>            Assignee: Otto van der Schaaf
>             Fix For: sometime
>
>
> When compiling ats_pagespeed from the current master git /tmp/trafficserver/plugins/experimental/ats_pagespeed the make process results in an error.
> The error:
> ats_pagespeed.cc: In function 'void ats_transform_init(TSCont, TransformCtx*)':
> ats_pagespeed.cc:485:109: error: 'INT64_MAX' was not declared in this scope
>    ctx->downstream_vio = TSVConnWrite(downstream_conn, contp, TSIOBufferReaderAlloc(ctx->downstream_buffer), INT64_MAX);
>                                                                                                              ^
> make: *** [ats_pagespeed.so] Error 1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)