[zeromq-dev] Blog: Building ZeroMQ and pyzmq on Red Hat
tradermbox-zmq at yahoo.com
tradermbox-zmq at yahoo.com
Mon May 24 16:36:01 CEST 2010
do you know what are consequences to 0MQ if I remove PPOLL?
________________________________
From: Steven McCoy <steven.mccoy at miru.hk>
To: 0MQ development list <zeromq-dev at lists.zeromq.org>
Sent: Mon, May 24, 2010 10:13:05 AM
Subject: Re: [zeromq-dev] Blog: Building ZeroMQ and pyzmq on Red Hat
On 24 May 2010 22:08, <tradermbox-zmq at yahoo.com> wrote:
>
>I have tried that too, which only brought me somewhat further but got stuck here at compiling for the perf packages:
>g++4 -g -O2 -o local_lat local_lat.o ../src/.libs/libzmq.a -L/usr/evolution28/lib64 -lgthread-2.0 -lglib-2.0 -luuid -lpthread
>../src/.libs/libzmq.a(libzmq_la-time.o)(.text+0x4ae): In function `poll_sleep':
>../foreign/openpgm/libpgm-2.1.26/openpgm/pgm/time.c:949: undefined reference to `ppoll'
>
>
Remove -DCONFIG_HAVE_PPOLL from the Makefile, you can see the list of options I use here,
http://code.google.com/p/openpgm/source/browse/branches/release-2-1/openpgm/pgm/SConstruct.RHEL4
Any plans to move to OPENPGM 3?
>
>
>
>
Moving to OpenPGM 5 would be nice :-)
--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100524/fec8c7d5/attachment.htm>
More information about the zeromq-dev
mailing list