compilation problem
Status: Beta
Brought to you by:
dps
I have a compilation problem. I did a configure and i
edited cfg_smtp.h (i tried more combinations)
I tried 1.3.2.1 and version 1.3.2.
I get the following error when compiling:
prog.h:24: warning: conflicting types for built-in
function 'log'
gcc -g -O2 -DHAVE_CONFIG_H -DVERSION="1.3.2.1" -o
signals.o -c signals.c
signals.c: In function `logsig':
signals.c:27: error: incompatible type for argument 1
of `log'
signals.c:27: error: too many arguments to function `log'
make: *** [signals.o] Error 1
[root@callisto check-ps-1.3.2.1]#
Running on Fedora Core 3
Any help would be apreciated.