2014-09-26 23:27 GMT+02:00 Liwei Peng <[email protected]>: > In the new output module I am creating, I am using hashtable iterator. > however, I found that all iterator functions defined in > runtime/hashtable_iter.h are not linked to rsyslogd. I have to manually > link hashtable_iter.o to my module in Makefile to make it work. > > Is this by design? Do I miss anything? > > IIRC we simply don't need it. As this is not really a lib but pulled-in source, only what we need is linked in.
HTH Rainer > Thanks, > > Liwei > _______________________________________________ > 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.

