You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Masakazu Kitajo (JIRA)" <ji...@apache.org> on 2016/08/23 01:30:20 UTC

[jira] [Comment Edited] (TS-4546) Build errors for H2 tests on OmniOS

    [ https://issues.apache.org/jira/browse/TS-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431943#comment-15431943 ] 

Masakazu Kitajo edited comment on TS-4546 at 8/23/16 1:29 AM:
--------------------------------------------------------------

I comitted a fix for this.
[~zwoop] Could you check that the issue is really resolved on OmniOS?


was (Author: maskit):
[~zwoop] Could you check that the issue is really resolved on OmniOS?

> Build errors for H2 tests on OmniOS
> -----------------------------------
>
>                 Key: TS-4546
>                 URL: https://issues.apache.org/jira/browse/TS-4546
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build, Tests
>            Reporter: Leif Hedstrom
>            Assignee: Masakazu Kitajo
>             Fix For: 7.0.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> {code}
>   CXX      test_HPACK.o
> /home/leif/apache/trafficserver.git/proxy/http2/test_HPACK.cc: In function ‘int prepare()’:
> /home/leif/apache/trafficserver.git/proxy/http2/test_HPACK.cc:332:12: error: ‘struct dirent’ has no member named ‘d_type’
>      if (d->d_type == DT_REG) {
>             ^
> /home/leif/apache/trafficserver.git/proxy/http2/test_HPACK.cc:332:22: error: ‘DT_REG’ was not declared in this scope
>      if (d->d_type == DT_REG) {
>                       ^
> {code}



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