El día 19 de diciembre de 2011 11:24, Federico Don federico.don13@gmail.com escribió:
Estoy realizando la instalacion de HAVP siguiendo este tutorial
http://blog.doylenet.net/?p=46
y tengo el siguiente error a la hora de hacer el make install:
# make cd havp && make make[1]: Entering directory `/tmp/havp-0.87/havp' g++ -g -O2 -I/usr/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o helper.o helper.cpp g++ -g -O2 -I/usr/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o logfile.o logfile.cpp g++ -g -O2 -I/usr/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o scannerhandler.o scannerhandler.cpp scanners/clamlibscanner.h:37: error: field ‘limits’ has incomplete type make[1]: *** [scannerhandler.o] Error 1 make[1]: Leaving directory `/tmp/havp-0.87/havp' make: *** [all] Error 2
# make install cd havp && make install make[1]: Entering directory `/tmp/havp-0.87/havp' g++ -g -O2 -I/usr/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o scannerhandler.o scannerhandler.cpp scanners/clamlibscanner.h:37: error: field ‘limits’ has incomplete type make[1]: *** [scannerhandler.o] Error 1 make[1]: Leaving directory `/tmp/havp-0.87/havp' make: *** [install] Error 2
Alguien me puede ayudar?
x que no instalas la ultima version de havp ? , tienes tambien que tener los devel de clamav