Leif Hedstrom created TS-1941:
---------------------------------
Summary: Build failures with Linux native AIO
Key: TS-1941
URL: https://issues.apache.org/jira/browse/TS-1941
Project: Traffic Server
Issue Type: Bug
Components: Build
Reporter: Leif Hedstrom
>From mailing list:
{code}
-1 build error
Linux localhost.localdomain 2.6.32-279.22.1.el6.x86_64 #1 SMP Tue Feb 5
14:33:39 CST 2013 x86_64 x86_64 x86_64 GNU/Linux\
trafficserver-3.3.3-dev]# ./configure --prefix=/usr/local/tts
--enable-linux-native-aio --enable-reclaimable-freelist
make[2]: Leaving directory `/opt/trafficserver-3.3.3-dev/iocore/net'
Making all in aio
make[2]: Entering directory `/opt/trafficserver-3.3.3-dev/iocore/aio'
CXX AIO.o
cc1plus: warnings being treated as errors
AIO.cc:546: 错误:未使用的参数‘event’
AIO.cc:600: 错误:未使用的参数‘fromAPI’
AIO.cc:610: 错误:未使用的参数‘fromAPI’
AIO.cc:620: 错误:未使用的参数‘fromAPI’
AIO.cc:647: 错误:未使用的参数‘fromAPI’
make[2]: *** [AIO.o] 错误 1
make[2]: Leaving directory `/opt/trafficserver-3.3.3-dev/iocore/aio'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/opt/trafficserver-3.3.3-dev/iocore'
make: *** [all-recursive] 错误 1
{code}
--
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