Damn... v8 compatibility doc i meant! Sent from phone, thus brief. Am 02.12.2013 18:38 schrieb "Rainer Gerhards" <[email protected]>:
> Don't forget the ChangeLog! ;-) > > Sent from phone, thus brief. > Am 02.12.2013 18:35 schrieb "Brian Knox" <[email protected]>: > >> Thank you David! >> ________________________________________ >> From: [email protected] < >> [email protected]> on behalf of David Lang <[email protected] >> > >> Sent: Monday, December 02, 2013 12:31 PM >> To: rsyslog-users >> Subject: Re: [rsyslog] Rsyslog Macro Changes in Head (8) >> >> On Mon, 2 Dec 2013, Brian Knox wrote: >> >> > 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. >> >> probably, one of the things with v8 is the ability to have multiple >> threads on >> many of the modules that did not have it before. >> >> Rainer did a quick blog entry on the topic at: >> >> http://blog.gerhards.net/2013/11/samples-for-v8-module-conversion.html >> >> David Lang >> _______________________________________________ >> 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. >> _______________________________________________ >> 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. >> > _______________________________________________ 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.

