https://bugzilla.balabit.com/show_bug.cgi?id=33 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2009-02-17 10:06:23 --- this problem is fixed in syslog-ng 3.0. the problem is that loggen is linked against unnecessary libraries, so you can work around the issue by copy-pasting the link command line and remove -lfl and -lwrapper from the command line. there are still unneeded libraries listed there, but those two should fix the problem (-lpthread, -ldoor and -levtlog can also be removed) I would prefer not to touch syslog-ng OSE 2.0 unless a serious problem occurs, therefore I resolve this bug as WONTFIX. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.