Daniel Gruno created TS-1683:
--------------------------------

             Summary: channel_stats does not compile on FreeBSD
                 Key: TS-1683
                 URL: https://issues.apache.org/jira/browse/TS-1683
             Project: Traffic Server
          Issue Type: Bug
          Components: Plugins
            Reporter: Daniel Gruno


Output from gmake (using GCC 4.2.1):

gmake[3]: Entering directory 
`/root/trafficserver/plugins/experimental/channel_stats'
  CXX    channel_stats.lo
channel_stats.cc: In function 'void handle_read_req(tsapi_cont*, 
tsapi_httptxn*)':
channel_stats.cc:321: error: invalid use of incomplete type 'struct sockaddr_in'
channel_stats.cc:284: error: forward declaration of 'struct sockaddr_in'
channel_stats.cc:323: error: invalid use of incomplete type 'struct sockaddr_in'
channel_stats.cc:284: error: forward declaration of 'struct sockaddr_in'
gmake[3]: *** [channel_stats.lo] Error 1

Someone should fix this ;)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to