[zeromq-dev] OS 10.7 Cannot Build with --with-pgm
Ron Elliott
bluerocketdelivery at gmail.com
Tue Jul 17 08:22:04 CEST 2012
Using the downloaded stable version 2.2 code I cannot get ZMQ to compile with the --with-pgm option. The project is too far along to make the switch to v3 so that's not an option atm. Any other solutions or is ZMQ dead for me?
Error:
Making all in build-staging/openpgm/pgm
...
In file included from ./include/impl/sockaddr.h:38,
from ./include/impl/notify.h:46,
from ./include/impl/framework.h:66,
from thread.c:23:
./include/pgm/in.h:34: error: redefinition of ‘struct group_req’
./include/pgm/in.h:40: error: redefinition of ‘struct group_source_req’
make[2]: *** [libpgm_noinst_la-thread.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
Thanks in advance to anybody that may be able to provide me with some help!
More information about the zeromq-dev
mailing list