Mike Beddo
2016-12-12 21:06:36 UTC
Trying to build zeromq 4.1.6 on AIX 6.1. When running "configure CC=xlc CXX=xlC", configure exits with the error:
configure: Choosing polling system from 'kqueue epoll devpoll poll select'...
configure: error: None of 'kqueue epoll devpoll poll select' are valid pollers on this platform
This same distribution builds fine on AIX 7.1. We need zeromq library built for both AIX 6.1 and 7.1.
- Mike Beddo
configure: Choosing polling system from 'kqueue epoll devpoll poll select'...
configure: error: None of 'kqueue epoll devpoll poll select' are valid pollers on this platform
This same distribution builds fine on AIX 7.1. We need zeromq library built for both AIX 6.1 and 7.1.
- Mike Beddo