afstreams.c:167: too few arguments to function `init_file'
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
On Mon, Sep 10, 2001 at 06:27:15PM +0700, Manutsiri Chansutthirangkool wrote:
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
try syslog-ng 1.4.13 or patch add a NULL as last argument to init_file at the line indicated by gcc. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
i had been using syslog-ng v 1.5.8 for since one month and i have got alot of problems with the message filtering and grabing teh messages. i had gone through the docs along which had come along with the package. but the problem is not sloved for the time being. hence i would like to have some links to have all the docs which may help in getting along with syslog-ng and up and running. -- Kiran A.N. kiran@deeproot.co.in www.deeproot.co.in DeepRoot Linux Pvt. Ltd. #377, 4th Phase, Yelahanka New town, Bangalore- 560064 Phone No. 91 80 8565624
i had been using syslog-ng v 1.5.8 for since one month and i have got alot of problems with the message filtering and grabing teh messages. i had gone through the docs along which had come along with the package. but the problem is not sloved for the time being. hence i would like to have some links to have all the docs which may help in getting along with syslog-ng and up and running. -- Kiran A.N. System Adminstrator kiran@deeproot.co.in www.deeproot.co.in DeepRoot Linux Pvt. Ltd. #377, 4th Phase, Yelahanka New town, Bangalore- 560064 Phone No. 91 80 8565624
participants (3)
-
Balazs Scheidler
-
Kiran A N
-
Manutsiri Chansutthirangkool