Hi, Thanks for the patch, but I it was my intent not to link the plugins against GLIB & other dependencies. Do you have an error message that this patch actually fixes? The reason that the plugins are not linked against GLIB and other is that I have to support an almost static syslog-ng, in which case GLib is statically linked into the libsyslog-ng.so shared object and plugins pull it from there. On Sat, 2010-10-16 at 22:38 +0200, Guillaume Rousse wrote:
The following patch fixes some linking issue when using -Wl,--no-undefined flag. ______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html
-- Bazsi