[
https://issues.apache.org/jira/browse/TS-3607?focusedWorklogId=34030&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-34030
]
ASF GitHub Bot logged work on TS-3607:
--------------------------------------
Author: ASF GitHub Bot
Created on: 22/Dec/16 04:36
Start Date: 22/Dec/16 04:36
Worklog Time Spent: 10m
Work Description: Github user bryancall commented on the issue:
https://github.com/apache/trafficserver/pull/210
This would be a great to add pagespeed to the build. The patch would need
to be updated against the master branch.
Issue Time Tracking
-------------------
Worklog Id: (was: 34030)
Time Spent: 10m
Remaining Estimate: 0h
> 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
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)