Hi 2008/2/25, Florian Riedl <[EMAIL PROTECTED]>: > release. Most importantly, the GSSAPI input module has become an > independent module. Formerly, the rsyslog core needed to be linked with > GSSAPI libraries, which now no longer is required. Also, there now is an
Hm, rsyslogd_LDADD in Makefile.am still has $(gss_libs). So when you enable the GSSAPI support, rsyslogd will be linked against the GSSAPI libraries. Has it been forgotten to remove $(gss_libs) while modularizing gssapi? Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog

