You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "bettydramit (JIRA)" <ji...@apache.org> on 2013/04/29 07:38:16 UTC

[jira] [Created] (TS-1862) build error with --enable-linux-native-aio

bettydramit created TS-1862:
-------------------------------

             Summary: build error with --enable-linux-native-aio
                 Key: TS-1862
                 URL: https://issues.apache.org/jira/browse/TS-1862
             Project: Traffic Server
          Issue Type: Bug
            Reporter: bettydramit


make[2]: Leaving directory `/data/rpmbuild/BUILD/ts-3.3.3/iocore/net'
Making all in aio
make[2]: Entering directory `/data/rpmbuild/BUILD/ts-3.3.3/iocore/aio'
  CXX    AIO.o
  CXX    Inline.o
cc1plus: warnings being treated as errors
AIO.cc:546: error: unused parameter 'event'
AIO.cc:600: error: unused parameter 'fromAPI'
AIO.cc:610: error: unused parameter 'fromAPI'
AIO.cc:620: error: unused parameter 'fromAPI'
AIO.cc:647: error: unused parameter 'fromAPI'
make[2]: *** [AIO.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/data/rpmbuild/BUILD/ts-3.3.3/iocore/aio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/rpmbuild/BUILD/ts-3.3.3/iocore'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.Yz6dqL (%build)


--
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