Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.77 KB | None | 0 0
  1. [ iroffer-dinoex-snap]$ ./Configure -curl -geoip -ruby -debug
  2.  
  3. Configure for iroffer-dinoex 3.25 Beta7
  4. Determining OS... Linux
  5. Configuring for debugging.
  6. Configuring for GeoIP.
  7. Configuring for Curl.
  8. Checking for make... found make
  9. Checking for gcc/cc... found gcc
  10. Seeing if gcc works... yes
  11. Seeing if gcc accepts '-Wall'... yes
  12. Seeing if gcc accepts '-Werror'... yes
  13. Seeing how to define a 16 bit integer... short
  14. Seeing how to define a 32 bit integer... int
  15. Seeing how to define a 64 bit integer... long
  16. Seeing if compiling with standard #include's works... looks good
  17. Seeing how large FD_SETSIZE is... 1024
  18. Determining endianness... little
  19. Seeing if large file support works... yes
  20. Determing the signedness of 'addrlen'... unsigned
  21. Seeing how to display 64bit using printf... l
  22. Seeing how to display time_t using printf... li
  23. Checking for snprintf()... found
  24. Checking for strcasecmp()... found
  25. Checking for strcasestr()... found
  26. Checking for strsignal()... found
  27. Seeing if 'sys/mman.h' exists... found
  28. Seeing if 'sys/sendfile.h' exists... found
  29. Seeing if 'sys/vfs.h' exists... found
  30. Seeing if 'sys/statfs.h' exists... found
  31. Seeing if 'sys/param.h' exists... found
  32. Seeing if 'sys/mount.h' exists... found
  33. Seeing if 'sys/statvfs.h' exists... found
  34. Checking for statvfs()... found
  35. Checking for statfs()... found
  36. Seeing if 'crypt.h' is needed... not needed
  37. Seeing if '-lcrypt' is needed... needed
  38. Seeing if crypt() works as expected... yes
  39. Checking for chroot()... found
  40. Seeing if NSS libraries exist (for chroot)... found
  41. Checking for setuid()... found
  42. Checking for getgrouplist()... found
  43. Checking for Linux-style sendfile()... found
  44. Checking for mmap()/munmap()... found
  45. Checking for name of fd limit... RLIMIT_NOFILE
  46. Checking for siginfo_t/sa_sigaction... found
  47. Checking for si_code values... found
  48. Checking for wait status values... found
  49. Seeing if TOS can be set for IP sockets... yes
  50. Checking for getaddrinfo ... found
  51. Checking for gethostbyname error values... found
  52. Checking for res_init() ... found
  53. Seeing if GeoIP libraries exist ... found
  54. Seeing if libcurl libraries exist (for the FETCH-Command)... found
  55. Notice: Your libcurl is linked with OpenSSL.
  56. Seeing if OpenSSL libraries exist... found
  57. Configuring for OpenSSL.
  58. Seeing if libruby libraries exist (for the RUBY-Scripts)... found
  59. Configuring for Ruby.
  60. Creating src/iroffer_config.h... Done
  61. Creating Makefile... Done
  62.  
  63. Type "make" to compile
  64. No errors or warnings should appear when compiling, if they do, something is wrong
  65.  
  66. [ iroffer-dinoex-snap]$ make
  67. mkdir -p obj
  68. touch obj/.mkdir
  69. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/iroffer_admin.o src/iroffer_admin.c
  70. In file included from src/iroffer_headers.h:30:0,
  71. from src/iroffer_admin.c:20:
  72. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  73. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  74. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/iroffer_dccchat.o src/iroffer_dccchat.c
  75. In file included from src/iroffer_headers.h:30:0,
  76. from src/iroffer_dccchat.c:20:
  77. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  78. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  79. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/iroffer_display.o src/iroffer_display.c
  80. In file included from src/iroffer_headers.h:30:0,
  81. from src/iroffer_display.c:20:
  82. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  83. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  84. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/iroffer_main.o src/iroffer_main.c
  85. In file included from src/iroffer_headers.h:30:0,
  86. from src/iroffer_main.c:20:
  87. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  88. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  89. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/plumb_md5.o src/plumb_md5.c
  90. In file included from /usr/include/sys/socket.h:40:0,
  91. from /usr/include/netinet/in.h:25,
  92. from src/plumb_md5.c:31:
  93. /usr/include/bits/socket.h:427:23: warning: 窶�truct mmsghdr窶�declared inside parameter list
  94. /usr/include/bits/socket.h:427:23: warning: its scope is only this definition or declaration, which is probably not what you want
  95. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/iroffer_misc.o src/iroffer_misc.c
  96. In file included from src/iroffer_headers.h:30:0,
  97. from src/iroffer_misc.c:20:
  98. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  99. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  100. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/iroffer_statefile.o src/iroffer_statefile.c
  101. In file included from src/iroffer_headers.h:30:0,
  102. from src/iroffer_statefile.c:20:
  103. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  104. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  105. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/iroffer_transfer.o src/iroffer_transfer.c
  106. In file included from src/iroffer_headers.h:30:0,
  107. from src/iroffer_transfer.c:20:
  108. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  109. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  110. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/iroffer_upload.o src/iroffer_upload.c
  111. In file included from src/iroffer_headers.h:30:0,
  112. from src/iroffer_upload.c:20:
  113. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  114. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  115. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_admin.o src/dinoex_admin.c
  116. In file included from src/iroffer_headers.h:30:0,
  117. from src/dinoex_admin.c:19:
  118. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  119. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  120. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_main.o src/dinoex_main.c
  121. In file included from src/iroffer_headers.h:30:0,
  122. from src/dinoex_main.c:19:
  123. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  124. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  125. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_misc.o src/dinoex_misc.c
  126. In file included from src/iroffer_headers.h:30:0,
  127. from src/dinoex_misc.c:19:
  128. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  129. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  130. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_http.o src/dinoex_http.c
  131. In file included from src/iroffer_headers.h:30:0,
  132. from src/dinoex_http.c:19:
  133. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  134. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  135. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_upload.o src/dinoex_upload.c
  136. In file included from src/iroffer_headers.h:30:0,
  137. from src/dinoex_upload.c:19:
  138. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  139. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  140. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_transfer.o src/dinoex_transfer.c
  141. In file included from src/iroffer_headers.h:30:0,
  142. from src/dinoex_transfer.c:19:
  143. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  144. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  145. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_geoip.o src/dinoex_geoip.c
  146. In file included from src/iroffer_headers.h:30:0,
  147. from src/dinoex_geoip.c:19:
  148. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  149. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  150. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_ssl.o src/dinoex_ssl.c
  151. In file included from src/iroffer_headers.h:30:0,
  152. from src/dinoex_ssl.c:19:
  153. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  154. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  155. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_curl.o src/dinoex_curl.c
  156. In file included from src/iroffer_headers.h:30:0,
  157. from src/dinoex_curl.c:19:
  158. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  159. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  160. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_irc.o src/dinoex_irc.c
  161. In file included from src/iroffer_headers.h:30:0,
  162. from src/dinoex_irc.c:19:
  163. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  164. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  165. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_queue.o src/dinoex_queue.c
  166. In file included from src/iroffer_headers.h:30:0,
  167. from src/dinoex_queue.c:19:
  168. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  169. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  170. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_telnet.o src/dinoex_telnet.c
  171. In file included from src/iroffer_headers.h:30:0,
  172. from src/dinoex_telnet.c:19:
  173. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  174. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  175. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_badip.o src/dinoex_badip.c
  176. In file included from src/iroffer_headers.h:30:0,
  177. from src/dinoex_badip.c:19:
  178. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  179. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  180. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_jobs.o src/dinoex_jobs.c
  181. In file included from src/iroffer_headers.h:30:0,
  182. from src/dinoex_jobs.c:19:
  183. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  184. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  185. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_ruby.o src/dinoex_ruby.c
  186. In file included from src/iroffer_headers.h:30:0,
  187. from src/dinoex_ruby.c:24:
  188. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  189. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  190. In file included from /usr/lib64/ruby/1.8/x86_64-linux/ruby.h:24:0,
  191. from src/dinoex_ruby.c:36:
  192. /usr/lib64/ruby/1.8/x86_64-linux/config.h:20:0: warning: "_GNU_SOURCE" redefined
  193. src/iroffer_defines.h:187:0: note: this is the location of the previous definition
  194. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_user.o src/dinoex_user.c
  195. In file included from src/iroffer_headers.h:30:0,
  196. from src/dinoex_user.c:19:
  197. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  198. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  199. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_chat.o src/dinoex_chat.c
  200. In file included from src/iroffer_headers.h:30:0,
  201. from src/dinoex_chat.c:19:
  202. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  203. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  204. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_config.o src/dinoex_config.c
  205. In file included from src/iroffer_headers.h:30:0,
  206. from src/dinoex_config.c:19:
  207. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  208. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  209. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/crc32.o src/crc32.c
  210. In file included from src/crc32.c:45:0:
  211. /usr/include/stdio.h:447:12: warning: redundant redeclaration of 窶惑scanf窶�
  212. /usr/include/stdio.h:450:12: warning: redundant redeclaration of 窶�canf窶�
  213. /usr/include/stdio.h:452:12: warning: redundant redeclaration of 窶�scanf窶�
  214. /usr/include/stdio.h:498:12: warning: redundant redeclaration of 窶�fscanf窶�
  215. /usr/include/stdio.h:503:12: warning: redundant redeclaration of 窶�scanf窶�
  216. /usr/include/stdio.h:506:12: warning: redundant redeclaration of 窶�sscanf窶�
  217. In file included from src/crc32.c:47:0:
  218. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  219. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  220. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/upnp.o src/upnp.c
  221. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/blowfish.o src/blowfish.c
  222. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/strnatcmp.o src/strnatcmp.c
  223. In file included from src/strnatcmp.c:36:0:
  224. /usr/include/stdio.h:447:12: warning: redundant redeclaration of 窶惑scanf窶�
  225. /usr/include/stdio.h:450:12: warning: redundant redeclaration of 窶�canf窶�
  226. /usr/include/stdio.h:452:12: warning: redundant redeclaration of 窶�scanf窶�
  227. /usr/include/stdio.h:498:12: warning: redundant redeclaration of 窶�fscanf窶�
  228. /usr/include/stdio.h:503:12: warning: redundant redeclaration of 窶�scanf窶�
  229. /usr/include/stdio.h:506:12: warning: redundant redeclaration of 窶�sscanf窶�
  230. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/iroffer_utilities.o src/iroffer_utilities.c
  231. In file included from src/iroffer_headers.h:30:0,
  232. from src/iroffer_utilities.c:20:
  233. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  234. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  235. gcc -c -Isrc -I/usr/local/include -I/usr/local/include -I/usr/lib64/ruby/1.8/x86_64-linux -Wall -g -Waggregate-return -Wchar-subscripts -Wcomment -Wendif-labels -Wformat-security -Wimplicit-int -Winline -Wmissing-braces -Wmissing-format-attribute -Wmain -Wnested-externs -Wnonnull -Wparentheses -Wredundant-decls -Wreturn-type -Wstrict-aliasing -Wswitch -Wsystem-headers -Wtrigraphs -Wuninitialized -O -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -o obj/dinoex_utilities.o src/dinoex_utilities.c
  236. In file included from src/iroffer_headers.h:30:0,
  237. from src/dinoex_utilities.c:19:
  238. /usr/include/unistd.h:1154:14: warning: redundant redeclaration of 窶歪termid窶�
  239. /usr/include/stdio.h:880:14: note: previous declaration of 窶歪termid窶�was here
  240. gcc -g -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib obj/iroffer_admin.o obj/iroffer_dccchat.o obj/iroffer_display.o obj/iroffer_main.o obj/plumb_md5.o obj/iroffer_misc.o obj/iroffer_statefile.o obj/iroffer_transfer.o obj/iroffer_upload.o obj/dinoex_admin.o obj/dinoex_main.o obj/dinoex_misc.o obj/dinoex_http.o obj/dinoex_upload.o obj/dinoex_transfer.o obj/dinoex_geoip.o obj/dinoex_ssl.o obj/dinoex_curl.o obj/dinoex_irc.o obj/dinoex_queue.o obj/dinoex_telnet.o obj/dinoex_badip.o obj/dinoex_jobs.o obj/dinoex_ruby.o obj/dinoex_user.o obj/dinoex_chat.o obj/dinoex_config.o obj/crc32.o obj/upnp.o obj/blowfish.o obj/strnatcmp.o obj/iroffer_utilities.o obj/dinoex_utilities.o -lcrypt -lGeoIP -lcurl -lssl -lcrypto -lruby -o iroffer
  241. gcc -g -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib obj/iroffer_admin.o obj/iroffer_dccchat.o obj/iroffer_display.o obj/iroffer_main.o obj/plumb_md5.o obj/iroffer_misc.o obj/iroffer_statefile.o obj/iroffer_transfer.o obj/iroffer_upload.o obj/dinoex_admin.o obj/dinoex_main.o obj/dinoex_misc.o obj/dinoex_http.o obj/dinoex_upload.o obj/dinoex_transfer.o obj/dinoex_geoip.o obj/dinoex_ssl.o obj/dinoex_curl.o obj/dinoex_irc.o obj/dinoex_queue.o obj/dinoex_telnet.o obj/dinoex_badip.o obj/dinoex_jobs.o obj/dinoex_ruby.o obj/dinoex_user.o obj/dinoex_chat.o obj/dinoex_config.o obj/crc32.o obj/upnp.o obj/blowfish.o obj/strnatcmp.o obj/iroffer_utilities.o obj/dinoex_utilities.o -lcrypt -lGeoIP -lcurl -lssl -lcrypto -lruby -lnss_files -lnss_dns -o iroffer_chroot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement