<br><br><div class="gmail_quote">On Wed, Mar 9, 2011 at 9:04 AM, Gergely Nagy <span dir="ltr">&lt;<a href="mailto:algernon@balabit.hu">algernon@balabit.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">Eshan Bhide &lt;<a href="mailto:ebhide@globalgossip.net">ebhide@globalgossip.net</a>&gt; writes:<br>
<br>
&gt;<br>
&gt; So far so good, but when I try to run syslog-ng it gives me an error:<br>
&gt;<br>
&gt;  syslog-ng<br>
&gt; Error opening plugin module; module=&#39;afsql&#39;, error=&#39;/usr/local/lib/syslog-<br>
&gt; ng/libafsql.so: undefined symbol: dbi_result_free&#39;<br>
&gt; Error opening plugin module; module=&#39;afsql&#39;, error=&#39;/usr/local/lib/syslog-<br>
&gt; ng/libafsql.so: undefined symbol: dbi_result_free&#39;<br>
</div>                                    ^^^^^^^^^^^^^^^<br>
<br>
The problem lies here: while the module has been compiled, the DBI<br>
version is probably not fresh enough. I&#39;d suggest compiling libdbi from<br>
CVS.<br></blockquote><div><br>Perhaps not necessarily from CVS, but do make sure you also compiled the dbi-drivers.<br><br>I suspect there might be problems with the afsql not linking/loading libdbi (or it&#39;s mysql driver from dbi-drivers)<br>
<br>I&#39;m a low level debugger, so running strace on syslog-ng and posting that would be interesting to confirm/deny my hypothesis.<br><br></div></div>