Hi, on Fedora Core after 'make' command I have the following problem:

[EMAIL PROTECTED] squidGuard-1.2.0]# make
making all in squidGuard-1.2.0
make[1]: Entering directory `/usr/local/src/squidGuard-1.2.0/src'
making all in src
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -g -O2 
-I/usr/local/BerkeleyDB/include -c main.c
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -g -O2 
-I/usr/local/BerkeleyDB/include -c sgLog.c
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB/include -DHAVE_CONFIG_H -g -O2 
-I/usr/local/BerkeleyDB/include -c sgDb.c
sgDb.c: In function `sgDbInit':
sgDb.c:101: warning: passing arg 2 of pointer to function from incompatible 
pointer type
sgDb.c:101: warning: passing arg 4 of pointer to function makes pointer from 
integer without a cast
sgDb.c:101: error: too few arguments to function
sgDb.c:107: warning: passing arg 2 of pointer to function from incompatible 
pointer type
sgDb.c:107: warning: passing arg 4 of pointer to function makes pointer from 
integer without a cast
sgDb.c:107: error: too few arguments to function
make[1]: *** [sgDb.o] Error 1
make[1]: Leaving directory `/usr/local/src/squidGuard-1.2.0/src'
make: *** [all] Error 1

I use db4-4.2.52.6

thanks.

        Salvatore.

Reply via email to