Hi Daniel,
Daniel Borkmann <dborkman@...> writes:
>
> On 05/27/2013 03:01 PM, Irek Wlizlo wrote:
> > Daniel Borkmann <borkmann <at> ...> writes:
> >> On 05/27/2013 01:17 PM, Irek Wlizlo wrote:
>[..]
Now I'm trying to build from git source. It seems I very close but not finish ;)
I got the message:
make netsniff-ng
Building netsniff-ng:
CC geoip.c
geoip.c:40: error: 'GEOIP_CITY_EDITION_REV1_V6' undeclared here (not in a
function)
geoip.c:40: error: array index in initializer not of integer type
geoip.c:40: error: (near initialization for 'files')
geoip.c:64: error: 'GEOIP_ASNUM_EDITION_V6' undeclared here (not in a function)
geoip.c:64: error: array index in initializer not of integer type
geoip.c:64: error: (near initialization for 'files')
geoip.c:76: warning: missing initializer
geoip.c:76: warning: (near initialization for 'empty.country_code3')
cc1: warning: unrecognized command line option "-Wno-unused-result"
make: *** [netsniff-ng/geoip.o] Error 1
rpm -aq gc*
gcc-c++-4.4.6-4.el6.x86_64
gcc-gfortran-4.4.6-4.el6.x86_64
gcc-4.4.6-4.el6.x86_64
and honestly speaking I have no idea how to fix it.
Do you have any suggestion ?
Thanks
Irek