#1 Use "-s" to send all log messages to syslog.
open
nobody
None
5
2001-03-11
2000-09-18
No
Discussion
Log in to post a comment.
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
None
Logged In: NO
I had to change the line
#include <sys/time.h>
to simply
#include <time.h>
in camserv-0.42/common/log.c on my stock slackware-current
(7.2) box in order for the patched source to compile.
I am by no means an expert, but the patch *seems* to work
for me after those changes
-Mark
Logged In: YES
user_id=1681
Funny, works for me on RH and SuSE boxes. Happy it's working
for you.
--izar