On Sun, Apr 17, 2005 at 09:17:14AM -0700, Alexander Hvostov wrote:
> The problem is that it is using SOCK_DGRAM for the "type" parameter to the 
> "socket" system call. Syslog-ng is usually configured to use SOCK_STREAM 
> on /dev/log instead of SOCK_DGRAM.
> [...] 
> The fix, therefore, is probably to change whatever code is breaking to try 
> SOCK_STREAM if it gets EPROTOTYPE when trying to use SOCK_DGRAM 
> on /dev/log.

Thanks, I found that also.  The fix is in libsyslog-ocaml-dev, which
I've uploaded to the svn repository, along with a new version of
approx that depends on the fix.

-- 
Eric Cooper             e c c @ c m u . e d u


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to