José Pedro Oliveira wrote:
Rhugga wrote:
I am trying to get syslog-ng 1.6.5 compiled on a RH 9 system. I compiled libol into /usr/local/libol-0.3.14.
I have been maintaining SRPMS for RedHat/Fedora systems here:
http://gsd.di.uminho.pt/jpo/software/RPMS/
Notes: * They compile fine in RH9 and FC2. * The syslog-ng 1.6.5 is built without spoof support (without libnet). * These SRPMS have been submitted for QA by the Fedora.us project. The bugzilla entries are the following:
libol 0.3.14: https://bugzilla.fedora.us/show_bug.cgi?id=2014 syslog-ng 1.6.5 (and 1.6.2): https://bugzilla.fedora.us/show_bug.cgi?id=1332 old libol (0.3.13) http://bugzilla.fedora.us/show_bug.cgi?id=1331
Regards, jpo
Thanks. I managed to get it to build by hard-coding a bunch of stuff in the configure script and side-stepping some sanity checking code. It compiled cleanly but I have yet to test it under an enterprise load yet. Thanks, Chuck