[syslog-ng] Syntax error on threading(yes)

John Morrissey jwm at horde.net
Wed Jan 18 16:40:28 CET 2012


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?

john
-- 
John Morrissey          _o            /\         ----  __o
jwm at horde.net        _-< \_          /  \       ----  <  \,
www.horde.net/    __(_)/_(_)________/    \_______(_) /_(_)__


More information about the syslog-ng mailing list