Still can't figure this one out. So far, I have compiled and installed 1.6.9 and 1.6.10 and keep getting the same error. Anyone?!?!? -----Original Message----- From: syslog-ng-bounces@lists.balabit.hu [mailto:syslog-ng-bounces@lists.balabit.hu] On Behalf Of John Morrissey Sent: April 25, 2006 2:13 PM To: Syslog-ng users' and developers' mailing list Subject: Re: [syslog-ng] time_sleep() On Tue, Apr 25, 2006 at 01:52:30PM -0700, Vaibhav Goel wrote:
The rest of the file is just a bunch of source, destination, filter and log entries for various stuff
Also: [root@clxd01md syslog-ng]# strings /sbin/syslog-ng | grep time_sleep time_sleep
So looks like there could be some time_sleep code in the binary at least...
True. You posted the output of syslog-ng -V before (1.6.10), and I definitely see the code in the final 1.6.10 tarball. strings(1) shows time_sleep text on my working syslog-ng binaries, and I can't find any reason it wouldn't be compiled in. Sorry, I'm not sure what to say. Baszi? john -- John Morrissey _o /\ ---- __o jwm@horde.net _-< \_ / \ ---- < \, www.horde.net/ __(_)/_(_)________/ \_______(_) /_(_)__ _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
Vaibhav Goel wrote:
Still can't figure this one out. So far, I have compiled and installed 1.6.9 and 1.6.10 and keep getting the same error.
Anyone?!?!?
One thing that sometimes bites people is a stupid control character inside a config file. Could you post the output of following command, please? cat -An mpt-status.c | head -25 Reducing the config file to a bare reproducable set of entries would help us as well. Regards, Roberto Nibali, ratz -- echo '[q]sa[ln0=aln256%Pln256/snlbx]sb3135071790101768542287578439snlbxq' | dc
participants (2)
-
Roberto Nibali
-
Vaibhav Goel