[
https://issues.apache.org/jira/browse/TS-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14547323#comment-14547323
]
ASF subversion and git services commented on TS-3607:
-----------------------------------------------------
Commit 110b99ab11e52689820ca10c4d9969e93f4d9e41 in trafficserver's branch
refs/heads/master from [~oschaaf]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=110b99a ]
TS-3607: ats_pagespeed make error
> ats_pagespeed make error
> ------------------------
>
> Key: TS-3607
> URL: https://issues.apache.org/jira/browse/TS-3607
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Sebastian Pesman
> Assignee: Otto van der Schaaf
>
> 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)