[ipv6calc] compiling error
Jimmy Andelhofs
jimmy at locutus.be
Wed Oct 5 20:42:16 CEST 2011
> which GeoIP-devel version are you using and which underlying OS version?
>
> Please send me also the output of
> ./configure --enable-geoip
>
> Perhaps I have to catch older GeoIP versions without IPv6 support.
>
> For the meantime please use version 0.82.1, this is the version before
> enabling IPv6 in GeoIP.
>
> Regards,
> Peter
>
Debian Lenny 5.0.8
The standard geoip-bin and dev from the debian lenny packages
geoip-bin 1.4.4.dfsg-3+lenny1 [24.6kB]
libgeoip-dev 1.4.4.dfsg-3+lenny1 [125kB]
On Debian 6, it compiles without any problems
Output of ./configure:
:~/ipv6calc-0.90.0# ./configure --enable-geoip
checking for gawk... no
checking for mawk... mawk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for working memcmp... yes
checking for strspn... yes
checking for strstr... yes
checking for getopt_long... yes
checking GeoIP.h usability... yes
checking GeoIP.h presence... yes
checking for GeoIP.h... yes
checking for GeoIP_open in -lGeoIP... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating md5/Makefile
config.status: creating tools/Makefile
config.status: creating getopt/Makefile
config.status: creating ipv6calc/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating ipv6logconv/Makefile
config.status: creating ipv6loganon/Makefile
config.status: creating ipv6logstats/Makefile
config.status: creating contrib/ipv6calc.spec
config.status: creating ipv6calcweb/ipv6calcweb.cgi
config.status: creating config.h
gcc version 4.3.2 (Debian 4.3.2-1.1)
More information about the ipv6calc
mailing list