Balazs Scheidler <bazsi@balabit.hu> - Thu, Feb 26, 2004:
I just upgraded to syslog-ng-1.5.26 and libol-0.3.13. template() works in file(), but not in program() nor in usertty(). Any hope to see this fixed/backported in a later 1.5.x release? Is there a syslog-ng BTS? 1.6.2 should be fine.
It worked indeed! However, I leave here some notes for Googlers: - Sun Door detection did not work in 1.6 (but worked fine in 1.4 and 1.5), it seems to work with --enable-sun-door for configure; - GNU m4 version 1.4 or above is required: I got one from SunFreeware.com, and then ran "M4=/usr/local/bin/m4 make" instead of make; - I kept libol-0.3.13 which seems to be the latest. Sorry for not coming back sooner, thanks for your time. -- Loïc Minier <lool@dooz.org>