18 Oct
2010
18 Oct
'10
9:42 a.m.
Le 18/10/2010 10:18, Balazs Scheidler a écrit :
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? Build failure, when -Wl,--no-undefined flag is used.
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. I may indeed disable this flag here, it's primary target is shared library, not plugin.
-- BOFH excuse #107: The keyboard isn't plugged in