Advertisement
Guest User

Untitled

a guest
May 4th, 2017
556
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.96 KB | None | 0 0
  1. $ sudo /autoinstall_mac/install.sh
  2. + echo -n 'Checking for GTK framework . . . '
  3. Checking for GTK framework . . . + '[' -d /Library/Frameworks/GLib.framework/Headers ']'
  4. + echo '[OK]'
  5. [OK]
  6. + '[' -f /usr/lib/libGeoIP.so ']'
  7. + '[' -f /usr/local/lib/libGeoIP.so ']'
  8. + echo ''
  9.  
  10. + echo 'Now I will install libGeoIP. This will output a lot.
  11. If you see an error in any of it that you cannot solve email me at pandagoat@gmail.com.'
  12. Now I will install libGeoIP. This will output a lot.
  13. If you see an error in any of it that you cannot solve email me at pandagoat@gmail.com.
  14. + echo 'Press enter to continue, ctrl+c to quit . . .'
  15. Press enter to continue, ctrl+c to quit . . .
  16. + read WAIT
  17.  
  18. + cd /autoinstall_mac/
  19. + tar -zxf /autoinstall_mac/GeoIP-1.4.5.tar.gz
  20. + cd /autoinstall_mac/GeoIP-1.4.5
  21. + ./configure
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking whether make sets $(MAKE)... yes
  25. checking for working aclocal-1.4... missing
  26. checking for working autoconf... found
  27. checking for working automake-1.4... missing
  28. checking for working autoheader... found
  29. checking for working makeinfo... found
  30. checking for gcc... gcc
  31. checking for C compiler default output file name... a.out
  32. checking whether the C compiler works... yes
  33. checking whether we are cross compiling... no
  34. checking for suffix of executables...
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether gcc accepts -g... yes
  38. checking for gcc option to accept ANSI C... none needed
  39. checking build system type... i686-apple-darwin9.5.0
  40. checking host system type... i686-apple-darwin9.5.0
  41. checking for a sed that does not truncate output... /usr/bin/sed
  42. checking for egrep... grep -E
  43. checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
  44. checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
  45. checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
  46. checking for BSD-compatible nm... /usr/bin/nm -p
  47. checking whether ln -s works... yes
  48. checking how to recognise dependent libraries... pass_all
  49. checking how to run the C preprocessor... gcc -E
  50. checking for ANSI C header files... yes
  51. checking for sys/types.h... yes
  52. checking for sys/stat.h... yes
  53. checking for stdlib.h... yes
  54. checking for string.h... yes
  55. checking for memory.h... yes
  56. checking for strings.h... yes
  57. checking for inttypes.h... yes
  58. checking for stdint.h... yes
  59. checking for unistd.h... yes
  60. checking dlfcn.h usability... yes
  61. checking dlfcn.h presence... yes
  62. checking for dlfcn.h... yes
  63. checking for g++... g++
  64. checking whether we are using the GNU C++ compiler... yes
  65. checking whether g++ accepts -g... yes
  66. rm: conftest.dSYM: is a directory
  67. checking how to run the C++ preprocessor... g++ -E
  68. checking for g77... no
  69. checking for f77... no
  70. checking for xlf... no
  71. checking for frt... no
  72. checking for pgf77... no
  73. checking for fort77... no
  74. checking for fl32... no
  75. checking for af77... no
  76. checking for f90... no
  77. checking for xlf90... no
  78. checking for pgf90... no
  79. checking for epcf90... no
  80. checking for f95... no
  81. checking for fort... no
  82. checking for xlf95... no
  83. checking for ifc... no
  84. checking for efc... no
  85. checking for pgf95... no
  86. checking for lf95... no
  87. checking for gfortran... no
  88. checking whether we are using the GNU Fortran 77 compiler... no
  89. checking whether accepts -g... no
  90. checking the maximum length of command line arguments... 196608
  91. checking command to parse /usr/bin/nm -p output from gcc object... rm: conftest.dSYM: is a directory
  92. rm: conftest.dSYM: is a directory
  93. rm: conftest.dSYM: is a directory
  94. rm: conftest.dSYM: is a directory
  95. ok
  96. checking for objdir... .libs
  97. checking for ar... ar
  98. checking for ranlib... ranlib
  99. checking for strip... strip
  100. rm: conftest.dSYM: is a directory
  101. rm: conftest.dSYM: is a directory
  102. checking if gcc static flag works... rm: conftest.dSYM: is a directory
  103. yes
  104. checking if gcc supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is a directory
  105. no
  106. checking for gcc option to produce PIC... -fno-common
  107. checking if gcc PIC flag -fno-common works... rm: conftest.dSYM: is a directory
  108. yes
  109. checking if gcc supports -c -o file.o... rm: conftest.dSYM: is a directory
  110. yes
  111. checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
  112. checking dynamic linker characteristics... darwin9.5.0 dyld
  113. checking how to hardcode library paths into programs... immediate
  114. checking whether stripping libraries is possible... yes
  115. checking if libtool supports shared libraries... yes
  116. checking whether to build shared libraries... yes
  117. checking whether to build static libraries... yes
  118. configure: creating libtool
  119. appending configuration tag "CXX" to libtool
  120. rm: conftest.dSYM: is a directory
  121. rm: conftest.dSYM: is a directory
  122. checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
  123. checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
  124. checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
  125. checking for g++ option to produce PIC... -fno-common
  126. checking if g++ PIC flag -fno-common works... rm: conftest.dSYM: is a directory
  127. yes
  128. checking if g++ supports -c -o file.o... rm: conftest.dSYM: is a directory
  129. yes
  130. checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
  131. checking dynamic linker characteristics... darwin9.5.0 dyld
  132. checking how to hardcode library paths into programs... immediate
  133. checking whether stripping libraries is possible... yes
  134. appending configuration tag "F77" to libtool
  135. Enabling GeoIP City Edition support
  136. checking for byte... no
  137. checking for ushort... yes
  138. checking for ulong... no
  139. checking for u16... no
  140. checking for u32... no
  141. checking whether byte ordering is bigendian... no
  142. checking for stdint.h... (cached) yes
  143. checking zlib.h usability... yes
  144. checking zlib.h presence... yes
  145. checking for zlib.h... yes
  146. checking for gethostbyname... yes
  147. checking for gethostbyname_r... no
  148. configure: creating ./config.status
  149. config.status: creating Makefile
  150. config.status: creating GeoIP.spec
  151. config.status: creating libGeoIP/Makefile
  152. config.status: creating apps/Makefile
  153. config.status: creating conf/Makefile
  154. config.status: creating data/Makefile
  155. config.status: creating man/Makefile
  156. config.status: creating test/Makefile
  157. + echo ''
  158.  
  159. + echo 'Check for errors in the last few lines.'
  160. Check for errors in the last few lines.
  161. + echo 'Press enter to continue, ctrl+c to quit . . .'
  162. Press enter to continue, ctrl+c to quit . . .
  163. + read WAIT
  164.  
  165. + make
  166. Making all in libGeoIP
  167. /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIP.c
  168. mkdir .libs
  169. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIP.c -fno-common -DPIC -o .libs/GeoIP.o
  170. GeoIP.c: In function '_check_mtime':
  171. GeoIP.c:349: warning: implicit declaration of function 'gettimeofday'
  172. GeoIP.c: In function '_GeoIP_seek_record_v6':
  173. GeoIP.c:501: warning: pointer targets in passing argument 2 of 'inet_pton' differ in signedness
  174. GeoIP.c: In function '_get_name':
  175. GeoIP.c:1294: warning: pointer targets in assignment differ in signedness
  176. GeoIP.c: In function '_get_name_v6':
  177. GeoIP.c:1329: warning: pointer targets in assignment differ in signedness
  178. GeoIP.c: In function 'GeoIP_range_by_ip':
  179. GeoIP.c:1391: warning: operation on 'left_seek' may be undefined
  180. GeoIP.c:1400: warning: operation on 'right_seek' may be undefined
  181. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIP.c -o GeoIP.o >/dev/null 2>&1
  182. /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPCity.c
  183. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPCity.c -fno-common -DPIC -o .libs/GeoIPCity.o
  184. GeoIPCity.c: In function '_extract_record':
  185. GeoIPCity.c:86: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
  186. GeoIPCity.c:110: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
  187. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPCity.c -o GeoIPCity.o >/dev/null 2>&1
  188. /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c regionName.c
  189. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c regionName.c -fno-common -DPIC -o .libs/regionName.o
  190. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c regionName.c -o regionName.o >/dev/null 2>&1
  191. /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c timeZone.c
  192. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c timeZone.c -fno-common -DPIC -o .libs/timeZone.o
  193. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c timeZone.c -o timeZone.o >/dev/null 2>&1
  194. /bin/sh ../libtool --mode=link gcc -g -O2 -o libGeoIP.la -rpath /usr/local/lib -version-info 5:5:4 GeoIP.lo GeoIPCity.lo regionName.lo timeZone.lo
  195. gcc -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/libGeoIP.1.4.5.dylib .libs/GeoIP.o .libs/GeoIPCity.o .libs/regionName.o .libs/timeZone.o -install_name /usr/local/lib/libGeoIP.1.dylib -Wl,-compatibility_version -Wl,6 -Wl,-current_version -Wl,6.5
  196. (cd .libs && rm -f libGeoIP.1.dylib && ln -s libGeoIP.1.4.5.dylib libGeoIP.1.dylib)
  197. (cd .libs && rm -f libGeoIP.dylib && ln -s libGeoIP.1.4.5.dylib libGeoIP.dylib)
  198. ar cru .libs/libGeoIP.a GeoIP.o GeoIPCity.o regionName.o timeZone.o
  199. ranlib .libs/libGeoIP.a
  200. creating libGeoIP.la
  201. (cd .libs && rm -f libGeoIP.la && ln -s ../libGeoIP.la libGeoIP.la)
  202. /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPUpdate.c
  203. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPUpdate.c -fno-common -DPIC -o .libs/GeoIPUpdate.o
  204. GeoIPUpdate.c: In function 'GeoIP_update_database_general':
  205. GeoIPUpdate.c:631: warning: pointer targets in passing argument 2 of 'md5_write' differ in signedness
  206. GeoIPUpdate.c:632: warning: pointer targets in passing argument 2 of 'md5_write' differ in signedness
  207. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPUpdate.c -o GeoIPUpdate.o >/dev/null 2>&1
  208. /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c md5.c
  209. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c md5.c -fno-common -DPIC -o .libs/md5.o
  210. md5.c:324: warning: 'md5_read' defined but not used
  211. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c md5.c -o md5.o >/dev/null 2>&1
  212. /bin/sh ../libtool --mode=link gcc -g -O2 -o libGeoIPUpdate.la -rpath /usr/local/lib GeoIPUpdate.lo md5.lo -lz libGeoIP.la
  213. gcc -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/libGeoIPUpdate.0.0.0.dylib .libs/GeoIPUpdate.o .libs/md5.o -lz ./.libs/libGeoIP.dylib -install_name /usr/local/lib/libGeoIPUpdate.0.dylib -Wl,-compatibility_version -Wl,1 -Wl,-current_version -Wl,1.0
  214. (cd .libs && rm -f libGeoIPUpdate.0.dylib && ln -s libGeoIPUpdate.0.0.0.dylib libGeoIPUpdate.0.dylib)
  215. (cd .libs && rm -f libGeoIPUpdate.dylib && ln -s libGeoIPUpdate.0.0.0.dylib libGeoIPUpdate.dylib)
  216. ar cru .libs/libGeoIPUpdate.a GeoIPUpdate.o md5.o
  217. ranlib .libs/libGeoIPUpdate.a
  218. creating libGeoIPUpdate.la
  219. (cd .libs && rm -f libGeoIPUpdate.la && ln -s ../libGeoIPUpdate.la libGeoIPUpdate.la)
  220. Making all in apps
  221. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O2 -c geoiplookup.c
  222. /bin/sh ../libtool --mode=link gcc -g -O2 -o geoiplookup geoiplookup.o ../libGeoIP/libGeoIP.la
  223. mkdir .libs
  224. gcc -g -O2 -o .libs/geoiplookup geoiplookup.o ../libGeoIP/.libs/libGeoIP.dylib
  225. creating geoiplookup
  226. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O2 -c geoiplookup6.c
  227. geoiplookup6.c: In function �geoiplookup�:
  228. geoiplookup6.c:120: warning: unused variable �org�
  229. geoiplookup6.c:119: warning: unused variable �gir�
  230. geoiplookup6.c:118: warning: unused variable �region�
  231. geoiplookup6.c:116: warning: unused variable �netspeed�
  232. geoiplookup6.c:115: warning: unused variable �domain_name�
  233. /bin/sh ../libtool --mode=link gcc -g -O2 -o geoiplookup6 geoiplookup6.o ../libGeoIP/libGeoIP.la
  234. gcc -g -O2 -o .libs/geoiplookup6 geoiplookup6.o ../libGeoIP/.libs/libGeoIP.dylib
  235. creating geoiplookup6
  236. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O2 -c geoipupdate.c
  237. geoipupdate.c: In function �main�:
  238. geoipupdate.c:151: warning: pointer targets in passing argument 1 of �strstr� differ in signedness
  239. geoipupdate.c:198: warning: pointer targets in passing argument 1 of �strstr� differ in signedness
  240. geoipupdate.c:224: warning: pointer targets in passing argument 1 of �strstr� differ in signedness
  241. /bin/sh ../libtool --mode=link gcc -g -O2 -o geoipupdate geoipupdate.o ../libGeoIP/libGeoIPUpdate.la ../libGeoIP/libGeoIP.la
  242. gcc -g -O2 -o .libs/geoipupdate geoipupdate.o ../libGeoIP/.libs/libGeoIPUpdate.dylib -lz /autoinstall_mac/GeoIP-1.4.5/libGeoIP/.libs/libGeoIP.dylib ../libGeoIP/.libs/libGeoIP.dylib
  243. creating geoipupdate
  244. Making all in conf
  245. make[1]: Nothing to be done for `all'.
  246. Making all in data
  247. make[1]: Nothing to be done for `all'.
  248. Making all in test
  249. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -g -O2 -c benchmark.c
  250. /bin/sh ../libtool --mode=link gcc -g -O2 -o benchmark benchmark.o ../libGeoIP/libGeoIP.la
  251. mkdir .libs
  252. gcc -g -O2 -o .libs/benchmark benchmark.o ../libGeoIP/.libs/libGeoIP.dylib
  253. creating benchmark
  254. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -g -O2 -c test-geoip-region.c
  255. /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-region test-geoip-region.o ../libGeoIP/libGeoIP.la
  256. gcc -g -O2 -o .libs/test-geoip-region test-geoip-region.o ../libGeoIP/.libs/libGeoIP.dylib
  257. creating test-geoip-region
  258. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -g -O2 -c test-geoip-city.c
  259. /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-city test-geoip-city.o ../libGeoIP/libGeoIP.la
  260. gcc -g -O2 -o .libs/test-geoip-city test-geoip-city.o ../libGeoIP/.libs/libGeoIP.dylib
  261. creating test-geoip-city
  262. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -g -O2 -c test-geoip-org.c
  263. /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-org test-geoip-org.o ../libGeoIP/libGeoIP.la
  264. gcc -g -O2 -o .libs/test-geoip-org test-geoip-org.o ../libGeoIP/.libs/libGeoIP.dylib
  265. creating test-geoip-org
  266. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -g -O2 -c test-geoip-asnum.c
  267. /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-asnum test-geoip-asnum.o ../libGeoIP/libGeoIP.la
  268. gcc -g -O2 -o .libs/test-geoip-asnum test-geoip-asnum.o ../libGeoIP/.libs/libGeoIP.dylib
  269. creating test-geoip-asnum
  270. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -g -O2 -c test-geoip-isp.c
  271. /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-isp test-geoip-isp.o ../libGeoIP/libGeoIP.la
  272. gcc -g -O2 -o .libs/test-geoip-isp test-geoip-isp.o ../libGeoIP/.libs/libGeoIP.dylib
  273. creating test-geoip-isp
  274. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.5\" -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 -DHAVE_DLFCN_H=1 -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -g -O2 -c test-geoip-netspeed.c
  275. /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/libGeoIP.la
  276. gcc -g -O2 -o .libs/test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/.libs/libGeoIP.dylib
  277. creating test-geoip-netspeed
  278. Making all in man
  279. make[1]: Nothing to be done for `all'.
  280. make[1]: Nothing to be done for `all-am'.
  281. + echo ''
  282.  
  283. + echo 'Check for errors in the last few lines. The next step will install it. This will require your password, so enter it as nesaccary.'
  284. Check for errors in the last few lines. The next step will install it. This will require your password, so enter it as nesaccary.
  285. + echo 'Press enter to continue, ctrl+c to quit . . .'
  286. Press enter to continue, ctrl+c to quit . . .
  287. + read WAIT
  288.  
  289. + sudo make install
  290. Making install in libGeoIP
  291. /bin/sh ../mkinstalldirs /usr/local/lib
  292. /bin/sh ../libtool --mode=install /usr/bin/install -c libGeoIP.la /usr/local/lib/libGeoIP.la
  293. /usr/bin/install -c .libs/libGeoIP.1.4.5.dylib /usr/local/lib/libGeoIP.1.4.5.dylib
  294. (cd /usr/local/lib && rm -f libGeoIP.1.dylib && ln -s libGeoIP.1.4.5.dylib libGeoIP.1.dylib)
  295. (cd /usr/local/lib && rm -f libGeoIP.dylib && ln -s libGeoIP.1.4.5.dylib libGeoIP.dylib)
  296. /usr/bin/install -c .libs/libGeoIP.lai /usr/local/lib/libGeoIP.la
  297. /usr/bin/install -c .libs/libGeoIP.a /usr/local/lib/libGeoIP.a
  298. ranlib /usr/local/lib/libGeoIP.a
  299. chmod 644 /usr/local/lib/libGeoIP.a
  300. ----------------------------------------------------------------------
  301. Libraries have been installed in:
  302. /usr/local/lib
  303.  
  304. If you ever happen to want to link against installed libraries
  305. in a given directory, LIBDIR, you must either use libtool, and
  306. specify the full pathname of the library, or use the `-LLIBDIR'
  307. flag during linking and do at least one of the following:
  308. - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
  309. during execution
  310.  
  311. See any operating system documentation about shared libraries for
  312. more information, such as the ld(1) and ld.so(8) manual pages.
  313. ----------------------------------------------------------------------
  314. /bin/sh ../libtool --mode=install /usr/bin/install -c libGeoIPUpdate.la /usr/local/lib/libGeoIPUpdate.la
  315. /usr/bin/install -c .libs/libGeoIPUpdate.0.0.0.dylib /usr/local/lib/libGeoIPUpdate.0.0.0.dylib
  316. (cd /usr/local/lib && rm -f libGeoIPUpdate.0.dylib && ln -s libGeoIPUpdate.0.0.0.dylib libGeoIPUpdate.0.dylib)
  317. (cd /usr/local/lib && rm -f libGeoIPUpdate.dylib && ln -s libGeoIPUpdate.0.0.0.dylib libGeoIPUpdate.dylib)
  318. /usr/bin/install -c .libs/libGeoIPUpdate.lai /usr/local/lib/libGeoIPUpdate.la
  319. /usr/bin/install -c .libs/libGeoIPUpdate.a /usr/local/lib/libGeoIPUpdate.a
  320. ranlib /usr/local/lib/libGeoIPUpdate.a
  321. chmod 644 /usr/local/lib/libGeoIPUpdate.a
  322. ----------------------------------------------------------------------
  323. Libraries have been installed in:
  324. /usr/local/lib
  325.  
  326. If you ever happen to want to link against installed libraries
  327. in a given directory, LIBDIR, you must either use libtool, and
  328. specify the full pathname of the library, or use the `-LLIBDIR'
  329. flag during linking and do at least one of the following:
  330. - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
  331. during execution
  332.  
  333. See any operating system documentation about shared libraries for
  334. more information, such as the ld(1) and ld.so(8) manual pages.
  335. ----------------------------------------------------------------------
  336. /bin/sh ../mkinstalldirs /usr/local/include
  337. /usr/bin/install -c -m 644 GeoIP.h /usr/local/include/GeoIP.h
  338. /usr/bin/install -c -m 644 GeoIPCity.h /usr/local/include/GeoIPCity.h
  339. /usr/bin/install -c -m 644 GeoIPUpdate.h /usr/local/include/GeoIPUpdate.h
  340. Making install in apps
  341. /bin/sh ../mkinstalldirs /usr/local/bin
  342. /bin/sh ../libtool --mode=install /usr/bin/install -c geoiplookup /usr/local/bin/geoiplookup
  343. /usr/bin/install -c .libs/geoiplookup /usr/local/bin/geoiplookup
  344. /bin/sh ../libtool --mode=install /usr/bin/install -c geoiplookup6 /usr/local/bin/geoiplookup6
  345. /usr/bin/install -c .libs/geoiplookup6 /usr/local/bin/geoiplookup6
  346. /bin/sh ../libtool --mode=install /usr/bin/install -c geoipupdate /usr/local/bin/geoipupdate
  347. /usr/bin/install -c .libs/geoipupdate /usr/local/bin/geoipupdate
  348. make[2]: Nothing to be done for `install-data-am'.
  349. Making install in conf
  350. /bin/sh ../mkinstalldirs /usr/local/etc
  351. /usr/bin/install -c -m 644 ./GeoIP.conf.default /usr/local/etc/GeoIP.conf.default
  352. make install-data-hook
  353. /bin/sh ../mkinstalldirs /usr/local/etc
  354. /usr/bin/install -c -m 644 ./GeoIP.conf.default /usr/local/etc/GeoIP.conf.default
  355. install-data-hook will not overwrite existing /usr/local/etc/GeoIP.conf
  356. Making install in data
  357. make[2]: Nothing to be done for `install-exec-am'.
  358. /bin/sh ../mkinstalldirs /usr/local/share/GeoIP
  359. make install-data-hook
  360. /bin/sh ../mkinstalldirs /usr/local/share/GeoIP
  361. install-data-hook will not overwrite existing /usr/local/share/GeoIP/GeoIP.dat
  362. Making install in test
  363. make[2]: Nothing to be done for `install-exec-am'.
  364. make[2]: Nothing to be done for `install-data-am'.
  365. Making install in man
  366. make[2]: Nothing to be done for `install-exec-am'.
  367. make install-man1
  368. /bin/sh ../mkinstalldirs /usr/local/man/man1
  369. /usr/bin/install -c -m 644 ./geoiplookup.1 /usr/local/man/man1/geoiplookup.1
  370. make install-data-hook
  371. make install-man1
  372. /bin/sh ../mkinstalldirs /usr/local/man/man1
  373. /usr/bin/install -c -m 644 ./geoiplookup.1 /usr/local/man/man1/geoiplookup.1
  374. cat geoipupdate.1 | sed s,DATADIR,/usr/local/share/GeoIP, | sed s,CONF_DIR,/usr/local/etc, > /usr/local/man/man1/geoipupdate.1
  375. cat geoiplookup.1 | sed s,DATADIR,/usr/local/share/GeoIP, > /usr/local/man/man1/geoiplookup.1
  376. make[2]: Nothing to be done for `install-exec-am'.
  377. make[2]: Nothing to be done for `install-data-am'.
  378. + cd /autoinstall_mac/
  379. + tar -zxf /autoinstall_mac/snoopy-2.9.98.tar.gz
  380. + cd /autoinstall_mac/snoopy-2.9.98
  381. + echo ''
  382.  
  383. + echo -n 'Fixing a file . . .'
  384. Fixing a file . . .+ sed 's/AC_CHECK_LIB(glib-2.0, g_slice_alloc, \[\], AC_MSG_ERROR(glib not found! Are you using linux?))/#Removed for mac/g' configure.ac
  385. + autoreconf
  386. + echo '[OK]'
  387. [OK]
  388. + mv fixed_conf configure.ac
  389. + echo ''
  390.  
  391. + echo 'Now I will install snoopy. This will output a lot.
  392. If you see an error in any of it that you cannot solve email me at pandagoat@gmail.com.'
  393. Now I will install snoopy. This will output a lot.
  394. If you see an error in any of it that you cannot solve email me at pandagoat@gmail.com.
  395. + echo 'Press enter to continue, ctrl+c to quit . . .'
  396. Press enter to continue, ctrl+c to quit . . .
  397. + read WAIT
  398.  
  399. + CPPFLAGS=-I/Library/Frameworks/GLib.framework/Headers
  400. + CFLAGS='-framework GLib./configure'
  401. + echo ''
  402.  
  403. + echo 'Check for errors in the last few lines.'
  404. Check for errors in the last few lines.
  405. + echo 'Press enter to continue, ctrl+c to quit . . .'
  406. Press enter to continue, ctrl+c to quit . . .
  407. + read WAIT
  408.  
  409. + make
  410. make: *** No targets specified and no makefile found. Stop.
  411. + echo ''
  412.  
  413. + echo 'Check for errors in the last few lines. The next step will install it. This will require your password, so enter it as nesaccary.'
  414. Check for errors in the last few lines. The next step will install it. This will require your password, so enter it as nesaccary.
  415. + echo 'Press enter to continue, ctrl+c to quit . . .'
  416. Press enter to continue, ctrl+c to quit . . .
  417. + read WAIT
  418.  
  419. + sudo make install
  420. make: Nothing to be done for `install'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement