Advertisement
Guest User

Untitled

a guest
Feb 19th, 2012
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.53 KB | None | 0 0
  1. c:/Ruby193/bin/ruby.exe extconf.rb
  2. checking for rb_trap_immediate in ruby.h,rubysig.h... no
  3. checking for rb_thread_blocking_region()... yes
  4. checking for inotify_init() in sys/inotify.h... no
  5. checking for __NR_inotify_init in sys/syscall.h... no
  6. checking for writev() in sys/uio.h... no
  7. checking for rb_thread_check_ints()... yes
  8. checking for rb_time_new()... yes
  9. checking for windows.h... yes
  10. checking for winsock.h... yes
  11. checking for main() in -lkernel32... yes
  12. checking for main() in -lrpcrt4... yes
  13. checking for main() in -lgdi32... yes
  14. checking for main() in -lssl... no
  15. creating Makefile
  16.  
  17. make
  18. generating rubyeventmachine-i386-mingw32.def
  19. compiling binder.cpp
  20. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++
  21. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is valid for C/ObjC but not for C++
  22. In file included from project.h:137:0,
  23. from binder.cpp:20:
  24. binder.h:35:34: warning: type qualifiers ignored on function return type
  25. In file included from project.h:138:0,
  26. from binder.cpp:20:
  27. em.h:91:47: warning: type qualifiers ignored on function return type
  28. em.h:92:76: warning: type qualifiers ignored on function return type
  29. em.h:93:56: warning: type qualifiers ignored on function return type
  30. em.h:95:57: warning: type qualifiers ignored on function return type
  31. em.h:96:60: warning: type qualifiers ignored on function return type
  32. em.h:97:58: warning: type qualifiers ignored on function return type
  33. em.h:98:55: warning: type qualifiers ignored on function return type
  34. em.h:99:36: warning: type qualifiers ignored on function return type
  35. em.h:101:47: warning: type qualifiers ignored on function return type
  36. em.h:106:42: warning: type qualifiers ignored on function return type
  37. em.h:123:45: warning: type qualifiers ignored on function return type
  38. em.h:132:36: warning: type qualifiers ignored on function return type
  39. In file included from project.h:145:0,
  40. from binder.cpp:20:
  41. eventmachine.h:45:61: warning: type qualifiers ignored on function return type
  42. eventmachine.h:46:112: warning: type qualifiers ignored on function return type
  43. eventmachine.h:47:69: warning: type qualifiers ignored on function return type
  44. eventmachine.h:49:73: warning: type qualifiers ignored on function return type
  45. eventmachine.h:62:75: warning: type qualifiers ignored on function return type
  46. eventmachine.h:63:74: warning: type qualifiers ignored on function return type
  47. eventmachine.h:64:77: warning: type qualifiers ignored on function return type
  48. eventmachine.h:65:41: warning: type qualifiers ignored on function return type
  49. In file included from project.h:145:0,
  50. from binder.cpp:20:
  51. eventmachine.h:99:60: warning: type qualifiers ignored on function return type
  52. eventmachine.h:100:58: warning: type qualifiers ignored on function return type
  53. eventmachine.h:102:60: warning: type qualifiers ignored on function return type
  54. eventmachine.h:105:41: warning: type qualifiers ignored on function return type
  55. compiling cmain.cpp
  56. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++
  57. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is valid for C/ObjC but not for C++
  58. In file included from project.h:137:0,
  59. from cmain.cpp:20:
  60. binder.h:35:34: warning: type qualifiers ignored on function return type
  61. In file included from project.h:138:0,
  62. from cmain.cpp:20:
  63. em.h:91:47: warning: type qualifiers ignored on function return type
  64. em.h:92:76: warning: type qualifiers ignored on function return type
  65. em.h:93:56: warning: type qualifiers ignored on function return type
  66. em.h:95:57: warning: type qualifiers ignored on function return type
  67. em.h:96:60: warning: type qualifiers ignored on function return type
  68. em.h:97:58: warning: type qualifiers ignored on function return type
  69. em.h:98:55: warning: type qualifiers ignored on function return type
  70. em.h:99:36: warning: type qualifiers ignored on function return type
  71. em.h:101:47: warning: type qualifiers ignored on function return type
  72. em.h:106:42: warning: type qualifiers ignored on function return type
  73. em.h:123:45: warning: type qualifiers ignored on function return type
  74. em.h:132:36: warning: type qualifiers ignored on function return type
  75. In file included from project.h:145:0,
  76. from cmain.cpp:20:
  77. eventmachine.h:45:61: warning: type qualifiers ignored on function return type
  78. eventmachine.h:46:112: warning: type qualifiers ignored on function return type
  79. eventmachine.h:47:69: warning: type qualifiers ignored on function return type
  80. eventmachine.h:49:73: warning: type qualifiers ignored on function return type
  81. eventmachine.h:62:75: warning: type qualifiers ignored on function return type
  82. eventmachine.h:63:74: warning: type qualifiers ignored on function return type
  83. eventmachine.h:64:77: warning: type qualifiers ignored on function return type
  84. eventmachine.h:65:41: warning: type qualifiers ignored on function return type
  85. In file included from project.h:145:0,
  86. from cmain.cpp:20:
  87. eventmachine.h:99:60: warning: type qualifiers ignored on function return type
  88. eventmachine.h:100:58: warning: type qualifiers ignored on function return type
  89. eventmachine.h:102:60: warning: type qualifiers ignored on function return type
  90. eventmachine.h:105:41: warning: type qualifiers ignored on function return type
  91. cmain.cpp:98:71: warning: type qualifiers ignored on function return type
  92. cmain.cpp:109:122: warning: type qualifiers ignored on function return type
  93. cmain.cpp:119:79: warning: type qualifiers ignored on function return type
  94. cmain.cpp:129:83: warning: type qualifiers ignored on function return type
  95. cmain.cpp:260:85: warning: type qualifiers ignored on function return type
  96. cmain.cpp:270:84: warning: type qualifiers ignored on function return type
  97. cmain.cpp:280:88: warning: type qualifiers ignored on function return type
  98. cmain.cpp:290:51: warning: type qualifiers ignored on function return type
  99. cmain.cpp:300:70: warning: type qualifiers ignored on function return type
  100. cmain.cpp:320:55: warning: type qualifiers ignored on function return type
  101. cmain.cpp:546:70: warning: type qualifiers ignored on function return type
  102. cmain.cpp:669:68: warning: type qualifiers ignored on function return type
  103. cmain.cpp: In function 'int evma_send_file_data_to_connection(long unsigned int, const char*)':
  104. cmain.cpp:752:6: error: cannot convert 'stat*' to '_stati64*' for argument '2' to 'int _fstati64(int, _stati64*)'
  105. make: *** [cmain.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement