Subject: | error: structure has no member named `charset' |
Version 1.27 works fine on my machine, but 1.30 won't build:
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing
-pipe -Wdeclaration-after-statement -I/usr/local/include -O
-DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -DPIC -fPIC
"-I/usr/local/lib/perl5/5.8.8/i386-freebsd/CORE" -DPERL_EXT IP.c
IP.xs: In function `XS_Geo__IP__Record_city':
IP.xs:280: error: structure has no member named `charset'
IP.xs:280: error: `GEOIP_CHARSET_UTF8' undeclared (first use in this
function)
IP.xs:280: error: (Each undeclared identifier is reported only once
IP.xs:280: error: for each function it appears in.)
*** Error code 1