[syslog-ng]Disabling stats for syslog-ng

Balazs Scheidler bazsi@balabit.hu
Tue, 9 Oct 2001 11:31:43 +0200


On Thu, Oct 04, 2001 at 09:59:11AM -0700, Nicholas Berry wrote:
> I have the GNU gcc 2.95.3, make, automake, autoconf, and libol 0.2.24
> 
> Here is the error I get after "./configure
> --with-libol=/tmp/libol-0.2.24 && make"
> gcc -DHAVE_CONFIG_H -I. -I/tmp/syslog-ng-1.5.10/src -I.     -g -O2 -Wall
> -I/tmp/libol-0.2.24/src -D_GNU_SOURCE -c main.c
> main.c:47: `PATH_SYSCONFDIR' undeclared here (not in a function)
> main.c:47: parse error before string constant
> main.c: In function `usage':
> main.c:318: parse error before `PATH_SYSCONFDIR'
> main.c: In function `main':
> main.c:396: warning: passing arg 2 of `resolve_user_group' from
> incompatible pointer type
> main.c:396: warning: passing arg 3 of `resolve_user_group' from
> incompatible pointer type
> main.c:400: warning: passing arg 2 of `resolve_group' from incompatible
> pointer type
> *** Error code 1
> make: Fatal error: Command failed for target `main.o'

is PATH_SYSCONFDIR defined in your config.h?

(it is in mine)

-- 
Bazsi
PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1