[zeromq-dev] python binding error:Function not implemented fd!= -1(ysocketpair.cpp:34)

Pavol Malosek malosek at fastmq.com
Mon Jul 13 22:31:03 CEST 2009


Hello,

Problem seems to be related to Debian's eglibc switch (I'll investigate it more).

Simple workaround is:
1. run ./configure --with...
2. edit ./libzmq/zmq/platform.hpp and comment out line #define ZMQ_HAVE_EVENTFD 1
3. make
...

malo

  ----- Original Message ----- 
  From: bawbaw hu 
  To: Pavol Malosek ; zeromq-dev at lists.zeromq.org 
  Sent: Monday, July 13, 2009 4:44 PM
  Subject: Re: [zeromq-dev] python binding error:Function not implemented fd!= -1(ysocketpair.cpp:34)


  Hi,

  $ dpkg -l | grep libc6

  ii  libc6                             2.9-12                     GNU C Library: Shared libraries
  ii  libc6-dev                         2.9-12                     GNU C Library: Development Libraries and Hea
  ii  libc6-i686                        2.9-12                     GNU C Library: Shared libraries [i686 optimi

  $ cat /etc/debian_version
  squeeze/sid

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20090713/e77aacf1/attachment.htm>


More information about the zeromq-dev mailing list