On 10/19/2011 04:04 PM, Tergeist P wrote: > ./configure --target=powerpc-405-linux-gnu CC=powerpc-405-linux-gnu-gcc \ > CXX=powerpc-405-linux-gnu-g++ --with-cpp --with-chat > --with-documentation
Target box is a Linux, right? That presumably means that you have a very old SDK. The solution would be get a newer SDK. Alternative solution is to force 0MQ to use poll instead of epoll. You can do so by defining ZMQ_FORCE_POLL macro. Martin _______________________________________________ zeromq-dev mailing list zeromq-dev@lists.zeromq.org http://lists.zeromq.org/mailman/listinfo/zeromq-dev