https://bugzilla.balabit.com/show_bug.cgi?id=109 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |FIXED Status|NEW |RESOLVED --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2011-02-22 15:27:38 --- Thanks for reporting this problem and sorry for not coming back to you sooner. I've responded to one of your earlier emails regarding this problem and come up with a possible solution. If that helps, this ticket can be closed. For a reference here's the patch that should fix this issue in a different way: commit a3c2ab7e095f7638b3fa0ecf452c8a68025c6a07 Author: Balazs Scheidler <bazsi@balabit.hu> Date: Tue Feb 22 15:10:43 2011 +0100 dbparser: don't create a separate shared library for libsyslog-ng-patterndb Use a static library instead, linked into both the db-parser() plugin and the pdbtool binary. This solves the linking issues on Cygwin and doesn't publish an internal shared library from syslog-ng. Reported-By: Corinna Vinschen <vinschen@redhat.com> Signed-off-by: Balazs Scheidler <bazsi@balabit.hu> -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.