[syslog-ng] SyslogNG on FC4/GCC4.

Alf elvin at elvin.net
Sat Jun 25 08:42:27 CEST 2005


In the process of deploying out systems, we decided to use the latest FC4. Bad
idea, so far, a whole list of apps tha refuse to boot up. (We cant switch to
FC3 as it refuses to install on our tyan/dual xeons)

I got the following compile error on syslog-ng.1.9.4. Using standard FC4/GCC4.
Anyone knows of a fix ?

[root at dupre syslog-ng-1.9.4]# make
make  all-recursive
make[1]: Entering directory `/usr/local/src/syslog-ng-1.9.4'
Making all in src
make[2]: Entering directory `/usr/local/src/syslog-ng-1.9.4/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/local/include/eventlog   -D_GNU_SOURCE  -g
-O2 -Wall -g -MT affile.o -MD -MP -MF ".deps/affile.Tpo" \
  -c -o affile.o `test -f 'affile.c' || echo './'`affile.c; \
then mv -f ".deps/affile.Tpo" ".deps/affile.Po"; \
else rm -f ".deps/affile.Tpo"; exit 1; \
fi
affile.c: In function ‘affile_dd_reap’:
affile.c:387: error: invalid storage class for function
‘affile_dd_reap_writers’
make[2]: *** [affile.o] Error 1
make[2]: Leaving directory `/usr/local/src/syslog-ng-1.9.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/syslog-ng-1.9.4'
make: *** [all] Error 2
[root at dupre syslog-ng-1.9.4]#

I'm having problem accessing syslog-ng website. Anyone have the same problem ?

Thanks in advance.

Elvin
-


More information about the syslog-ng mailing list