<div>When attempting to perform make on RHEL4 x86_64 for syslog-ng 2.0.0 I recieve the following errors.&nbsp; I have managed to find a previous post in July which mentions patching the source, however the attachment has been 'scrubbed' from the message.
</div>
<div>&nbsp;</div>
<div>Anyone able to point me toward what I need to be doing to resolve these errors below?</div>
<div>&nbsp;</div>
<div>libsyslog-ng.a(misc.o)(.text+0x3d1): In function `resolve_hostname':<br>/var/tmp/syslog-ng-2.0.0/src/misc.c:178: undefined reference to `g_assert_warning'<br>libsyslog-ng.a(logmsg.o)(.text+0x97): In function `log_stamp_format':
<br>/var/tmp/syslog-ng-2.0.0/src/logmsg.c:111: undefined reference to `g_assert_warning'<br>libsyslog-ng.a(logmsg.o)(.text+0x37e): In function `log_msg_ref':<br>/var/tmp/syslog-ng-2.0.0/src/logmsg.c:489: undefined reference to `g_assert_warning'
<br>libsyslog-ng.a(logmsg.o)(.text+0x41f): In function `log_msg_unref':<br>/var/tmp/syslog-ng-2.0.0/src/logmsg.c:503: undefined reference to `g_assert_warning'<br>libsyslog-ng.a(logmsg.o)(.text+0xd8b): In function `log_msg_ack_block_end':
<br>/var/tmp/syslog-ng-2.0.0/src/logmsg.c:623: undefined reference to `g_return_if_fail_warning'<br>libsyslog-ng.a(logpipe.o)(.text+0x58): In function `log_pipe_ref':<br>/var/tmp/syslog-ng-2.0.0/src/logpipe.c:38: undefined reference to `g_assert_warning'
<br>libsyslog-ng.a(logpipe.o)(.text+0xa9): In function `log_pipe_unref':<br>/var/tmp/syslog-ng-2.0.0/src/logpipe.c:47: undefined reference to `g_assert_warning'<br>libsyslog-ng.a(center.o)(.text+0x9f): In function `log_endpoint_free':
<br>/var/tmp/syslog-ng-2.0.0/src/center.c:90: undefined reference to `g_assert_warning'<br>libsyslog-ng.a(center.o)(.text+0x18d): In function `log_connection_new':<br>/var/tmp/syslog-ng-2.0.0/src/center.c:132: undefined reference to `g_assert_warning'
<br>libsyslog-ng.a(templates.o)(.text+0x358): In function `log_template_ref':<br>/var/tmp/syslog-ng-2.0.0/src/templates.c:169: undefined reference to `g_assert_warning'<br>libsyslog-ng.a(templates.o)(.text+0x3bd):/var/tmp/syslog-
ng-2.0.0/src/templates.c:180: more undefined references to `g_assert_warning' follow<br>collect2: ld returned 1 exit status<br>make[2]: *** [syslog-ng] Error 1<br>make[2]: Leaving directory `/var/tmp/syslog-ng-2.0.0/src'<br>
make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/var/tmp/syslog-ng-2.0.0'<br>make: *** [all] Error 2<br>&nbsp;</div>