Compilation errors in main/decaf/net on Solaris 10 with SunStudio 12 --------------------------------------------------------------------
Key: AMQCPP-219 URL: https://issues.apache.org/activemq/browse/AMQCPP-219 Project: ActiveMQ C++ Client Issue Type: Bug Components: Decaf Affects Versions: 2.2.2, 2.2.3 Environment: Solaris sparc 10 SunStudio 12 Reporter: Michael Vishchers Assignee: Timothy Bish Priority: Minor compilation of TcpSocket.cpp fails with: "decaf/net/TcpSocket.cpp", line 32: Error: Cannot use const int to initialize apr_socket_t*. "decaf/net/TcpSocket.cpp", line 39: Error: Cannot use const int to initialize apr_socket_t*. 2 Error(s) detected. compilation of SocketInputStream.cpp fails with: "decaf/net/SocketInputStream.cpp", line 102: Error: ioctl is not a member of file level. 1 Error(s) detected. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.