Hi,<div><br></div><div>I'm cross compiling to a system without syslog (no syslog.h). The build fails in a few places (run_erl.c, epmd.c, epmd_init.h). These files have ifdefs for NO_SYSLOG to conditionally compile without syslog support. The configure process detects syslog and defines HAVE_SYSLOG_H if syslog is detected. If I define NO_SYSLOG myself things compile fine.</div>

<div><br></div><div>Are these files checking the wrong define (should be checking HAVE_SYSLOG_H) or is there someone to configure in NO_SYSLOG?</div><div><br clear="all">- Jeremy<br>
</div>