I'm starting to dig into what will be necessary to get the omzmq3 and imzmq3 plugins for rsyslog fixed up to compile against head (what will be the 8 release) with the latest czmq and libzmq.
The first thing I'm seeing when trying to build with --enable-omzmq3 is a chain of build errors starting with: --------------------------------------------------------------------------------------------------------- make[2]: Entering directory '/home/taotetek/git/rsyslog8/plugins/omzmq3' CC omzmq3_la-omzmq3.lo omzmq3.c:331:1: error: unknown type name 'wrkrInstanceData_t' BEGINtryResume --------------------------------------------------------------------------------------------------------- Just wondering if the requirement for wrkrInstanceData_t is new (I have been out of the loop on rsyslog dev for awhile) and if so, where the best place to look to grok the changes is. Thanks! Brian _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

