On Mon, Feb 24, 2003 at 11:33:20AM +0100, EDL.Essed@belastingdienst.nl wrote:
Hi,
I'm having problems building, checking for libol fails.
./configure --with-libol=/home/essee05/logging/src/libol-0.3.9 checking libol version >= 0.3.9... no configure: error: Required libol version not found
Looking at configure.in, I see the sed part has changed. Changing it back to the 3 lines from 1.5.26 makes it work again.
Next to that the lex part fails to compile, but this might be related, as I get a warning that I don't have autoheader on my system, needed after changing configure.in:
flex cfg-lex.l && mv lex.yy.c cfg-lex.c gcc -DHAVE_CONFIG_H -I. -I/home/essee05/logging/src/syslog-ng-1.6.0rc1/src -I. -g -O2 -Wall -I/home/essee05/logging/src/libol-0.3.9/src -D_GNU_SOURCE -c cfg-lex.c cfg-lex.l:83: `KW_FILE_TEMPLATE' undeclared here (not in a function) cfg-lex.l:83: initializer element is not constant cfg-lex.l:83: (near initialization for `keywords[39].kw_token') make: 1254-004 The error code from the last command is 1.
can you check if the latest snapshot fixes these issues? http://www.balabit.com/downloads/syslog-ng/1.6/src-snapshot/syslog-ng-1.6.0r... -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1