<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hello,<BR>
&nbsp;<BR>
While trying to compile syslog-ng from I am getting the following error. I have seen that many others have had the same problem but I could not find any solution. <BR>
&nbsp;<BR>
I am installing on RHEL4 and have used all the latest requisities for syslog-ng as follows:<BR>
&nbsp;<BR>
bison-2.3<BR>eventlog-0.2.5<BR>flex-2.5.34<BR>glib-2.14.6<BR>libnet<BR>pkg-config-0.20<BR>syslog-ng-2.0.8<BR>tcp_wrappers_7.6<BR><BR>I would appreciate if someone could help me with this problem.<BR>
&nbsp;<BR>
Thanks and regards,<BR>
&nbsp;<BR>
Abid Ghufran.<BR>
&nbsp;<BR>
===============================================<BR>
<BR>make&nbsp; all-recursive<BR>make[1]: Entering directory `/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8'<BR>Making all in src<BR>make[2]: Entering directory `/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src'<BR>gcc&nbsp; -g -O2 -Wall&nbsp;&nbsp; -o syslog-ng&nbsp; main.o libsyslog-ng.a -lnsl -lrt&nbsp; -Wl,-Bstatic -lfl -L/usr/local/lib -lglib-2.0&nbsp;&nbsp; -L/usr/local/lib -levtlog&nbsp;&nbsp;&nbsp; -lwrap -Wl,-Bdynamic<BR>libsyslog-ng.a(misc.o)(.text+0x3a9): In function `resolve_hostname':<BR>/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src/misc.c:191: undefined reference to `g_assert_warning'<BR>libsyslog-ng.a(logmsg.o)(.text+0x6a): In function `log_stamp_format':<BR>/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src/logmsg.c:110: undefined reference to `g_assert_warning'<BR>libsyslog-ng.a(logmsg.o)(.text+0x2b6): In function `log_msg_ref':<BR>/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src/logmsg.c:575: undefined reference to `g_assert_warning'<BR>libsyslog-ng.a(logmsg.o)(.text+0x342): In function `log_msg_unref':<BR>/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src/logmsg.c:589: undefined reference to `g_assert_warning'<BR>libsyslog-ng.a(logmsg.o)(.text+0x1132): In function `log_msg_ack_block_end':<BR>/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src/logmsg.c:726: undefined reference to `g_return_if_fail_warning'<BR>libsyslog-ng.a(logpipe.o)(.text+0x4f): In function `log_pipe_ref':<BR>/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src/logpipe.c:38: undefined reference to `g_assert_warning'<BR>libsyslog-ng.a(logpipe.o)(.text+0x9b): In function `log_pipe_unref':<BR>/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src/logpipe.c:47: undefined reference to `g_assert_warning'<BR>libsyslog-ng.a(center.o)(.text+0x7d): In function `log_endpoint_free':<BR>/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src/center.c:90: undefined reference to `g_assert_warning'<BR>libsyslog-ng.a(center.o)(.text+0x175): In function `log_connection_new':<BR>/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src/center.c:132: undefined reference to `g_assert_warning'<BR>libsyslog-ng.a(templates.o)(.text+0x2de): In function `log_template_ref':<BR>/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src/templates.c:191: undefined reference to `g_assert_warning'<BR>libsyslog-ng.a(templates.o)(.text+0x396):/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src/templates.c:202: 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 `/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8/src'<BR>make[1]: *** [all-recursive] Error 1<BR>make[1]: Leaving directory `/home/abidg/projects/syslog/syslog/syslog-ng-2.0.8'<BR>make: *** [all] Error 2<BR><BR><br /><hr />She said what? About who? <a href='http://www.msnsearchstar.com' target='_new'>Shameful celebrity quotes on Search Star!</a></body>
</html>