Hi, I have released syslog-ng 1.1.30 and the corresponding libol version 0.2.2. Changes include: * Sun-Streams support cleaned up, it does compile (and it is really compiled in), and should work, but it's now completely untested. Please report success/failure you may had. * NetBSD didn't have getutent() calls, so I implemented them in utils.c. Again this is untested, I have no *BSD machines lieing around. Nothing has changed in libol, only a new symbol has been made public. You can find these at the usual place: http://www.balabit.hu/products/syslog-ng And the tarballs & pgp signatures at: http://www.balabit.hu/downloads/syslog-ng/source -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 url: http://www.balabit.hu/pgpkey.txt
Balazs Scheidler wrote:
Hi,
I have released syslog-ng 1.1.30 and the corresponding libol version 0.2.2. Changes include:
* Sun-Streams support cleaned up, it does compile (and it is really compiled in), and should work, but it's now completely untested. Please report success/failure you may had. * NetBSD didn't have getutent() calls, so I implemented them in utils.c. Again this is untested, I have no *BSD machines lieing around.
Nothing has changed in libol, only a new symbol has been made public. You can find these at the usual place:
http://www.balabit.hu/products/syslog-ng
And the tarballs & pgp signatures at:
If anyone is able to get libol compiled without using GCC on a Solaris box, please forward me your notes. cc complains about: "io.c", line 381: non-constant initializer: op "U*" "io.c", line 463: non-constant initializer: op "U*" "io.c", line 624: non-constant initializer: op "NAME" As well as: "read_line.c", line 142: non-constant initializer: op "NAME" These are coming from the STACK_HEADER defintion out of xalloc.h. Any help appreciated. :-) Thanks, -Chris -- Chris Mattingly | Systems Engineer | Interpath Communications, Inc. 1-919-253-6365 (w) 1-919-253-7780 (fax)
participants (2)
-
Balazs Scheidler
-
Chris A. Mattingly