Eshan Bhide <ebhide@globalgossip.net> writes:^^^^^^^^^^^^^^^
>
> So far so good, but when I try to run syslog-ng it gives me an error:
>
> syslog-ng
> Error opening plugin module; module='afsql', error='/usr/local/lib/syslog-
> ng/libafsql.so: undefined symbol: dbi_result_free'
> Error opening plugin module; module='afsql', error='/usr/local/lib/syslog-
> ng/libafsql.so: undefined symbol: dbi_result_free'
The problem lies here: while the module has been compiled, the DBI
version is probably not fresh enough. I'd suggest compiling libdbi from
CVS.