[
https://issues.apache.org/jira/browse/TS-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-3772:
------------------------------
Backport to Version: (was: 5.3.3)
> WCCP build errors on FreeBSD
> ----------------------------
>
> Key: TS-3772
> URL: https://issues.apache.org/jira/browse/TS-3772
> Project: Traffic Server
> Issue Type: Bug
> Components: WCCP
> Reporter: Leif Hedstrom
> Fix For: sometime
>
>
> I get this at link time;
> {code}
> gmake[2]: Entering directory
> '/home/leif/apache/trafficserver.git/BUILDS/fbsd/cmd/traffic_manager'
> CXXLD traffic_manager
> ../../lib/wccp/libwccp.a(WccpMsg.o): In function
> `wccp::CacheViewComp::fill(wccp::MsgBuffer&, wccp::detail::cache::GroupData
> const&)':
>
> /home/leif/apache/trafficserver.git/BUILDS/fbsd/lib/wccp/../../../../lib/wccp/WccpMsg.cc:1028:
> undefined reference to `wccp::detail::cache::CacheData::idAddr() const'
> ../../lib/wccp/libwccp.a(WccpMsg.o): In function
> `wccp::detail::Assignment::fill(wccp::detail::cache::GroupData&, unsigned
> int)':
>
> /home/leif/apache/trafficserver.git/BUILDS/fbsd/lib/wccp/../../../../lib/wccp/WccpMsg.cc:1627:
> undefined reference to `wccp::detail::cache::CacheData::idAddr() const'
> c++: error: linker command failed with exit code 1 (use -v to see
> invocation)
> Makefile:721: recipe for target 'traffic_manager' failed
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)