Advertisement
egasimus

Untitled

Jan 14th, 2015
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.11 KB | None | 0 0
  1. Compiling juce_audio_processors.cpp (32bit)
  2. In file included from /usr/i686-w64-mingw32/include/netioapi.h:10:0,
  3. from /usr/i686-w64-mingw32/include/iphlpapi.h:16,
  4. from ../juce_core/native/juce_BasicNativeHeaders.h:107,
  5. from juce_audio_processors.cpp:38:
  6. /usr/i686-w64-mingw32/include/ws2ipdef.h:31:19: error: field ‘Address’ has incomplete type ‘sockaddr’
  7. struct sockaddr Address;
  8. ^
  9. /usr/i686-w64-mingw32/include/ws2ipdef.h:32:22: error: field ‘AddressIn’ has incomplete type ‘sockaddr_in’
  10. struct sockaddr_in AddressIn;
  11. ^
  12. /usr/i686-w64-mingw32/include/ws2ipdef.h:69:3: error: ‘SOCKADDR_IN’ does not name a type
  13. SOCKADDR_IN Ipv4;
  14. ^
  15. /usr/i686-w64-mingw32/include/ws2ipdef.h:71:3: error: ‘ADDRESS_FAMILY’ does not name a type
  16. ADDRESS_FAMILY si_family;
  17. ^
  18. /usr/i686-w64-mingw32/include/ws2ipdef.h:76:3: error: ‘SOCKADDR_STORAGE’ does not name a type
  19. SOCKADDR_STORAGE gf_group;
  20. ^
  21. /usr/i686-w64-mingw32/include/ws2ipdef.h:79:3: error: ‘SOCKADDR_STORAGE’ does not name a type
  22. SOCKADDR_STORAGE gf_slist[1];
  23. ^
  24. /usr/i686-w64-mingw32/include/ws2ipdef.h:84:3: error: ‘SOCKADDR_STORAGE’ does not name a type
  25. SOCKADDR_STORAGE gr_group;
  26. ^
  27. /usr/i686-w64-mingw32/include/ws2ipdef.h:89:3: error: ‘SOCKADDR_STORAGE’ does not name a type
  28. SOCKADDR_STORAGE gsr_group;
  29. ^
  30. /usr/i686-w64-mingw32/include/ws2ipdef.h:90:3: error: ‘SOCKADDR_STORAGE’ does not name a type
  31. SOCKADDR_STORAGE gsr_source;
  32. ^
  33. In file included from /usr/i686-w64-mingw32/include/iphlpapi.h:16:0,
  34. from ../juce_core/native/juce_BasicNativeHeaders.h:107,
  35. from juce_audio_processors.cpp:38:
  36. /usr/i686-w64-mingw32/include/netioapi.h:108:3: error: ‘ADDRESS_FAMILY’ does not name a type
  37. ADDRESS_FAMILY Family;
  38. ^
  39. /usr/i686-w64-mingw32/include/netioapi.h:368:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  40. ADDRESS_FAMILY Family,
  41. ^
  42. /usr/i686-w64-mingw32/include/netioapi.h:369:21: error: expected primary-expression before ‘*’ token
  43. PMIB_IPNET_TABLE2 *Table
  44. ^
  45. /usr/i686-w64-mingw32/include/netioapi.h:369:22: error: ‘Table’ was not declared in this scope
  46. PMIB_IPNET_TABLE2 *Table
  47. ^
  48. /usr/i686-w64-mingw32/include/netioapi.h:403:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  49. ADDRESS_FAMILY Family,
  50. ^
  51. /usr/i686-w64-mingw32/include/netioapi.h:404:25: error: expected primary-expression before ‘*’ token
  52. PMIB_IPFORWARD_TABLE2 *Table
  53. ^
  54. /usr/i686-w64-mingw32/include/netioapi.h:404:26: error: ‘Table’ was not declared in this scope
  55. PMIB_IPFORWARD_TABLE2 *Table
  56. ^
  57. /usr/i686-w64-mingw32/include/netioapi.h:416:3: error: redefinition of ‘DWORD GetIpNetTable2’
  58. ADDRESS_FAMILY Family,
  59. ^
  60. /usr/i686-w64-mingw32/include/netioapi.h:367:14: note: ‘DWORD GetIpNetTable2’ previously defined here
  61. NETIOAPI_API GetIpNetTable2(
  62. ^
  63. /usr/i686-w64-mingw32/include/netioapi.h:416:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  64. ADDRESS_FAMILY Family,
  65. ^
  66. /usr/i686-w64-mingw32/include/netioapi.h:417:21: error: expected primary-expression before ‘*’ token
  67. PMIB_IPNET_TABLE2 *Table
  68. ^
  69. /usr/i686-w64-mingw32/include/netioapi.h:417:22: error: ‘Table’ was not declared in this scope
  70. PMIB_IPNET_TABLE2 *Table
  71. ^
  72. /usr/i686-w64-mingw32/include/netioapi.h:433:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  73. ADDRESS_FAMILY Family,
  74. ^
  75. /usr/i686-w64-mingw32/include/netioapi.h:434:15: error: expected primary-expression before ‘InterfaceIndex’
  76. NET_IFINDEX InterfaceIndex
  77. ^
  78. /usr/i686-w64-mingw32/include/netioapi.h:438:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  79. ADDRESS_FAMILY Family
  80. ^
  81. /usr/i686-w64-mingw32/include/netioapi.h:446:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  82. ADDRESS_FAMILY Family,
  83. ^
  84. /usr/i686-w64-mingw32/include/netioapi.h:447:31: error: expected primary-expression before ‘*’ token
  85. PMIB_ANYCASTIPADDRESS_TABLE *Table
  86. ^
  87. /usr/i686-w64-mingw32/include/netioapi.h:447:32: error: ‘Table’ was not declared in this scope
  88. PMIB_ANYCASTIPADDRESS_TABLE *Table
  89. ^
  90. /usr/i686-w64-mingw32/include/netioapi.h:495:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  91. ADDRESS_FAMILY Family,
  92. ^
  93. /usr/i686-w64-mingw32/include/netioapi.h:496:26: error: expected primary-expression before ‘*’ token
  94. PMIB_IPINTERFACE_TABLE *Table
  95. ^
  96. /usr/i686-w64-mingw32/include/netioapi.h:496:27: error: ‘Table’ was not declared in this scope
  97. PMIB_IPINTERFACE_TABLE *Table
  98. ^
  99. /usr/i686-w64-mingw32/include/netioapi.h:508:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  100. ADDRESS_FAMILY Family,
  101. ^
  102. /usr/i686-w64-mingw32/include/netioapi.h:509:21: error: expected primary-expression before ‘*’ token
  103. PMIB_IPPATH_TABLE *Table
  104. ^
  105. /usr/i686-w64-mingw32/include/netioapi.h:509:22: error: ‘Table’ was not declared in this scope
  106. PMIB_IPPATH_TABLE *Table
  107. ^
  108. /usr/i686-w64-mingw32/include/netioapi.h:517:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  109. ADDRESS_FAMILY Family,
  110. ^
  111. /usr/i686-w64-mingw32/include/netioapi.h:518:33: error: expected primary-expression before ‘*’ token
  112. PMIB_MULTICASTIPADDRESS_TABLE *Table
  113. ^
  114. /usr/i686-w64-mingw32/include/netioapi.h:518:34: error: ‘Table’ was not declared in this scope
  115. PMIB_MULTICASTIPADDRESS_TABLE *Table
  116. ^
  117. In file included from /usr/i686-w64-mingw32/include/iphlpapi.h:16:0,
  118. from ../juce_core/native/juce_BasicNativeHeaders.h:107,
  119. from juce_audio_processors.cpp:38:
  120. /usr/i686-w64-mingw32/include/netioapi.h:537:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  121. ADDRESS_FAMILY Family,
  122. ^
  123. /usr/i686-w64-mingw32/include/netioapi.h:538:31: error: expected primary-expression before ‘*’ token
  124. PMIB_UNICASTIPADDRESS_TABLE *Table,
  125. ^
  126. /usr/i686-w64-mingw32/include/netioapi.h:538:32: error: ‘Table’ was not declared in this scope
  127. PMIB_UNICASTIPADDRESS_TABLE *Table,
  128. ^
  129. /usr/i686-w64-mingw32/include/netioapi.h:539:44: error: expected primary-expression before ‘CallerCallback’
  130. PSTABLE_UNICAST_IPADDRESS_TABLE_CALLBACK CallerCallback,
  131. ^
  132. /usr/i686-w64-mingw32/include/netioapi.h:540:9: error: expected primary-expression before ‘CallerContext’
  133. PVOID CallerContext,
  134. ^
  135. /usr/i686-w64-mingw32/include/netioapi.h:541:10: error: expected primary-expression before ‘*’ token
  136. HANDLE *NotificationHandle
  137. ^
  138. /usr/i686-w64-mingw32/include/netioapi.h:541:11: error: ‘NotificationHandle’ was not declared in this scope
  139. HANDLE *NotificationHandle
  140. ^
  141. /usr/i686-w64-mingw32/include/netioapi.h:547:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  142. ADDRESS_FAMILY Family,
  143. ^
  144. /usr/i686-w64-mingw32/include/netioapi.h:548:38: error: expected primary-expression before ‘Callback’
  145. PUNICAST_IPADDRESS_CHANGE_CALLBACK Callback,
  146. ^
  147. /usr/i686-w64-mingw32/include/netioapi.h:549:9: error: expected primary-expression before ‘CallerContext’
  148. PVOID CallerContext,
  149. ^
  150. /usr/i686-w64-mingw32/include/netioapi.h:550:11: error: expected primary-expression before ‘InitialNotification’
  151. BOOLEAN InitialNotification,
  152. ^
  153. /usr/i686-w64-mingw32/include/netioapi.h:551:10: error: expected primary-expression before ‘*’ token
  154. HANDLE *NotificationHandle
  155. ^
  156. /usr/i686-w64-mingw32/include/netioapi.h:551:11: error: ‘NotificationHandle’ was not declared in this scope
  157. HANDLE *NotificationHandle
  158. ^
  159. /usr/i686-w64-mingw32/include/netioapi.h:555:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  160. ADDRESS_FAMILY Family,
  161. ^
  162. /usr/i686-w64-mingw32/include/netioapi.h:556:31: error: expected primary-expression before ‘*’ token
  163. PMIB_UNICASTIPADDRESS_TABLE *Table
  164. ^
  165. /usr/i686-w64-mingw32/include/netioapi.h:556:32: error: ‘Table’ was not declared in this scope
  166. PMIB_UNICASTIPADDRESS_TABLE *Table
  167. ^
  168. /usr/i686-w64-mingw32/include/netioapi.h:565:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  169. ADDRESS_FAMILY Family,
  170. ^
  171. /usr/i686-w64-mingw32/include/netioapi.h:566:32: error: expected primary-expression before ‘Callback’
  172. PIPINTERFACE_CHANGE_CALLBACK Callback,
  173. ^
  174. /usr/i686-w64-mingw32/include/netioapi.h:567:9: error: expected primary-expression before ‘CallerContext’
  175. PVOID CallerContext,
  176. ^
  177. /usr/i686-w64-mingw32/include/netioapi.h:568:11: error: expected primary-expression before ‘InitialNotification’
  178. BOOLEAN InitialNotification,
  179. ^
  180. /usr/i686-w64-mingw32/include/netioapi.h:569:10: error: expected primary-expression before ‘*’ token
  181. HANDLE *NotificationHandle
  182. ^
  183. /usr/i686-w64-mingw32/include/netioapi.h:569:11: error: ‘NotificationHandle’ was not declared in this scope
  184. HANDLE *NotificationHandle
  185. ^
  186. /usr/i686-w64-mingw32/include/netioapi.h:575:3: error: ‘ADDRESS_FAMILY’ was not declared in this scope
  187. ADDRESS_FAMILY Family,
  188. ^
  189. /usr/i686-w64-mingw32/include/netioapi.h:576:30: error: expected primary-expression before ‘Callback’
  190. PIPFORWARD_CHANGE_CALLBACK Callback,
  191. ^
  192. /usr/i686-w64-mingw32/include/netioapi.h:577:9: error: expected primary-expression before ‘CallerContext’
  193. PVOID CallerContext,
  194. ^
  195. /usr/i686-w64-mingw32/include/netioapi.h:578:11: error: expected primary-expression before ‘InitialNotification’
  196. BOOLEAN InitialNotification,
  197. ^
  198. /usr/i686-w64-mingw32/include/netioapi.h:579:10: error: expected primary-expression before ‘*’ token
  199. HANDLE *NotificationHandle
  200. ^
  201. /usr/i686-w64-mingw32/include/netioapi.h:579:11: error: ‘NotificationHandle’ was not declared in this scope
  202. HANDLE *NotificationHandle
  203. ^
  204. Makefile:100: recipe for target '../../../build/juce_audio_processors/Release/juce_audio_processors.cpp.win32.o' failed
  205. make[1]: *** [../../../build/juce_audio_processors/Release/juce_audio_processors.cpp.win32.o] Error 1
  206. make[1]: Leaving directory '/home/epimetheus/build/carla-bridges-win32-git/src/carla-bridges-win32-git/source/modules/juce_audio_processors'
  207. Makefile:227: recipe for target '/home/epimetheus/build/carla-bridges-win32-git/src/carla-bridges-win32-git/build/modules/Release/juce_audio_processors.win32.a' failed
  208. make: *** [/home/epimetheus/build/carla-bridges-win32-git/src/carla-bridges-win32-git/build/modules/Release/juce_audio_processors.win32.a] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement