I have compiled the syslog-ng 3.3.7 on solaris in mixed-linking mode . But syslog-ng is not logging anything.. upon debugging i found that it gets core dump.. I have compiled ivykis and have tried using the --with-ivykis=system option as well. # /opt/soe/local/syslog-ng-3.3.7/sbin/syslog-ng -Fvde the last few lines of the above command are... Trying to open module; module='afstreams', filename='/opt/soe/local/syslog-ng-3.3.7/lib/syslog-ng/libafstreams.so' Attempted to register the same plugin multiple times, ignoring; context='source', name='sun-streams' Finishing include; content='source confgen system', depth='1' Running application hooks; hook='1' Running application hooks; hook='3' syslog-ng starting up; version='3.3.7' iv_fd_port_poll: got error 95[Socket operation on non-socket] Abort(coredump). any suggestions please..