You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/11/05 03:57:34 UTC

[jira] [Updated] (TS-1689) Wccp doesn't compile on OmniOS/gcc-4.7

     [ https://issues.apache.org/jira/browse/TS-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-1689:
------------------------------
    Assignee: Alan M. Carroll  (was: James Peach)

> Wccp doesn't compile on OmniOS/gcc-4.7
> --------------------------------------
>
>                 Key: TS-1689
>                 URL: https://issues.apache.org/jira/browse/TS-1689
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Igor Galić
>            Assignee: Alan M. Carroll
>             Fix For: 6.0.0
>
>
> {noformat}
>   CXX      WccpStatic.o
> WccpStatic.cc: In function ‘uint32_t wccp::Get_Local_Address(int)’:
> WccpStatic.cc:62:21: error: ‘SIOCGIFCONF’ was not declared in this scope
> WccpStatic.cc: In function ‘ts::Errata wccp::log_errno(ts::Errata::Code, const char*)’:
> WccpStatic.cc:150:78: error: ‘strerror_r’ was not declared in this scope
> WccpStatic.cc: In function ‘ts::Errata wccp::vlogf_errno(ts::Errata::Code, const char*, __va_list_tag (&)[1])’:
> WccpStatic.cc:165:35: error: ‘strerror_r’ was not declared in this scope
> WccpStatic.cc: In function ‘ts::Errata wccp::log_errno(ts::Errata::Code, const char*)’:
> WccpStatic.cc:151:1: error: control reaches end of non-void function [-Werror=return-type]
> cc1plus: all warnings being treated as errors
> gmake: *** [WccpStatic.o] Error 1
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)