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)