[syslog-ng]compiling on Solaris 8
Hamilton, Andrew Mr RAYTHEON 5 SIG CMD
HamiltonA@hq.5sigcmd.army.mil
Thu, 16 Aug 2001 07:59:00 +0200
--- Balazs Scheidler <bazsi@balabit.hu> wrote:
> try this patch:
>
> diff -u -r1.10.2.1 afstreams.c
> --- afstreams.c 2001/02/25 12:30:22 1.10.2.1
> +++ afstreams.c 2001/07/16 08:26:55
> @@ -164,7 +164,7 @@
> {
> NEW(stream_fd, f);
>
> - init_file(backend, &f->super, fd);
> + init_file(backend, &f->super, fd, NULL);
> f->super.prepare = prepare_stream_fd;
> f->super.read = stream_read_callback;
> f->super.want_read = 1;
Believe this is fixed in 1.4.13, but I don't think Bazsi has had time to
officially release that on the website. You can make the slight mod to the
afstreams.c file and it will work.
Regards,
Drew
-----Original Message-----
From: David Monk [mailto:david@purplebear.net]
Sent: Wednesday, August 15, 2001 11:41 PM
To: syslog-ng@lists.balabit.hu
Subject: [syslog-ng]compiling on Solaris 8
I have tried several times to get syslog-ng to compile on Solaris 8 with GNU
tools. I have tried the most current release of the 1.4 branch and 1.2
branch, with no luck. Each one complains about a different function with too
few arguments. In the 1.4 release, it was src/afstreams.c line 167,
init_file function, I believe.
Has anyone successfully done this? Seeing that the site says it's in wide
use on Solaris, I am hoping so.
Please someone tell me what I am missing.I really need a syslog facility
with remote reception capabilities.
Thank you,
David Monk CCNA, MCSE
david@purplebear.net
_______________________________________________
syslog-ng maillist - syslog-ng@lists.balabit.hu
https://lists.balabit.hu/mailman/listinfo/syslog-ng