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/09/09 00:42:29 UTC

[jira] [Created] (TS-3066) Latest master does not compile on OmniOS

Leif Hedstrom created TS-3066:
---------------------------------

             Summary: Latest master does not compile on OmniOS
                 Key: TS-3066
                 URL: https://issues.apache.org/jira/browse/TS-3066
             Project: Traffic Server
          Issue Type: Bug
          Components: Build, Core
            Reporter: Leif Hedstrom


We introduced (removed?) something between 5.0 and 5.1, where we now fail on OmniOS with

{code}
In file included from ../../lib/ts/libts.h:66:0,
                 from P_EventSystem.h:34,
                 from EventSystem.cc:31:
../../lib/ts/ink_resolver.h:272:3: error: ‘u_int16_t’ does not name a type
   u_int16_t              _nstimes[INK_MAXNS]; /*%< ms. */
   ^
{code}




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