Pagina 1 di 1

squidGuard slack11

Inviato: ven 20 ott 2006, 11:00
da snak3z
Ciao a tutti,
qualcuno x caso ha già provato ad installare squidGuard su slack 11?

A me dà il seguente errore in fase di 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


Sembrerebbe un problema del database Berkeley ma x ora non sò come
risolverlo...

RISOLTO

Inviato: lun 23 ott 2006, 17:26
da snak3z
La versione delle librerie Berkley di slack11 (db42-4.2.52-i486-3 / db44-4.4.20-i486-1) non è compatibile con squidGuard-1.2.0.

Problema risolto installando la ver. db3-3.3.11-i486-4.tgz (quelle precedentem. utilizzate x slackware 10.2).

Special thanks to: CC88

byez