15 Jan
2005
15 Jan
'05
3:08 a.m.
Balazs, The latest syslog-ng 1.9.2 snapshot (20050112_1424) doesn't compile because of a missing header file (logsource.h). This file doesn't exists in the tarball. Compilation error: ---------- ... logsource.c:24:23: logsource.h: No such file or directory logsource.c:29: error: syntax error before '*' token logsource.c: In function `log_source_msg_ack': logsource.c:31: error: `LogSource' undeclared (first use in this function) logsource.c:31: error: (Each undeclared identifier is reported only once logsource.c:31: error: for each function it appears in.) logsource.c:31: error: `self' undeclared (first use in this function) logsource.c:31: error: syntax error before ')' token ... ---------- Regards, jpo -- José Pedro Oliveira