[
https://issues.apache.org/jira/browse/TS-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom closed TS-3215.
-----------------------------
Resolution: Invalid
I'm fairly certain you are missing the boost-devel package. Later versions of
ATS (I think starting with 5.2) will not require boost.
> header_rewrite plugin is not compiled with other stable plugins
> ---------------------------------------------------------------
>
> Key: TS-3215
> URL: https://issues.apache.org/jira/browse/TS-3215
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: Luca Rea
>
> header rewrite is not compiled with other stable plugins and make command
> doesn't do nothing:
> {code}
> [root@traffic1 header_rewrite]# make
> make: Nothing to be done for `all'.
> [root@traffic1 header_rewrite]# pwd
> /home/lrea/trafficserver/plugins/header_rewrite
> [root@traffic1 header_rewrite]# make clean
> rm -rf .libs _libs
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> [root@traffic1 header_rewrite]# make
> make: Nothing to be done for `all'.
> [root@traffic1 header_rewrite]#
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)