On Tue, 2006-05-23 at 16:25 -0400, Robert Gahl wrote:
On Tue, May 23, 2006 2:48 pm, Balazs Scheidler said:
This is a bug in 1.9.10 which was fixed in snapshots later than 2006-05-01.
I'm about to release 1.9.11, so you could simply wait for that.
BTW: if you are new to syslog-ng you might prefer to stay with the current stable series, which is 1.6.x, however testing the 1.9.x branch is certainly appreciated, I would like to release it as the new stable release soon.
Thanks, Balazs. I've dl'd 1.9.11 and am having a different problem compiling it now. My configure line looks like:
./configure CFLAGS="-lrt -L/usr/local/lib -R/usr/local/lib" --enable-dynamic-linking --disable-ipv6
The attached patch should fix it. FYI: the explicit -lrt in CFLAGS should not be needed by now. -- Bazsi