I have that version downloaded. I compiled it without error and installed the -dev pkg........DOH! I failed to install the actual livevtlog deb.<br>No more failures.  Thank you for indirectly pointing me to my fix.<br><br>

<div class="gmail_quote">On Tue, Jun 21, 2011 at 2:22 PM, Gergely Nagy <span dir="ltr">&lt;<a href="mailto:algernon@madhouse-project.org">algernon@madhouse-project.org</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">On Tue, Jun 21, 2011 at 22:28, Mike Gracy &lt;<a href="mailto:mike@idle-games.com">mike@idle-games.com</a>&gt; wrote:<br>
&gt; I get the same error when compiling the latest stable also:<br>
&gt; libtool: link: gcc -std=gnu99 -Wno-pointer-sign -g -O2 -Wall -o<br>
&gt; .libs/pdbtool pdbtool-pdbtool.o -Wl,--export-dynamic -pthread<br>
&gt; libsyslog-ng-patterndb.a ../../lib/.libs/libsyslog-ng.so -lnsl<br>
&gt; /usr/lib/<a href="http://libgmodule-2.0.so" target="_blank">libgmodule-2.0.so</a> /usr/lib/<a href="http://libgthread-2.0.so" target="_blank">libgthread-2.0.so</a> -lrt<br>
&gt; /usr/lib/<a href="http://libglib-2.0.so" target="_blank">libglib-2.0.so</a> /usr/lib/libevtlog.so -ldl -lssl -lcrypto -pthread<br>
&gt; libsyslog-ng-patterndb.a(libsyslog_ng_patterndb_a-patterndb.o): In function<br>
&gt; `pattern_db_set_time&#39;:<br>
&gt; /home/mgracy/ftp/syslog-ng/syslog-ng-3.2.3/modules/dbparser/patterndb.c:1379:<br>
&gt; undefined reference to `evt_tag_long&#39;<br>
&gt; libsyslog-ng-patterndb.a(libsyslog_ng_patterndb_a-patterndb.o): In function<br>
&gt; `pattern_db_timer_tick&#39;:<br>
&gt; /home/mgracy/ftp/syslog-ng/syslog-ng-3.2.3/modules/dbparser/patterndb.c:1352:<br>
&gt; undefined reference to `evt_tag_long&#39;<br>
&gt; libsyslog-ng-patterndb.a(libsyslog_ng_patterndb_a-patterndb.o): In function<br>
&gt; `pattern_db_expire_entry&#39;:<br>
&gt; /home/mgracy/ftp/syslog-ng/syslog-ng-3.2.3/modules/dbparser/patterndb.c:1315:<br>
&gt; undefined reference to `evt_tag_long&#39;<br>
<br>
</div>You need a newer version of libevtlog. You can grab the sources from<br>
<a href="http://www.balabit.com/downloads/files?path=/eventlog/0.2/eventlog_0.2.12.tar.gz" target="_blank">http://www.balabit.com/downloads/files?path=/eventlog/0.2/eventlog_0.2.12.tar.gz</a>,<br>
or you can grab the debianised sources from Debian sid, and compile<br>
those on Lucid aswell.<br>
<br>
That should fix the linking issue.<br>
<br>
(If I remember correctly, then 3.2.4 will fail at configure time if it<br>
fails to find a recent libeventlog)<br>
<font color="#888888"><br>
--<br>
|8]<br>
______________________________________________________________________________<br>
Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>
Documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>
FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank">http://www.balabit.com/wiki/syslog-ng-faq</a><br>
<br>
</font></blockquote></div><br>