26 Jun
2007
26 Jun
'07
12:51 p.m.
On Tue, 2007-06-26 at 14:18 +0400, Serge Torop wrote:
Hello,
then I compiling the syslog-ng-2.0.2 on RedHat Enterpise Linux 4 (kernel 2.6.9-42.ELsmp) I see the message:
gcc -g -O2 -Wall -g -o syslog-ng main.o libsyslog-ng.a -lnsl -lrt -Wl,-Bstatic -lfl -L/usr/local/lib -lglib-2.0 -L/usr/local/lib -levtlog -Wl,-Bdynamic libsyslog-ng.a(misc.o)(.text+0x3a9): In function `resolve_hostname': /home/tsp/syslog-ng-2.0.2/src/misc.c:185: undefined reference to `g_assert_warning'
the same error with syslog-ng-2.0.4+20070626. Is this possible to fix or solve this problem?
Your glib version is too old. What is the version of your glib-devel package? -- Bazsi