[syslog-ng]afstreams.c:167: too few arguments to function `init_file'

Manutsiri Chansutthirangkool manut@uni.net.th
Mon, 10 Sep 2001 18:27:15 +0700


Dear All
	I got a problem when I tried to intall syslog-ng-1.4.12 with 
libol-0.2.23   on solaris sparc 2.6. When I run make, it  appeared as 
following:
gcc -DHAVE_CONFIG_H -I. 
-I/export/home/nms/software/syslog/syslog-ng-1.4.12/src -I.     -O2 -Wall 
-I/usr/local/include/libol -D_GNU_SOURCE -c afstreams.c
afstreams.c: In function `io_stream_get':
afstreams.c:167: too few arguments to function `init_file'
*** Error code 1
make: Fatal error: Command failed for target `afstreams.o'
Current working directory /export/home/nms/software/syslog/syslog-ng-1.4.12/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/nms/software/syslog/syslog-ng-1.4.12/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /export/home/nms/software/syslog/syslog-ng-1.4.12/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

	What is the problem?

Regards,
Manutsiri Chansutthirangkool