18 Jan
2012
18 Jan
'12
4:55 p.m.
John Morrissey <jwm@horde.net> writes:
syslog-ng 3.3 snapshots as recent as 9 January yield:
-- Error parsing config, syntax error, unexpected LL_IDENTIFIER, expecting '}' in /etc/syslog-ng/options.conf at line 6, column 2: included from /etc/syslog-ng/syslog-ng.conf line 5, column 23
threading(yes); ^^^^^^^^^ --
even with an options statement as simple as:
options { threading(yes); };
syslog-ng is linked against libpthread and libgthread, so that much seems to be in order. Is there something else I'm missing?
IIRC it's threaded(yes), not threading(yes). -- |8]