tar -xf GeoIP-1.4.6.tar.gz checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for byte... no checking for ushort... yes checking for ulong... yes checking for u16... no checking for u32... no checking whether byte ordering is bigendian... no checking for stdint.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gettimeofday... yes checking for vasprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for gethostbyname... yes checking for gethostbyname_r... yes configure: creating ./config.status config.status: creating Makefile config.status: creating GeoIP.spec config.status: creating libGeoIP/Makefile config.status: creating apps/Makefile config.status: creating conf/Makefile config.status: creating data/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: executing depfiles commands Making all in libGeoIP make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/libGeoIP' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c -o GeoIP.lo GeoIP.c mkdir .libs gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" "-DPACKAGE_STRING=\"GeoIP 1.4.6\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c GeoIP.c -fPIC -DPIC -o .libs/GeoIP.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c -o GeoIPCity.lo GeoIPCity.c gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" "-DPACKAGE_STRING=\"GeoIP 1.4.6\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c GeoIPCity.c -fPIC -DPIC -o .libs/GeoIPCity.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c -o regionName.lo regionName.c gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" "-DPACKAGE_STRING=\"GeoIP 1.4.6\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c regionName.c -fPIC -DPIC -o .libs/regionName.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c -o timeZone.lo timeZone.c gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" "-DPACKAGE_STRING=\"GeoIP 1.4.6\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c timeZone.c -fPIC -DPIC -o .libs/timeZone.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -version-info 5:6:4 -o libGeoIP.la -rpath /usr/lib GeoIP.lo GeoIPCity.lo regionName.lo timeZone.lo gcc -shared .libs/GeoIP.o .libs/GeoIPCity.o .libs/regionName.o .libs/timeZone.o -march=i486 -mtune=i686 -Wl,-soname -Wl,libGeoIP.so.1 -o .libs/libGeoIP.so.1.4.6 (cd .libs && rm -f libGeoIP.so.1 && ln -s libGeoIP.so.1.4.6 libGeoIP.so.1) (cd .libs && rm -f libGeoIP.so && ln -s libGeoIP.so.1.4.6 libGeoIP.so) creating libGeoIP.la (cd .libs && rm -f libGeoIP.la && ln -s ../libGeoIP.la libGeoIP.la) /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c -o GeoIPUpdate.lo GeoIPUpdate.c gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" "-DPACKAGE_STRING=\"GeoIP 1.4.6\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c GeoIPUpdate.c -fPIC -DPIC -o .libs/GeoIPUpdate.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c -o md5.lo md5.c gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" "-DPACKAGE_STRING=\"GeoIP 1.4.6\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=i486 -mtune=i686 -c md5.c -fPIC -DPIC -o .libs/md5.o md5.c:323: warning: 'md5_read' defined but not used /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o libGeoIPUpdate.la -rpath /usr/lib GeoIPUpdate.lo md5.lo -lz libGeoIP.la gcc -shared .libs/GeoIPUpdate.o .libs/md5.o -Wl,--rpath -Wl,/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/libGeoIP/.libs -lz ./.libs/libGeoIP.so -march=i486 -mtune=i686 -Wl,-soname -Wl,libGeoIPUpdate.so.0 -o .libs/libGeoIPUpdate.so.0.0.0 (cd .libs && rm -f libGeoIPUpdate.so.0 && ln -s libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so.0) (cd .libs && rm -f libGeoIPUpdate.so && ln -s libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so) creating libGeoIPUpdate.la (cd .libs && rm -f libGeoIPUpdate.la && ln -s ../libGeoIPUpdate.la libGeoIPUpdate.la) make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/libGeoIP' Making all in apps make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/apps' gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/etc\" -Wall -O2 -march=i486 -mtune=i686 -c geoiplookup.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o geoiplookup geoiplookup.o ../libGeoIP/libGeoIP.la mkdir .libs gcc -O2 -march=i486 -mtune=i686 -o .libs/geoiplookup geoiplookup.o ../libGeoIP/.libs/libGeoIP.so creating geoiplookup gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/etc\" -Wall -O2 -march=i486 -mtune=i686 -c geoiplookup6.c geoiplookup6.c: In function 'geoiplookup': geoiplookup6.c:120: warning: unused variable 'org' geoiplookup6.c:119: warning: unused variable 'gir' geoiplookup6.c:118: warning: unused variable 'region' geoiplookup6.c:116: warning: unused variable 'netspeed' geoiplookup6.c:115: warning: unused variable 'domain_name' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o geoiplookup6 geoiplookup6.o ../libGeoIP/libGeoIP.la gcc -O2 -march=i486 -mtune=i686 -o .libs/geoiplookup6 geoiplookup6.o ../libGeoIP/.libs/libGeoIP.so creating geoiplookup6 gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/etc\" -Wall -O2 -march=i486 -mtune=i686 -c geoipupdate.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o geoipupdate geoipupdate.o ../libGeoIP/libGeoIPUpdate.la ../libGeoIP/libGeoIP.la gcc -O2 -march=i486 -mtune=i686 -o .libs/geoipupdate geoipupdate.o ../libGeoIP/.libs/libGeoIPUpdate.so -lz /home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/libGeoIP/.libs/libGeoIP.so ../libGeoIP/.libs/libGeoIP.so creating geoipupdate make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/apps' Making all in conf make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/conf' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/conf' Making all in data make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/data' Making all in test make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/test' gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=i486 -mtune=i686 -c benchmark.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o benchmark benchmark.o ../libGeoIP/libGeoIP.la mkdir .libs gcc -O2 -march=i486 -mtune=i686 -o .libs/benchmark benchmark.o ../libGeoIP/.libs/libGeoIP.so creating benchmark gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=i486 -mtune=i686 -c test-geoip-region.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o test-geoip-region test-geoip-region.o ../libGeoIP/libGeoIP.la gcc -O2 -march=i486 -mtune=i686 -o .libs/test-geoip-region test-geoip-region.o ../libGeoIP/.libs/libGeoIP.so creating test-geoip-region gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=i486 -mtune=i686 -c test-geoip-city.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o test-geoip-city test-geoip-city.o ../libGeoIP/libGeoIP.la gcc -O2 -march=i486 -mtune=i686 -o .libs/test-geoip-city test-geoip-city.o ../libGeoIP/.libs/libGeoIP.so creating test-geoip-city gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=i486 -mtune=i686 -c test-geoip-org.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o test-geoip-org test-geoip-org.o ../libGeoIP/libGeoIP.la gcc -O2 -march=i486 -mtune=i686 -o .libs/test-geoip-org test-geoip-org.o ../libGeoIP/.libs/libGeoIP.so creating test-geoip-org gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=i486 -mtune=i686 -c test-geoip-asnum.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o test-geoip-asnum test-geoip-asnum.o ../libGeoIP/libGeoIP.la gcc -O2 -march=i486 -mtune=i686 -o .libs/test-geoip-asnum test-geoip-asnum.o ../libGeoIP/.libs/libGeoIP.so creating test-geoip-asnum gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=i486 -mtune=i686 -c test-geoip-isp.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o test-geoip-isp test-geoip-isp.o ../libGeoIP/libGeoIP.la gcc -O2 -march=i486 -mtune=i686 -o .libs/test-geoip-isp test-geoip-isp.o ../libGeoIP/.libs/libGeoIP.so creating test-geoip-isp gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"GeoIP\ 1.4.6\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.6\" -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=i486 -mtune=i686 -c test-geoip-netspeed.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/libGeoIP.la gcc -O2 -march=i486 -mtune=i686 -o .libs/test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/.libs/libGeoIP.so creating test-geoip-netspeed make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/test' Making all in man make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/man' rm -f geoipupdate.1 geoipupdate.1.tmp sed -e 's|DATADIR|/usr/share/GeoIP|g' -e 's|CONF_DIR|/etc|g' './geoipupdate.1.in' >geoipupdate.1.tmp mv geoipupdate.1.tmp geoipupdate.1 rm -f geoiplookup6.1 geoiplookup6.1.tmp sed -e 's|DATADIR|/usr/share/GeoIP|g' -e 's|CONF_DIR|/etc|g' './geoiplookup6.1.in' >geoiplookup6.1.tmp mv geoiplookup6.1.tmp geoiplookup6.1 rm -f geoiplookup.1 geoiplookup.1.tmp sed -e 's|DATADIR|/usr/share/GeoIP|g' -e 's|CONF_DIR|/etc|g' './geoiplookup.1.in' >geoiplookup.1.tmp mv geoiplookup.1.tmp geoiplookup.1 make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/man' make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6' Making install in libGeoIP make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/libGeoIP' make[2]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/libGeoIP' test -z "/usr/lib" || /bin/mkdir -p "/home/slackel/salix-current/GeoIP/pkg/usr/lib" /bin/sh ../libtool --mode=install /bin/ginstall -c 'libGeoIP.la' '/home/slackel/salix-current/GeoIP/pkg/usr/lib/libGeoIP.la' /bin/ginstall -c .libs/libGeoIP.so.1.4.6 /home/slackel/salix-current/GeoIP/pkg/usr/lib/libGeoIP.so.1.4.6 (cd /home/slackel/salix-current/GeoIP/pkg/usr/lib && { ln -s -f libGeoIP.so.1.4.6 libGeoIP.so.1 || { rm -f libGeoIP.so.1 && ln -s libGeoIP.so.1.4.6 libGeoIP.so.1; }; }) (cd /home/slackel/salix-current/GeoIP/pkg/usr/lib && { ln -s -f libGeoIP.so.1.4.6 libGeoIP.so || { rm -f libGeoIP.so && ln -s libGeoIP.so.1.4.6 libGeoIP.so; }; }) /bin/ginstall -c .libs/libGeoIP.lai /home/slackel/salix-current/GeoIP/pkg/usr/lib/libGeoIP.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /bin/ginstall -c 'libGeoIPUpdate.la' '/home/slackel/salix-current/GeoIP/pkg/usr/lib/libGeoIPUpdate.la' libtool: install: warning: relinking `libGeoIPUpdate.la' (cd /home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/libGeoIP; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -march=i486 -mtune=i686 -o libGeoIPUpdate.la -rpath /usr/lib GeoIPUpdate.lo md5.lo -lz libGeoIP.la -inst-prefix-dir /home/slackel/salix-current/GeoIP/pkg) gcc -shared .libs/GeoIPUpdate.o .libs/md5.o -lz -L/home/slackel/salix-current/GeoIP/pkg/usr/lib -L/usr/lib -lGeoIP -march=i486 -mtune=i686 -Wl,-soname -Wl,libGeoIPUpdate.so.0 -o .libs/libGeoIPUpdate.so.0.0.0 /bin/ginstall -c .libs/libGeoIPUpdate.so.0.0.0T /home/slackel/salix-current/GeoIP/pkg/usr/lib/libGeoIPUpdate.so.0.0.0 (cd /home/slackel/salix-current/GeoIP/pkg/usr/lib && { ln -s -f libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so.0 || { rm -f libGeoIPUpdate.so.0 && ln -s libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so.0; }; }) (cd /home/slackel/salix-current/GeoIP/pkg/usr/lib && { ln -s -f libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so || { rm -f libGeoIPUpdate.so && ln -s libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so; }; }) /bin/ginstall -c .libs/libGeoIPUpdate.lai /home/slackel/salix-current/GeoIP/pkg/usr/lib/libGeoIPUpdate.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/home/slackel/salix-current/GeoIP/pkg/usr/include" /bin/ginstall -c -m 644 'GeoIP.h' '/home/slackel/salix-current/GeoIP/pkg/usr/include/GeoIP.h' /bin/ginstall -c -m 644 'GeoIPCity.h' '/home/slackel/salix-current/GeoIP/pkg/usr/include/GeoIPCity.h' /bin/ginstall -c -m 644 'GeoIPUpdate.h' '/home/slackel/salix-current/GeoIP/pkg/usr/include/GeoIPUpdate.h' make[2]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/libGeoIP' make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/libGeoIP' Making install in apps make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/apps' make[2]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/apps' test -z "/usr/bin" || /bin/mkdir -p "/home/slackel/salix-current/GeoIP/pkg/usr/bin" /bin/sh ../libtool --mode=install /bin/ginstall -c 'geoiplookup' '/home/slackel/salix-current/GeoIP/pkg/usr/bin/geoiplookup' /bin/ginstall -c .libs/geoiplookup /home/slackel/salix-current/GeoIP/pkg/usr/bin/geoiplookup /bin/sh ../libtool --mode=install /bin/ginstall -c 'geoiplookup6' '/home/slackel/salix-current/GeoIP/pkg/usr/bin/geoiplookup6' /bin/ginstall -c .libs/geoiplookup6 /home/slackel/salix-current/GeoIP/pkg/usr/bin/geoiplookup6 /bin/sh ../libtool --mode=install /bin/ginstall -c 'geoipupdate' '/home/slackel/salix-current/GeoIP/pkg/usr/bin/geoipupdate' /bin/ginstall -c .libs/geoipupdate /home/slackel/salix-current/GeoIP/pkg/usr/bin/geoipupdate make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/apps' make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/apps' Making install in conf make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/conf' make[2]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/conf' test -z "/etc" || /bin/mkdir -p "/home/slackel/salix-current/GeoIP/pkg/etc" /bin/ginstall -c -m 644 'GeoIP.conf.default' '/home/slackel/salix-current/GeoIP/pkg/etc/GeoIP.conf.default' make install-exec-hook make[3]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/conf' /bin/ginstall -c -m 644 GeoIP.conf.default /home/slackel/salix-current/GeoIP/pkg/etc/GeoIP.conf make[3]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/conf' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/conf' make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/conf' Making install in data make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/data' make[2]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/GeoIP" || /bin/mkdir -p "/home/slackel/salix-current/GeoIP/pkg/usr/share/GeoIP" /bin/ginstall -c -m 644 'GeoIP.dat' '/home/slackel/salix-current/GeoIP/pkg/usr/share/GeoIP/GeoIP.dat' test -z "/usr/share/GeoIP" || /bin/mkdir -p "/home/slackel/salix-current/GeoIP/pkg/usr/share/GeoIP" make install-data-hook make[3]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/data' install-data-hook will not overwrite existing /home/slackel/salix-current/GeoIP/pkg/usr/share/GeoIP/GeoIP.dat make[3]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/data' make[2]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/data' make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/data' Making install in test make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/test' make[2]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/test' make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/test' Making install in man make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/man' make[2]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/man/man1" || /bin/mkdir -p "/home/slackel/salix-current/GeoIP/pkg/usr/man/man1" /bin/ginstall -c -m 644 './geoipupdate.1' '/home/slackel/salix-current/GeoIP/pkg/usr/man/man1/geoipupdate.1' /bin/ginstall -c -m 644 './geoiplookup6.1' '/home/slackel/salix-current/GeoIP/pkg/usr/man/man1/geoiplookup6.1' /bin/ginstall -c -m 644 './geoiplookup.1' '/home/slackel/salix-current/GeoIP/pkg/usr/man/man1/geoiplookup.1' make install-data-hook make[3]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/man' cat geoipupdate.1 | sed s,DATADIR,/usr/share/GeoIP, | sed s,CONF_DIR,/etc, > /home/slackel/salix-current/GeoIP/pkg/usr/man/man1/geoipupdate.1 cat geoiplookup.1 | sed s,DATADIR,/usr/share/GeoIP, > /home/slackel/salix-current/GeoIP/pkg/usr/man/man1/geoiplookup.1 cat geoiplookup6.1 | sed s,DATADIR,/usr/share/GeoIP, > /home/slackel/salix-current/GeoIP/pkg/usr/man/man1/geoiplookup6.1 make[3]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/man' make[2]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/man' make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6/man' make[1]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6' make[2]: Entering directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6' make[1]: Leaving directory `/home/slackel/salix-current/GeoIP/src/GeoIP-1.4.6' /home/slackel/salix-current/GeoIP/pkg: total 12 drwxr-xr-x 2 root root 4096 Apr 2 17:32 etc drwxr-xr-x 2 root root 4096 Apr 2 17:32 install drwxr-xr-x 9 root root 4096 Apr 2 17:32 usr /home/slackel/salix-current/GeoIP/pkg/etc: total 8 -rw-r--r-- 1 root root 588 Apr 2 17:32 GeoIP.conf.default -rw-r--r-- 1 root root 588 Apr 2 17:32 GeoIP.conf.new /home/slackel/salix-current/GeoIP/pkg/install: total 8 -rw-r--r-- 1 root root 266 Apr 2 17:32 doinst.sh -rw-r--r-- 1 root root 517 Apr 2 17:32 slack-desc /home/slackel/salix-current/GeoIP/pkg/usr: total 28 drwxr-xr-x 2 root root 4096 Apr 2 17:32 bin drwxr-xr-x 3 root root 4096 Apr 2 17:32 doc drwxr-xr-x 2 root root 4096 Apr 2 17:32 include drwxr-xr-x 2 root root 4096 Apr 2 17:32 lib drwxr-xr-x 3 root root 4096 Apr 2 17:32 man drwxr-xr-x 3 root root 4096 Apr 2 17:32 share drwxr-xr-x 3 root root 4096 Apr 2 17:31 src /home/slackel/salix-current/GeoIP/pkg/usr/bin: total 24 -rwxr-xr-x 1 root root 6500 Apr 2 17:32 geoiplookup -rwxr-xr-x 1 root root 5784 Apr 2 17:32 geoiplookup6 -rwxr-xr-x 1 root root 7208 Apr 2 17:32 geoipupdate /home/slackel/salix-current/GeoIP/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Apr 2 17:32 GeoIP-1.4.6 /home/slackel/salix-current/GeoIP/pkg/usr/doc/GeoIP-1.4.6: total 84 -rw-r--r-- 1 root root 35 Apr 2 17:32 AUTHORS -rw-r--r-- 1 root root 26599 Apr 2 17:32 COPYING -rw-r--r-- 1 root root 26036 Apr 2 17:32 ChangeLog -rw-r--r-- 1 root root 9498 Apr 2 17:32 INSTALL -rw-r--r-- 1 root root 6936 Apr 2 17:32 README -rw-r--r-- 1 root root 2336 Apr 2 17:32 TODO /home/slackel/salix-current/GeoIP/pkg/usr/include: total 20 -rw-r--r-- 1 root root 8830 Apr 2 17:32 GeoIP.h -rw-r--r-- 1 root root 2208 Apr 2 17:32 GeoIPCity.h -rw-r--r-- 1 root root 3075 Apr 2 17:32 GeoIPUpdate.h /home/slackel/salix-current/GeoIP/pkg/usr/lib: total 232 -rwxr-xr-x 1 root root 783 Apr 2 17:32 libGeoIP.la lrwxrwxrwx 1 root root 17 Apr 2 17:32 libGeoIP.so -> libGeoIP.so.1.4.6 lrwxrwxrwx 1 root root 17 Apr 2 17:32 libGeoIP.so.1 -> libGeoIP.so.1.4.6 -rwxr-xr-x 1 root root 204596 Apr 2 17:32 libGeoIP.so.1.4.6 -rwxr-xr-x 1 root root 844 Apr 2 17:32 libGeoIPUpdate.la lrwxrwxrwx 1 root root 23 Apr 2 17:32 libGeoIPUpdate.so -> libGeoIPUpdate.so.0.0.0 lrwxrwxrwx 1 root root 23 Apr 2 17:32 libGeoIPUpdate.so.0 -> libGeoIPUpdate.so.0.0.0 -rwxr-xr-x 1 root root 20308 Apr 2 17:32 libGeoIPUpdate.so.0.0.0 /home/slackel/salix-current/GeoIP/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Apr 2 17:32 man1 /home/slackel/salix-current/GeoIP/pkg/usr/man/man1: total 12 -rw-r--r-- 1 root root 660 Apr 2 17:32 geoiplookup.1.gz -rw-r--r-- 1 root root 790 Apr 2 17:32 geoiplookup6.1.gz -rw-r--r-- 1 root root 1002 Apr 2 17:32 geoipupdate.1.gz /home/slackel/salix-current/GeoIP/pkg/usr/share: total 4 drwxr-xr-x 2 root root 4096 Apr 2 17:32 GeoIP /home/slackel/salix-current/GeoIP/pkg/usr/share/GeoIP: total 1136 -rw-r--r-- 1 root root 1156240 Apr 2 17:32 GeoIP.dat /home/slackel/salix-current/GeoIP/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Apr 2 17:32 GeoIP-1.4.6 /home/slackel/salix-current/GeoIP/pkg/usr/src/GeoIP-1.4.6: total 4 -rw-r--r-- 1 root root 1320 Apr 2 17:32 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libGeoIPUpdate.so.0 -> libGeoIPUpdate.so.0.0.0 usr/lib/libGeoIP.so.1 -> libGeoIP.so.1.4.6 usr/lib/libGeoIPUpdate.so -> libGeoIPUpdate.so.0.0.0 usr/lib/libGeoIP.so -> libGeoIP.so.1.4.6 Making symbolic link creation script: ( cd usr/lib ; rm -rf libGeoIPUpdate.so.0 ) ( cd usr/lib ; ln -sf libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so.0 ) ( cd usr/lib ; rm -rf libGeoIP.so.1 ) ( cd usr/lib ; ln -sf libGeoIP.so.1.4.6 libGeoIP.so.1 ) ( cd usr/lib ; rm -rf libGeoIPUpdate.so ) ( cd usr/lib ; ln -sf libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so ) ( cd usr/lib ; rm -rf libGeoIP.so ) ( cd usr/lib ; ln -sf libGeoIP.so.1.4.6 libGeoIP.so ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib/libGeoIPUpdate.so.0' removed `./usr/lib/libGeoIP.so.1' removed `./usr/lib/libGeoIPUpdate.so' removed `./usr/lib/libGeoIP.so' Updating your ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/slackel/salix-current/GeoIP/GeoIP-1.4.6-i486-1dj.txz ./ usr/ usr/src/ usr/src/GeoIP-1.4.6/ usr/src/GeoIP-1.4.6/SLKBUILD usr/man/ usr/man/man1/ usr/man/man1/geoipupdate.1.gz usr/man/man1/geoiplookup.1.gz usr/man/man1/geoiplookup6.1.gz usr/include/ usr/include/GeoIPCity.h usr/include/GeoIPUpdate.h usr/include/GeoIP.h usr/doc/ usr/doc/GeoIP-1.4.6/ usr/doc/GeoIP-1.4.6/TODO usr/doc/GeoIP-1.4.6/INSTALL usr/doc/GeoIP-1.4.6/README usr/doc/GeoIP-1.4.6/ChangeLog usr/doc/GeoIP-1.4.6/AUTHORS usr/doc/GeoIP-1.4.6/COPYING usr/lib/ usr/lib/libGeoIP.la usr/lib/libGeoIP.so.1.4.6 usr/lib/libGeoIPUpdate.so.0.0.0 usr/lib/libGeoIPUpdate.la usr/bin/ usr/bin/geoiplookup6 usr/bin/geoipupdate usr/bin/geoiplookup usr/share/ usr/share/GeoIP/ usr/share/GeoIP/GeoIP.dat etc/ etc/GeoIP.conf.default etc/GeoIP.conf.new install/ install/slack-desc install/doinst.sh Slackware package /home/slackel/salix-current/GeoIP/GeoIP-1.4.6-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories