Advertisement
Guest User

errors

a guest
Apr 23rd, 2012
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.95 KB | None | 0 0
  1. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  2. mathlink.c:1799: error: ‘mathlink_Link’ has no member named ‘lp’
  3. mathlink.c:1799: error: ‘mathlink_Link’ has no member named ‘lp’
  4. mathlink.c:1800: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  5. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  6. mathlink.c:1802: error: ‘mathlink_Link’ has no member named ‘lp’
  7. mathlink.c:1802: error: ‘mathlink_Link’ has no member named ‘lp’
  8. mathlink.c:1803: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  9. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  10. mathlink.c: In function ‘mathlink_PutNumber’:
  11. mathlink.c:1829: warning: implicit declaration of function ‘MLFlush’
  12. mathlink.c:1829: error: ‘mathlink_Link’ has no member named ‘lp’
  13. mathlink.c:1830: error: ‘MLSUCCESS’ undeclared (first use in this function)
  14. mathlink.c:1830: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  15. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  16. mathlink.c: In function ‘mathlink_GetNumber’:
  17. mathlink.c:1843: error: ‘mathlink_Link’ has no member named ‘lp’
  18. mathlink.c:1843: error: ‘mathlink_Link’ has no member named ‘lp’
  19. mathlink.c:1845: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  20. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  21. mathlink.c:1847: warning: comparison between pointer and integer
  22. mathlink.c:1848: warning: comparison between pointer and integer
  23. mathlink.c:1849: warning: comparison between pointer and integer
  24. mathlink.c: In function ‘mathlink_PutSymbol’:
  25. mathlink.c:1863: warning: implicit declaration of function ‘MLPutSymbol’
  26. mathlink.c:1863: error: ‘mathlink_Link’ has no member named ‘lp’
  27. mathlink.c:1863: error: ‘mathlink_Link’ has no member named ‘lp’
  28. mathlink.c:1864: error: ‘MLSUCCESS’ undeclared (first use in this function)
  29. mathlink.c:1864: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  30. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  31. mathlink.c: In function ‘mathlink_GetSymbol’:
  32. mathlink.c:1879: warning: implicit declaration of function ‘MLGetSymbol’
  33. mathlink.c:1879: error: ‘mathlink_Link’ has no member named ‘lp’
  34. mathlink.c:1879: error: ‘mathlink_Link’ has no member named ‘lp’
  35. mathlink.c:1880: error: ‘MLSUCCESS’ undeclared (first use in this function)
  36. mathlink.c:1880: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  37. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  38. mathlink.c:1885: warning: implicit declaration of function ‘MLDisownSymbol’
  39. mathlink.c:1885: error: ‘mathlink_Link’ has no member named ‘lp’
  40. mathlink.c: In function ‘mathlink_PutUCS2Symbol’:
  41. mathlink.c:1898: warning: implicit declaration of function ‘MLPutUCS2Symbol’
  42. mathlink.c:1898: error: ‘mathlink_Link’ has no member named ‘lp’
  43. mathlink.c:1898: error: ‘mathlink_Link’ has no member named ‘lp’
  44. mathlink.c:1899: error: ‘MLSUCCESS’ undeclared (first use in this function)
  45. mathlink.c:1899: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  46. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  47. mathlink.c: In function ‘mathlink_GetUCS2Symbol’:
  48. mathlink.c:1915: warning: implicit declaration of function ‘MLGetUCS2Symbol’
  49. mathlink.c:1915: error: ‘mathlink_Link’ has no member named ‘lp’
  50. mathlink.c:1915: error: ‘mathlink_Link’ has no member named ‘lp’
  51. mathlink.c:1916: error: ‘MLSUCCESS’ undeclared (first use in this function)
  52. mathlink.c:1916: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  53. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  54. mathlink.c:1920: warning: implicit declaration of function ‘MLReleaseUCS2Symbol’
  55. mathlink.c:1920: error: ‘mathlink_Link’ has no member named ‘lp’
  56. mathlink.c: In function ‘mathlink_PutUTF8Symbol’:
  57. mathlink.c:1933: warning: implicit declaration of function ‘MLPutUTF8Symbol’
  58. mathlink.c:1933: error: ‘mathlink_Link’ has no member named ‘lp’
  59. mathlink.c:1933: error: ‘mathlink_Link’ has no member named ‘lp’
  60. mathlink.c:1934: error: ‘MLSUCCESS’ undeclared (first use in this function)
  61. mathlink.c:1934: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  62. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  63. mathlink.c: In function ‘mathlink_GetUTF8Symbol’:
  64. mathlink.c:1950: warning: implicit declaration of function ‘MLGetUTF8Symbol’
  65. mathlink.c:1950: error: ‘mathlink_Link’ has no member named ‘lp’
  66. mathlink.c:1950: error: ‘mathlink_Link’ has no member named ‘lp’
  67. mathlink.c:1951: error: ‘MLSUCCESS’ undeclared (first use in this function)
  68. mathlink.c:1951: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  69. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  70. mathlink.c:1955: warning: implicit declaration of function ‘MLReleaseUTF8Symbol’
  71. mathlink.c:1955: error: ‘mathlink_Link’ has no member named ‘lp’
  72. mathlink.c: In function ‘mathlink_PutUTF16Symbol’:
  73. mathlink.c:1968: warning: implicit declaration of function ‘MLPutUTF16Symbol’
  74. mathlink.c:1968: error: ‘mathlink_Link’ has no member named ‘lp’
  75. mathlink.c:1968: error: ‘mathlink_Link’ has no member named ‘lp’
  76. mathlink.c:1969: error: ‘MLSUCCESS’ undeclared (first use in this function)
  77. mathlink.c:1969: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  78. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  79. mathlink.c: In function ‘mathlink_GetUTF16Symbol’:
  80. mathlink.c:1985: warning: implicit declaration of function ‘MLGetUTF16Symbol’
  81. mathlink.c:1985: error: ‘mathlink_Link’ has no member named ‘lp’
  82. mathlink.c:1985: error: ‘mathlink_Link’ has no member named ‘lp’
  83. mathlink.c:1986: error: ‘MLSUCCESS’ undeclared (first use in this function)
  84. mathlink.c:1986: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  85. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  86. mathlink.c:1990: warning: implicit declaration of function ‘MLReleaseUTF16Symbol’
  87. mathlink.c:1990: error: ‘mathlink_Link’ has no member named ‘lp’
  88. mathlink.c: In function ‘mathlink_PutUTF32Symbol’:
  89. mathlink.c:2003: warning: implicit declaration of function ‘MLPutUTF32Symbol’
  90. mathlink.c:2003: error: ‘mathlink_Link’ has no member named ‘lp’
  91. mathlink.c:2003: error: ‘mathlink_Link’ has no member named ‘lp’
  92. mathlink.c:2004: error: ‘MLSUCCESS’ undeclared (first use in this function)
  93. mathlink.c:2004: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  94. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  95. mathlink.c: In function ‘mathlink_GetUTF32Symbol’:
  96. mathlink.c:2020: warning: implicit declaration of function ‘MLGetUTF32Symbol’
  97. mathlink.c:2020: error: ‘mathlink_Link’ has no member named ‘lp’
  98. mathlink.c:2020: error: ‘mathlink_Link’ has no member named ‘lp’
  99. mathlink.c:2021: error: ‘MLSUCCESS’ undeclared (first use in this function)
  100. mathlink.c:2021: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  101. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  102. mathlink.c:2025: warning: implicit declaration of function ‘MLReleaseUTF32Symbol’
  103. mathlink.c:2025: error: ‘mathlink_Link’ has no member named ‘lp’
  104. mathlink.c: In function ‘mathlink_PutIntegerList’:
  105. mathlink.c:2061: warning: implicit declaration of function ‘MLPutIntegerList’
  106. mathlink.c:2061: error: ‘mathlink_Link’ has no member named ‘lp’
  107. mathlink.c:2061: error: ‘mathlink_Link’ has no member named ‘lp’
  108. mathlink.c:2064: error: ‘MLSUCCESS’ undeclared (first use in this function)
  109. mathlink.c:2064: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  110. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  111. mathlink.c: In function ‘mathlink_GetIntegerList’:
  112. mathlink.c:2081: warning: implicit declaration of function ‘MLGetIntegerList’
  113. mathlink.c:2081: error: ‘mathlink_Link’ has no member named ‘lp’
  114. mathlink.c:2081: error: ‘mathlink_Link’ has no member named ‘lp’
  115. mathlink.c:2082: error: ‘MLSUCCESS’ undeclared (first use in this function)
  116. mathlink.c:2082: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  117. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  118. mathlink.c:2094: warning: implicit declaration of function ‘MLDisownIntegerList’
  119. mathlink.c:2094: error: ‘mathlink_Link’ has no member named ‘lp’
  120. mathlink.c: In function ‘mathlink_PutFloatList’:
  121. mathlink.c:2135: warning: implicit declaration of function ‘MLPutRealList’
  122. mathlink.c:2135: error: ‘mathlink_Link’ has no member named ‘lp’
  123. mathlink.c:2135: error: ‘mathlink_Link’ has no member named ‘lp’
  124. mathlink.c:2137: error: ‘MLSUCCESS’ undeclared (first use in this function)
  125. mathlink.c:2137: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  126. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  127. mathlink.c: In function ‘mathlink_GetFloatList’:
  128. mathlink.c:2154: warning: implicit declaration of function ‘MLGetRealList’
  129. mathlink.c:2154: error: ‘mathlink_Link’ has no member named ‘lp’
  130. mathlink.c:2154: error: ‘mathlink_Link’ has no member named ‘lp’
  131. mathlink.c:2155: error: ‘MLSUCCESS’ undeclared (first use in this function)
  132. mathlink.c:2155: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  133. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  134. mathlink.c:2167: warning: implicit declaration of function ‘MLDisownRealList’
  135. mathlink.c:2167: error: ‘mathlink_Link’ has no member named ‘lp’
  136. mathlink.c: In function ‘mathlink_GetIntArray’:
  137. mathlink.c:2234: warning: implicit declaration of function ‘MLGetIntegerArray’
  138. mathlink.c:2234: error: ‘mathlink_Link’ has no member named ‘lp’
  139. mathlink.c:2234: error: ‘mathlink_Link’ has no member named ‘lp’
  140. mathlink.c:2235: error: ‘MLSUCCESS’ undeclared (first use in this function)
  141. mathlink.c:2235: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  142. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  143. mathlink.c:2238: warning: implicit declaration of function ‘MLDisownIntegerArray’
  144. mathlink.c:2238: error: ‘mathlink_Link’ has no member named ‘lp’
  145. mathlink.c: In function ‘mathlink_GetFloatArray’:
  146. mathlink.c:2255: warning: implicit declaration of function ‘MLGetRealArray’
  147. mathlink.c:2255: error: ‘mathlink_Link’ has no member named ‘lp’
  148. mathlink.c:2255: error: ‘mathlink_Link’ has no member named ‘lp’
  149. mathlink.c:2256: error: ‘MLSUCCESS’ undeclared (first use in this function)
  150. mathlink.c:2256: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  151. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  152. mathlink.c:2259: warning: implicit declaration of function ‘MLDisownRealArray’
  153. mathlink.c:2259: error: ‘mathlink_Link’ has no member named ‘lp’
  154. mathlink.c: In function ‘mathlink_PutSize’:
  155. mathlink.c:2271: warning: implicit declaration of function ‘MLPutSize’
  156. mathlink.c:2271: error: ‘mathlink_Link’ has no member named ‘lp’
  157. mathlink.c:2271: error: ‘mathlink_Link’ has no member named ‘lp’
  158. mathlink.c:2272: error: ‘MLSUCCESS’ undeclared (first use in this function)
  159. mathlink.c:2272: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  160. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  161. mathlink.c: In function ‘mathlink_PutData’:
  162. mathlink.c:2289: warning: implicit declaration of function ‘MLPutData’
  163. mathlink.c:2289: error: ‘mathlink_Link’ has no member named ‘lp’
  164. mathlink.c:2289: error: ‘mathlink_Link’ has no member named ‘lp’
  165. mathlink.c:2290: error: ‘MLSUCCESS’ undeclared (first use in this function)
  166. mathlink.c:2290: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  167. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  168. mathlink.c: In function ‘mathlink_GetData’:
  169. mathlink.c:2312: warning: implicit declaration of function ‘MLGetData’
  170. mathlink.c:2312: error: ‘mathlink_Link’ has no member named ‘lp’
  171. mathlink.c:2312: error: ‘mathlink_Link’ has no member named ‘lp’
  172. mathlink.c:2313: error: ‘MLSUCCESS’ undeclared (first use in this function)
  173. mathlink.c:2313: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  174. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  175. mathlink.c: In function ‘mathlink_PutRawSize’:
  176. mathlink.c:2339: warning: implicit declaration of function ‘MLPutRawSize’
  177. mathlink.c:2339: error: ‘mathlink_Link’ has no member named ‘lp’
  178. mathlink.c:2339: error: ‘mathlink_Link’ has no member named ‘lp’
  179. mathlink.c:2340: error: ‘MLSUCCESS’ undeclared (first use in this function)
  180. mathlink.c:2340: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  181. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  182. mathlink.c: In function ‘mathlink_PutRawData’:
  183. mathlink.c:2357: warning: implicit declaration of function ‘MLPutRawData’
  184. mathlink.c:2357: error: ‘mathlink_Link’ has no member named ‘lp’
  185. mathlink.c:2357: error: ‘mathlink_Link’ has no member named ‘lp’
  186. mathlink.c:2358: error: ‘MLSUCCESS’ undeclared (first use in this function)
  187. mathlink.c:2358: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  188. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  189. mathlink.c: In function ‘mathlink_GetRawData’:
  190. mathlink.c:2380: warning: implicit declaration of function ‘MLGetRawData’
  191. mathlink.c:2380: error: ‘mathlink_Link’ has no member named ‘lp’
  192. mathlink.c:2380: error: ‘mathlink_Link’ has no member named ‘lp’
  193. mathlink.c:2381: error: ‘MLSUCCESS’ undeclared (first use in this function)
  194. mathlink.c:2381: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  195. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  196. mathlink.c: In function ‘mathlink_BytesToGet’:
  197. mathlink.c:2409: warning: implicit declaration of function ‘MLBytesToGet’
  198. mathlink.c:2409: error: ‘mathlink_Link’ has no member named ‘lp’
  199. mathlink.c:2409: error: ‘mathlink_Link’ has no member named ‘lp’
  200. mathlink.c:2410: error: ‘MLSUCCESS’ undeclared (first use in this function)
  201. mathlink.c:2410: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  202. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  203. mathlink.c: In function ‘mathlink_RawBytesToGet’:
  204. mathlink.c:2426: warning: implicit declaration of function ‘MLRawBytesToGet’
  205. mathlink.c:2426: error: ‘mathlink_Link’ has no member named ‘lp’
  206. mathlink.c:2426: error: ‘mathlink_Link’ has no member named ‘lp’
  207. mathlink.c:2427: error: ‘MLSUCCESS’ undeclared (first use in this function)
  208. mathlink.c:2427: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  209. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  210. mathlink.c: In function ‘mathlink_BytesToPut’:
  211. mathlink.c:2443: warning: implicit declaration of function ‘MLBytesToPut’
  212. mathlink.c:2443: error: ‘mathlink_Link’ has no member named ‘lp’
  213. mathlink.c:2443: error: ‘mathlink_Link’ has no member named ‘lp’
  214. mathlink.c:2444: error: ‘MLSUCCESS’ undeclared (first use in this function)
  215. mathlink.c:2444: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  216. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  217. mathlink.c: In function ‘mathlink_NewPacket’:
  218. mathlink.c:2458: warning: implicit declaration of function ‘MLNewPacket’
  219. mathlink.c:2458: error: ‘mathlink_Link’ has no member named ‘lp’
  220. mathlink.c:2458: error: ‘mathlink_Link’ has no member named ‘lp’
  221. mathlink.c:2459: error: ‘MLSUCCESS’ undeclared (first use in this function)
  222. mathlink.c:2459: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  223. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  224. mathlink.c: In function ‘mathlink_EndPacket’:
  225. mathlink.c:2472: warning: implicit declaration of function ‘MLEndPacket’
  226. mathlink.c:2472: error: ‘mathlink_Link’ has no member named ‘lp’
  227. mathlink.c:2472: error: ‘mathlink_Link’ has no member named ‘lp’
  228. mathlink.c:2473: error: ‘MLSUCCESS’ undeclared (first use in this function)
  229. mathlink.c:2473: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  230. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  231. mathlink.c: In function ‘mathlink_NextPacket’:
  232. mathlink.c:2492: warning: implicit declaration of function ‘MLNextPacket’
  233. mathlink.c:2492: error: ‘mathlink_Link’ has no member named ‘lp’
  234. mathlink.c:2492: error: ‘mathlink_Link’ has no member named ‘lp’
  235. mathlink.c: In function ‘mathlink_PutFunction’:
  236. mathlink.c:2510: error: ‘mathlink_Link’ has no member named ‘lp’
  237. mathlink.c:2510: error: ‘mathlink_Link’ has no member named ‘lp’
  238. mathlink.c:2511: error: ‘MLSUCCESS’ undeclared (first use in this function)
  239. mathlink.c:2511: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  240. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  241. mathlink.c: In function ‘mathlink_GetFunction’:
  242. mathlink.c:2527: error: ‘mathlink_Link’ has no member named ‘lp’
  243. mathlink.c:2527: error: ‘mathlink_Link’ has no member named ‘lp’
  244. mathlink.c:2528: error: ‘MLSUCCESS’ undeclared (first use in this function)
  245. mathlink.c:2528: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  246. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  247. mathlink.c:2531: error: ‘mathlink_Link’ has no member named ‘lp’
  248. mathlink.c: In function ‘mathlink_CheckFunction’:
  249. mathlink.c:2546: warning: implicit declaration of function ‘MLCheckFunction’
  250. mathlink.c:2546: error: ‘mathlink_Link’ has no member named ‘lp’
  251. mathlink.c:2546: error: ‘mathlink_Link’ has no member named ‘lp’
  252. mathlink.c:2547: error: ‘MLSUCCESS’ undeclared (first use in this function)
  253. mathlink.c:2547: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  254. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  255. mathlink.c: In function ‘mathlink_PutType’:
  256. mathlink.c:2562: warning: implicit declaration of function ‘MLPutType’
  257. mathlink.c:2562: error: ‘mathlink_Link’ has no member named ‘lp’
  258. mathlink.c:2562: error: ‘mathlink_Link’ has no member named ‘lp’
  259. mathlink.c:2563: error: ‘MLSUCCESS’ undeclared (first use in this function)
  260. mathlink.c:2563: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  261. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  262. mathlink.c: In function ‘mathlink_GetType’:
  263. mathlink.c:2576: error: ‘mathlink_Link’ has no member named ‘lp’
  264. mathlink.c:2576: error: ‘mathlink_Link’ has no member named ‘lp’
  265. mathlink.c:2577: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  266. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  267. mathlink.c: In function ‘mathlink_GetRawType’:
  268. mathlink.c:2590: warning: implicit declaration of function ‘MLGetRawType’
  269. mathlink.c:2590: error: ‘mathlink_Link’ has no member named ‘lp’
  270. mathlink.c:2590: error: ‘mathlink_Link’ has no member named ‘lp’
  271. mathlink.c: In function ‘mathlink_PutNext’:
  272. mathlink.c:2606: error: ‘mathlink_Link’ has no member named ‘lp’
  273. mathlink.c:2606: error: ‘mathlink_Link’ has no member named ‘lp’
  274. mathlink.c:2607: error: ‘MLSUCCESS’ undeclared (first use in this function)
  275. mathlink.c:2607: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  276. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  277. mathlink.c: In function ‘mathlink_GetNext’:
  278. mathlink.c:2620: warning: implicit declaration of function ‘MLGetNext’
  279. mathlink.c:2620: error: ‘mathlink_Link’ has no member named ‘lp’
  280. mathlink.c:2620: error: ‘mathlink_Link’ has no member named ‘lp’
  281. mathlink.c:2621: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  282. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  283. mathlink.c: In function ‘mathlink_GetNextRaw’:
  284. mathlink.c:2633: warning: implicit declaration of function ‘MLGetNextRaw’
  285. mathlink.c:2633: error: ‘mathlink_Link’ has no member named ‘lp’
  286. mathlink.c:2633: error: ‘mathlink_Link’ has no member named ‘lp’
  287. mathlink.c:2634: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  288. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  289. mathlink.c: In function ‘mathlink_PutArgCount’:
  290. mathlink.c:2646: warning: implicit declaration of function ‘MLPutArgCount’
  291. mathlink.c:2646: error: ‘mathlink_Link’ has no member named ‘lp’
  292. mathlink.c:2646: error: ‘mathlink_Link’ has no member named ‘lp’
  293. mathlink.c:2647: error: ‘MLSUCCESS’ undeclared (first use in this function)
  294. mathlink.c:2647: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  295. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  296. mathlink.c: In function ‘mathlink_GetArgCount’:
  297. mathlink.c:2661: warning: implicit declaration of function ‘MLGetArgCount’
  298. mathlink.c:2661: error: ‘mathlink_Link’ has no member named ‘lp’
  299. mathlink.c:2661: error: ‘mathlink_Link’ has no member named ‘lp’
  300. mathlink.c:2662: error: ‘MLSUCCESS’ undeclared (first use in this function)
  301. mathlink.c:2662: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  302. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  303. mathlink.c: In function ‘mathlink_GetRawArgCount’:
  304. mathlink.c:2675: warning: implicit declaration of function ‘MLGetRawArgCount’
  305. mathlink.c:2675: error: ‘mathlink_Link’ has no member named ‘lp’
  306. mathlink.c:2675: error: ‘mathlink_Link’ has no member named ‘lp’
  307. mathlink.c:2676: error: ‘MLSUCCESS’ undeclared (first use in this function)
  308. mathlink.c:2676: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  309. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  310. mathlink.c: At top level:
  311. mathlink.c:2681: error: expected declaration specifiers or ‘...’ before ‘mathlink_YieldFunctionHandler’
  312. mathlink.c:2681: error: expected declaration specifiers or ‘...’ before ‘(’ token
  313. mathlink.c:2682: warning: return type defaults to ‘int’
  314. mathlink.c: In function ‘MLDEFN’:
  315. mathlink.c:2681: error: parameter name omitted
  316. mathlink.c:2685: error: ‘MLEnvironment’ undeclared (first use in this function)
  317. mathlink.c:2685: warning: statement with no effect
  318. mathlink.c:2685: error: expected ‘;’ before ‘ep’
  319. mathlink.c:2690: warning: implicit declaration of function ‘MLUserData’
  320. mathlink.c:2690: error: ‘lp’ undeclared (first use in this function)
  321. mathlink.c:2690: error: ‘MLUserFunctionType’ undeclared (first use in this function)
  322. mathlink.c:2690: error: expected expression before ‘)’ token
  323. mathlink.c:2690: error: invalid operands to binary * (have ‘struct message_code *’ and ‘struct message_code *’)
  324. mathlink.c:2690: warning: cast to pointer from integer of different size
  325. mathlink.c:2697: warning: implicit declaration of function ‘MLCountYP’
  326. mathlink.c:2697: error: ‘yp’ undeclared (first use in this function)
  327. mathlink.c:2698: warning: implicit declaration of function ‘MLSleepYP’
  328. mathlink.c:2709: error: ‘ep’ undeclared (first use in this function)
  329. mathlink.c:2709: warning: statement with no effect
  330. mathlink.c:2709: error: expected ‘;’ before ‘MLEnclosingEnvironment’
  331. mathlink.c:2711: warning: implicit declaration of function ‘MLEnvironmentData’
  332. mathlink.c:2711: warning: cast to pointer from integer of different size
  333. mathlink.c:2714: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  334. mathlink.c:2714: warning: comparison of distinct pointer types lacks a cast
  335. mathlink.c:2714: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  336. mathlink.c:2714: error: request for member ‘func’ in something not a structure or union
  337. mathlink.c:2714: warning: comparison of distinct pointer types lacks a cast
  338. mathlink.c:2715: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  339. mathlink.c:2715: warning: comparison of distinct pointer types lacks a cast
  340. mathlink.c:2715: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  341. mathlink.c:2715: error: request for member ‘func’ in something not a structure or union
  342. mathlink.c:2715: warning: comparison of distinct pointer types lacks a cast
  343. mathlink.c:2715: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  344. mathlink.c:2715: error: request for member ‘func’ in something not a structure or union
  345. mathlink.c:2715: warning: passing argument 1 of ‘PyObject_CallFunction’ from incompatible pointer type
  346. /usr/include/python2.6/abstract.h:326: note: expected ‘struct PyObject *’ but argument is of type ‘struct message_code *’
  347. mathlink.c:2716: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  348. mathlink.c:2716: warning: comparison of distinct pointer types lacks a cast
  349. mathlink.c:2716: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  350. mathlink.c:2716: error: request for member ‘func’ in something not a structure or union
  351. mathlink.c:2716: warning: comparison of distinct pointer types lacks a cast
  352. mathlink.c:2716: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  353. mathlink.c:2716: warning: passing argument 1 of ‘PyObject_CallFunction’ from incompatible pointer type
  354. /usr/include/python2.6/abstract.h:326: note: expected ‘struct PyObject *’ but argument is of type ‘struct message_code *’
  355. mathlink.c:2717: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  356. mathlink.c:2717: error: request for member ‘func’ in something not a structure or union
  357. mathlink.c:2717: warning: passing argument 1 of ‘PyObject_CallFunction’ from incompatible pointer type
  358. /usr/include/python2.6/abstract.h:326: note: expected ‘struct PyObject *’ but argument is of type ‘struct message_code *’
  359. mathlink.c: In function ‘mathlink_SetYieldFunction’:
  360. mathlink.c:2733: error: ‘MLYieldFunctionObject’ undeclared (first use in this function)
  361. mathlink.c:2733: warning: statement with no effect
  362. mathlink.c:2733: error: expected ‘;’ before ‘yf’
  363. mathlink.c:2737: error: ‘mathlink_Link’ has no member named ‘lp’
  364. mathlink.c:2737: error: ‘MLINK’ undeclared (first use in this function)
  365. mathlink.c:2737: error: expected ‘)’ before numeric constant
  366. mathlink.c:2751: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  367. mathlink.c:2751: error: request for member ‘func’ in something not a structure or union
  368. mathlink.c:2751: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  369. mathlink.c:2751: error: request for member ‘func’ in something not a structure or union
  370. mathlink.c:2751: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  371. mathlink.c:2751: error: request for member ‘func’ in something not a structure or union
  372. mathlink.c:2751: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  373. mathlink.c:2751: error: request for member ‘func’ in something not a structure or union
  374. mathlink.c:2752: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  375. mathlink.c:2752: error: request for member ‘func’ in something not a structure or union
  376. mathlink.c:2752: warning: statement with no effect
  377. mathlink.c:2756: error: ‘yf’ undeclared (first use in this function)
  378. mathlink.c:2756: warning: implicit declaration of function ‘MLCreateYieldFunction’
  379. mathlink.c:2756: error: ‘mathlink_Env’ has no member named ‘env’
  380. mathlink.c:2756: error: ‘MLYieldFunctionType’ undeclared (first use in this function)
  381. mathlink.c:2756: error: ‘mathlink_YieldFunctionHandler’ undeclared (first use in this function)
  382. mathlink.c:2756: error: invalid operands to binary & (have ‘struct message_code *’ and ‘struct message_code *’)
  383. mathlink.c:2756: error: ‘MLPointer’ undeclared (first use in this function)
  384. mathlink.c:2756: error: expected ‘)’ before numeric constant
  385. mathlink.c:2756: warning: statement with no effect
  386. mathlink.c:2757: warning: implicit declaration of function ‘MLSetYieldFunction’
  387. mathlink.c:2757: error: ‘mathlink_Link’ has no member named ‘lp’
  388. mathlink.c:2758: error: ‘MLSUCCESS’ undeclared (first use in this function)
  389. mathlink.c:2758: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  390. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  391. mathlink.c: In function ‘mathlink_YieldFunction’:
  392. mathlink.c:2771: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  393. mathlink.c:2771: error: request for member ‘func’ in something not a structure or union
  394. mathlink.c:2771: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  395. mathlink.c:2771: error: request for member ‘func’ in something not a structure or union
  396. mathlink.c:2771: warning: assignment from incompatible pointer type
  397. mathlink.c: In function ‘mathlink_DoMessage’:
  398. mathlink.c:2784: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  399. mathlink.c:2784: error: request for member ‘arg’ in something not a structure or union
  400. mathlink.c:2784: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  401. mathlink.c:2784: error: request for member ‘arg’ in something not a structure or union
  402. mathlink.c:2787: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  403. mathlink.c:2787: error: request for member ‘func’ in something not a structure or union
  404. mathlink.c:2787: warning: passing argument 1 of ‘PyEval_CallObjectWithKeywords’ from incompatible pointer type
  405. /usr/include/python2.6/ceval.h:10: note: expected ‘struct PyObject *’ but argument is of type ‘struct message_code *’
  406. mathlink.c: At top level:
  407. mathlink.c:2797: error: expected declaration specifiers or ‘...’ before ‘mathlink_MessageFunctionHandler’
  408. mathlink.c:2797: error: expected declaration specifiers or ‘...’ before ‘(’ token
  409. mathlink.c:2798: warning: return type defaults to ‘int’
  410. mathlink.c:2797: error: conflicting types for ‘MLDEFN’
  411. mathlink.c:2681: note: previous definition of ‘MLDEFN’ was here
  412. mathlink.c: In function ‘MLDEFN’:
  413. mathlink.c:2801: error: ‘lp’ undeclared (first use in this function)
  414. mathlink.c:2801: error: ‘MLUserFunctionType’ undeclared (first use in this function)
  415. mathlink.c:2801: error: expected expression before ‘)’ token
  416. mathlink.c:2801: error: invalid operands to binary * (have ‘struct message_code *’ and ‘struct message_code *’)
  417. mathlink.c:2801: warning: cast to pointer from integer of different size
  418. mathlink.c:2804: warning: ‘return’ with no value, in function returning non-void
  419. mathlink.c:2807: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  420. mathlink.c:2807: error: request for member ‘arg’ in something not a structure or union
  421. mathlink.c:2807: error: ‘msg’ undeclared (first use in this function)
  422. mathlink.c:2807: error: incompatible types when assigning to type ‘message_code’ from type ‘struct message_code *’
  423. mathlink.c:2807: warning: statement with no effect
  424. mathlink.c:2808: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  425. mathlink.c:2808: error: request for member ‘arg’ in something not a structure or union
  426. mathlink.c:2808: error: ‘mark’ undeclared (first use in this function)
  427. mathlink.c:2808: error: incompatible types when assigning to type ‘message_code’ from type ‘struct message_code *’
  428. mathlink.c:2808: warning: statement with no effect
  429. mathlink.c:2812: warning: ‘return’ with no value, in function returning non-void
  430. mathlink.c: In function ‘mathlink_SetMessageHandler’:
  431. mathlink.c:2821: error: ‘MLMessageHandlerObject’ undeclared (first use in this function)
  432. mathlink.c:2821: warning: statement with no effect
  433. mathlink.c:2821: error: expected ‘;’ before ‘mho’
  434. mathlink.c:2824: error: ‘mathlink_Link’ has no member named ‘lp’
  435. mathlink.c:2824: error: ‘MLINK’ undeclared (first use in this function)
  436. mathlink.c:2824: error: expected ‘)’ before numeric constant
  437. mathlink.c:2838: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  438. mathlink.c:2838: error: request for member ‘func’ in something not a structure or union
  439. mathlink.c:2838: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  440. mathlink.c:2838: error: request for member ‘func’ in something not a structure or union
  441. mathlink.c:2838: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  442. mathlink.c:2838: error: request for member ‘func’ in something not a structure or union
  443. mathlink.c:2838: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  444. mathlink.c:2838: error: request for member ‘func’ in something not a structure or union
  445. mathlink.c:2839: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  446. mathlink.c:2839: error: request for member ‘func’ in something not a structure or union
  447. mathlink.c:2839: warning: statement with no effect
  448. mathlink.c:2845: error: ‘mho’ undeclared (first use in this function)
  449. mathlink.c:2845: warning: implicit declaration of function ‘MLCreateMessageHandler’
  450. mathlink.c:2845: error: ‘mathlink_Env’ has no member named ‘env’
  451. mathlink.c:2845: error: ‘MLMessageHandlerType’ undeclared (first use in this function)
  452. mathlink.c:2845: error: expected ‘)’ before ‘mathlink_MessageFunctionHandler’
  453. mathlink.c:2845: warning: statement with no effect
  454. mathlink.c:2846: warning: implicit declaration of function ‘MLSetMessageHandler’
  455. mathlink.c:2846: error: ‘mathlink_Link’ has no member named ‘lp’
  456. mathlink.c:2847: error: ‘MLSUCCESS’ undeclared (first use in this function)
  457. mathlink.c:2847: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  458. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  459. mathlink.c: In function ‘mathlink_MessageHandler’:
  460. mathlink.c:2860: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  461. mathlink.c:2860: error: request for member ‘func’ in something not a structure or union
  462. mathlink.c:2860: warning: assignment from incompatible pointer type
  463. mathlink.c: In function ‘mathlink_GetMessage’:
  464. mathlink.c:2876: warning: implicit declaration of function ‘MLGetMessage’
  465. mathlink.c:2876: error: ‘mathlink_Link’ has no member named ‘lp’
  466. mathlink.c:2876: error: ‘mathlink_Link’ has no member named ‘lp’
  467. mathlink.c:2877: error: ‘MLSUCCESS’ undeclared (first use in this function)
  468. mathlink.c:2877: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  469. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  470. mathlink.c: In function ‘mathlink_MessageReady’:
  471. mathlink.c:2889: warning: implicit declaration of function ‘MLMessageReady’
  472. mathlink.c:2889: error: ‘mathlink_Link’ has no member named ‘lp’
  473. mathlink.c:2889: error: ‘mathlink_Link’ has no member named ‘lp’
  474. mathlink.c: In function ‘mathlink_PutMessage’:
  475. mathlink.c:2901: warning: implicit declaration of function ‘MLPutMessage’
  476. mathlink.c:2901: error: ‘mathlink_Link’ has no member named ‘lp’
  477. mathlink.c:2901: error: ‘dev_message’ undeclared (first use in this function)
  478. mathlink.c:2901: error: expected ‘)’ before ‘message’
  479. mathlink.c:2901: error: ‘mathlink_Link’ has no member named ‘lp’
  480. mathlink.c:2901: error: expected ‘)’ before ‘message’
  481. mathlink.c:2902: error: ‘MLSUCCESS’ undeclared (first use in this function)
  482. mathlink.c:2902: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  483. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  484. mathlink.c: In function ‘mathlink_CreateMark’:
  485. mathlink.c:2911: error: ‘MLINKMark’ undeclared (first use in this function)
  486. mathlink.c:2911: warning: statement with no effect
  487. mathlink.c:2911: error: expected ‘;’ before ‘mp’
  488. mathlink.c:2916: error: ‘mathlink_Link’ has no member named ‘lp’
  489. mathlink.c:2916: error: ‘MLINK’ undeclared (first use in this function)
  490. mathlink.c:2916: error: expected ‘)’ before numeric constant
  491. mathlink.c:2921: error: ‘mp’ undeclared (first use in this function)
  492. mathlink.c:2921: warning: implicit declaration of function ‘MLCreateMark’
  493. mathlink.c:2921: error: ‘mathlink_Link’ has no member named ‘lp’
  494. mathlink.c:2921: warning: statement with no effect
  495. mathlink.c:2921: error: ‘mathlink_Link’ has no member named ‘lp’
  496. mathlink.c:2921: warning: statement with no effect
  497. mathlink.c:2922: error: expected ‘)’ before numeric constant
  498. mathlink.c:2930: error: ‘mathlink_Mark’ has no member named ‘mp’
  499. mathlink.c:2930: warning: statement with no effect
  500. mathlink.c:2931: error: ‘mathlink_Mark’ has no member named ‘link’
  501. mathlink.c:2931: warning: statement with no effect
  502. mathlink.c: In function ‘mathlink_SeekToMark’:
  503. mathlink.c:2942: error: ‘MLINKMark’ undeclared (first use in this function)
  504. mathlink.c:2942: warning: statement with no effect
  505. mathlink.c:2942: error: expected ‘;’ before ‘newmark’
  506. mathlink.c:2951: error: ‘mathlink_Mark’ has no member named ‘link’
  507. mathlink.c:2956: error: ‘newmark’ undeclared (first use in this function)
  508. mathlink.c:2956: warning: implicit declaration of function ‘MLSeekToMark’
  509. mathlink.c:2956: error: ‘mathlink_Link’ has no member named ‘lp’
  510. mathlink.c:2956: error: ‘mathlink_Mark’ has no member named ‘mp’
  511. mathlink.c:2956: warning: statement with no effect
  512. mathlink.c:2956: error: ‘mathlink_Link’ has no member named ‘lp’
  513. mathlink.c:2956: error: ‘mathlink_Mark’ has no member named ‘mp’
  514. mathlink.c:2956: warning: statement with no effect
  515. mathlink.c:2957: error: expected ‘)’ before numeric constant
  516. mathlink.c: In function ‘mathlink_SeekMark’:
  517. mathlink.c:2971: error: ‘MLINKMark’ undeclared (first use in this function)
  518. mathlink.c:2971: warning: statement with no effect
  519. mathlink.c:2971: error: expected ‘;’ before ‘newmark’
  520. mathlink.c:2980: error: ‘mathlink_Mark’ has no member named ‘link’
  521. mathlink.c:2985: error: ‘newmark’ undeclared (first use in this function)
  522. mathlink.c:2985: warning: implicit declaration of function ‘MLSeekMark’
  523. mathlink.c:2985: error: ‘mathlink_Link’ has no member named ‘lp’
  524. mathlink.c:2985: error: ‘mathlink_Mark’ has no member named ‘mp’
  525. mathlink.c:2985: warning: statement with no effect
  526. mathlink.c:2985: error: ‘mathlink_Link’ has no member named ‘lp’
  527. mathlink.c:2985: error: ‘mathlink_Mark’ has no member named ‘mp’
  528. mathlink.c:2985: warning: statement with no effect
  529. mathlink.c:2986: error: expected ‘)’ before numeric constant
  530. mathlink.c: In function ‘mathlink_TransferExpression’:
  531. mathlink.c:3008: error: ‘mathlink_Link’ has no member named ‘connected’
  532. mathlink.c:3012: error: ‘mathlink_Link’ has no member named ‘connected’
  533. mathlink.c:3017: warning: implicit declaration of function ‘MLTransferExpression’
  534. mathlink.c:3017: error: ‘mathlink_Link’ has no member named ‘lp’
  535. mathlink.c:3017: error: ‘mathlink_Link’ has no member named ‘lp’
  536. mathlink.c:3017: error: ‘mathlink_Link’ has no member named ‘lp’
  537. mathlink.c:3017: error: ‘mathlink_Link’ has no member named ‘lp’
  538. mathlink.c:3018: error: ‘MLSUCCESS’ undeclared (first use in this function)
  539. mathlink.c:3018: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  540. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  541. mathlink.c: In function ‘mathlink_Ready’:
  542. mathlink.c:3031: warning: implicit declaration of function ‘MLReady’
  543. mathlink.c:3031: error: ‘mathlink_Link’ has no member named ‘lp’
  544. mathlink.c:3031: error: ‘mathlink_Link’ has no member named ‘lp’
  545. mathlink.c: At top level:
  546. mathlink.c:3036: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mathlink_NewLink’
  547. mathlink.c: In function ‘mathlink_GetName’:
  548. mathlink.c:3151: warning: implicit declaration of function ‘MLName’
  549. mathlink.c:3151: error: ‘mathlink_Link’ has no member named ‘lp’
  550. mathlink.c:3151: warning: cast to pointer from integer of different size
  551. mathlink.c: In function ‘mathlink_SetName’:
  552. mathlink.c:3173: warning: implicit declaration of function ‘MLSetName’
  553. mathlink.c:3173: error: ‘mathlink_Link’ has no member named ‘lp’
  554. mathlink.c:3173: warning: assignment makes pointer from integer without a cast
  555. mathlink.c: In function ‘mathlink_Flush’:
  556. mathlink.c:3191: error: ‘mathlink_Link’ has no member named ‘lp’
  557. mathlink.c:3191: error: ‘mathlink_Link’ has no member named ‘lp’
  558. mathlink.c:3192: error: ‘MLSUCCESS’ undeclared (first use in this function)
  559. mathlink.c:3192: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  560. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  561. mathlink.c: In function ‘mathlink_Duplicate’:
  562. mathlink.c:3211: error: ‘mathlink_Link’ has no member named ‘lp’
  563. mathlink.c:3211: warning: implicit declaration of function ‘MLDuplicateLink’
  564. mathlink.c:3211: error: ‘mathlink_Link’ has no member named ‘lp’
  565. mathlink.c:3211: warning: statement with no effect
  566. mathlink.c:3212: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  567. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  568. mathlink.c:3214: error: ‘mathlink_Link’ has no member named ‘lp’
  569. mathlink.c:3221: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  570. mathlink.c:3221: error: request for member ‘func’ in something not a structure or union
  571. mathlink.c:3222: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  572. mathlink.c:3222: error: request for member ‘func’ in something not a structure or union
  573. mathlink.c:3222: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  574. mathlink.c:3222: error: request for member ‘func’ in something not a structure or union
  575. mathlink.c:3222: warning: statement with no effect
  576. mathlink.c:3223: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  577. mathlink.c:3223: error: request for member ‘func’ in something not a structure or union
  578. mathlink.c:3225: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  579. mathlink.c:3225: error: request for member ‘func’ in something not a structure or union
  580. mathlink.c:3226: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  581. mathlink.c:3226: error: request for member ‘func’ in something not a structure or union
  582. mathlink.c:3226: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  583. mathlink.c:3226: error: request for member ‘func’ in something not a structure or union
  584. mathlink.c:3226: warning: statement with no effect
  585. mathlink.c:3227: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  586. mathlink.c:3227: error: request for member ‘func’ in something not a structure or union
  587. mathlink.c: In function ‘mathlink_Open’:
  588. mathlink.c:3245: error: ‘mathlink_Link’ has no member named ‘lp’
  589. mathlink.c:3245: warning: implicit declaration of function ‘mathlink_NewLink’
  590. mathlink.c:3245: warning: statement with no effect
  591. mathlink.c:3246: error: ‘mathlink_Link’ has no member named ‘lp’
  592. mathlink.c:3252: warning: implicit declaration of function ‘MLSetUserData’
  593. mathlink.c:3252: error: ‘mathlink_Link’ has no member named ‘lp’
  594. mathlink.c:3252: error: ‘MLPointer’ undeclared (first use in this function)
  595. mathlink.c:3252: error: expected ‘)’ before ‘PyLink’
  596. mathlink.c:3255: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  597. mathlink.c:3255: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  598. mathlink.c:3255: error: request for member ‘func’ in something not a structure or union
  599. mathlink.c:3255: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  600. mathlink.c:3256: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  601. mathlink.c:3256: error: request for member ‘func’ in something not a structure or union
  602. mathlink.c:3256: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  603. mathlink.c:3256: warning: statement with no effect
  604. mathlink.c:3257: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  605. mathlink.c: In function ‘mathlink_OpenString’:
  606. mathlink.c:3280: error: ‘mathlink_Link’ has no member named ‘lp’
  607. mathlink.c:3280: warning: implicit declaration of function ‘MLOpenString’
  608. mathlink.c:3280: error: ‘mathlink_Env’ has no member named ‘env’
  609. mathlink.c:3280: warning: statement with no effect
  610. mathlink.c:3280: error: ‘mathlink_Link’ has no member named ‘lp’
  611. mathlink.c:3280: error: ‘mathlink_Env’ has no member named ‘env’
  612. mathlink.c:3280: warning: statement with no effect
  613. mathlink.c:3282: warning: comparison between pointer and integer
  614. mathlink.c:3289: error: ‘mathlink_Link’ has no member named ‘lp’
  615. mathlink.c:3289: error: ‘MLPointer’ undeclared (first use in this function)
  616. mathlink.c:3289: error: expected ‘)’ before ‘PyLink’
  617. mathlink.c:3292: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  618. mathlink.c:3292: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  619. mathlink.c:3292: error: request for member ‘func’ in something not a structure or union
  620. mathlink.c:3292: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  621. mathlink.c:3293: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  622. mathlink.c:3293: error: request for member ‘func’ in something not a structure or union
  623. mathlink.c:3293: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  624. mathlink.c:3293: warning: statement with no effect
  625. mathlink.c:3294: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  626. mathlink.c: In function ‘mathlink_OpenArgv’:
  627. mathlink.c:3418: error: ‘mathlink_Link’ has no member named ‘lp’
  628. mathlink.c:3418: warning: implicit declaration of function ‘MLOpenArgv’
  629. mathlink.c:3418: error: ‘mathlink_Env’ has no member named ‘env’
  630. mathlink.c:3418: warning: statement with no effect
  631. mathlink.c:3418: error: ‘mathlink_Link’ has no member named ‘lp’
  632. mathlink.c:3418: error: ‘mathlink_Env’ has no member named ‘env’
  633. mathlink.c:3418: warning: statement with no effect
  634. mathlink.c:3420: error: ‘mathlink_Link’ has no member named ‘lp’
  635. mathlink.c:3420: error: ‘MLINK’ undeclared (first use in this function)
  636. mathlink.c:3420: error: expected ‘)’ before numeric constant
  637. mathlink.c:3428: warning: comparison between pointer and integer
  638. mathlink.c:3449: error: ‘mathlink_Link’ has no member named ‘lp’
  639. mathlink.c:3449: error: ‘MLPointer’ undeclared (first use in this function)
  640. mathlink.c:3449: error: expected ‘)’ before ‘PyLink’
  641. mathlink.c:3452: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  642. mathlink.c:3452: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  643. mathlink.c:3452: error: request for member ‘func’ in something not a structure or union
  644. mathlink.c:3452: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  645. mathlink.c:3453: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  646. mathlink.c:3453: error: request for member ‘func’ in something not a structure or union
  647. mathlink.c:3453: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  648. mathlink.c:3453: warning: statement with no effect
  649. mathlink.c:3454: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  650. mathlink.c: In function ‘mathlink_LoopbackOpen’:
  651. mathlink.c:3474: error: ‘mathlink_Link’ has no member named ‘lp’
  652. mathlink.c:3474: warning: implicit declaration of function ‘MLLoopbackOpen’
  653. mathlink.c:3474: error: ‘mathlink_Env’ has no member named ‘env’
  654. mathlink.c:3474: warning: statement with no effect
  655. mathlink.c:3474: error: ‘mathlink_Link’ has no member named ‘lp’
  656. mathlink.c:3474: error: ‘mathlink_Env’ has no member named ‘env’
  657. mathlink.c:3474: warning: statement with no effect
  658. mathlink.c:3476: error: ‘mathlink_Link’ has no member named ‘lp’
  659. mathlink.c:3480: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  660. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  661. mathlink.c:3483: error: ‘mathlink_Link’ has no member named ‘lp’
  662. mathlink.c:3483: error: ‘MLPointer’ undeclared (first use in this function)
  663. mathlink.c:3483: error: expected ‘)’ before ‘PyLink’
  664. mathlink.c:3485: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  665. mathlink.c:3485: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  666. mathlink.c:3485: error: request for member ‘func’ in something not a structure or union
  667. mathlink.c:3485: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  668. mathlink.c:3486: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  669. mathlink.c:3486: error: request for member ‘func’ in something not a structure or union
  670. mathlink.c:3486: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  671. mathlink.c:3486: warning: statement with no effect
  672. mathlink.c:3487: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  673. mathlink.c: In function ‘mathlink_Connect’:
  674. mathlink.c:3500: warning: implicit declaration of function ‘MLConnect’
  675. mathlink.c:3500: error: ‘mathlink_Link’ has no member named ‘lp’
  676. mathlink.c:3500: error: ‘mathlink_Link’ has no member named ‘lp’
  677. mathlink.c:3501: error: ‘MLSUCCESS’ undeclared (first use in this function)
  678. mathlink.c:3501: warning: comparison between pointer and integer
  679. mathlink.c:3506: error: ‘mathlink_Link’ has no member named ‘connected’
  680. mathlink.c:3506: warning: statement with no effect
  681. mathlink.c: In function ‘mathlink_EstablishString’:
  682. mathlink.c:3569: warning: implicit declaration of function ‘MLEstablishString’
  683. mathlink.c:3569: error: ‘mathlink_Link’ has no member named ‘lp’
  684. mathlink.c:3569: error: ‘mathlink_Link’ has no member named ‘lp’
  685. mathlink.c:3572: error: ‘MLSUCCESS’ undeclared (first use in this function)
  686. mathlink.c:3572: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  687. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  688. mathlink.c: In function ‘mathlink_DeviceInformation’:
  689. mathlink.c:3587: error: ‘mathlink_Link’ has no member named ‘lp’
  690. mathlink.c:3587: error: ‘MLINK’ undeclared (first use in this function)
  691. mathlink.c:3587: error: expected ‘)’ before numeric constant
  692. mathlink.c:3601: warning: implicit declaration of function ‘MLDeviceInformation’
  693. mathlink.c:3601: error: ‘mathlink_Link’ has no member named ‘lp’
  694. mathlink.c:3601: error: ‘mathlink_Link’ has no member named ‘lp’
  695. mathlink.c:3602: error: ‘MLSUCCESS’ undeclared (first use in this function)
  696. mathlink.c:3602: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  697. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  698. mathlink.c:3607: error: ‘mathlink_Link’ has no member named ‘lp’
  699. mathlink.c:3607: error: ‘mathlink_Link’ has no member named ‘lp’
  700. mathlink.c:3608: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  701. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  702. mathlink.c:3613: error: ‘mathlink_Link’ has no member named ‘lp’
  703. mathlink.c:3613: error: ‘mathlink_Link’ has no member named ‘lp’
  704. mathlink.c:3614: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  705. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  706. mathlink.c:3619: error: ‘mathlink_Link’ has no member named ‘lp’
  707. mathlink.c:3619: error: ‘mathlink_Link’ has no member named ‘lp’
  708. mathlink.c:3620: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  709. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  710. mathlink.c:3625: error: ‘mathlink_Link’ has no member named ‘lp’
  711. mathlink.c:3625: error: ‘mathlink_Link’ has no member named ‘lp’
  712. mathlink.c:3626: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  713. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  714. mathlink.c:3631: error: ‘mathlink_Link’ has no member named ‘lp’
  715. mathlink.c:3631: error: ‘mathlink_Link’ has no member named ‘lp’
  716. mathlink.c:3632: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  717. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  718. mathlink.c:3637: error: ‘mathlink_Link’ has no member named ‘lp’
  719. mathlink.c:3637: error: ‘mathlink_Link’ has no member named ‘lp’
  720. mathlink.c:3638: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  721. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  722. mathlink.c:3642: error: ‘mathlink_Link’ has no member named ‘lp’
  723. mathlink.c:3642: error: ‘mathlink_Link’ has no member named ‘lp’
  724. mathlink.c:3643: warning: passing argument 2 of ‘checkforerror’ makes integer from pointer without a cast
  725. mathlink.c:1267: note: expected ‘long int’ but argument is of type ‘struct message_code *’
  726. mathlink.c: In function ‘mathlink_FeatureString’:
  727. mathlink.c:3672: warning: implicit declaration of function ‘MLFeatureString’
  728. mathlink.c:3672: error: ‘mathlink_Link’ has no member named ‘lp’
  729. mathlink.c:3672: error: ‘mathlink_Link’ has no member named ‘lp’
  730. mathlink.c: In function ‘mathlink_Close’:
  731. mathlink.c:3694: warning: implicit declaration of function ‘MLClose’
  732. mathlink.c:3694: error: ‘mathlink_Link’ has no member named ‘lp’
  733. mathlink.c:3694: error: ‘mathlink_Link’ has no member named ‘lp’
  734. mathlink.c:3696: error: ‘mathlink_Link’ has no member named ‘lp’
  735. mathlink.c:3696: error: ‘MLINK’ undeclared (first use in this function)
  736. mathlink.c:3696: warning: statement with no effect
  737. mathlink.c:3696: error: expected ‘;’ before numeric constant
  738. mathlink.c: In function ‘Link_Alloc’:
  739. mathlink.c:3716: error: ‘mathlink_Link’ has no member named ‘autoclear’
  740. mathlink.c:3716: warning: statement with no effect
  741. mathlink.c:3717: error: ‘mathlink_Link’ has no member named ‘connected’
  742. mathlink.c:3717: warning: statement with no effect
  743. mathlink.c:3718: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  744. mathlink.c:3719: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  745. mathlink.c:3719: error: request for member ‘func’ in something not a structure or union
  746. mathlink.c:3719: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  747. mathlink.c:3719: warning: statement with no effect
  748. mathlink.c:3720: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  749. mathlink.c:3722: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  750. mathlink.c:3722: error: request for member ‘func’ in something not a structure or union
  751. mathlink.c:3722: warning: statement with no effect
  752. mathlink.c:3723: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  753. mathlink.c:3723: error: request for member ‘func’ in something not a structure or union
  754. mathlink.c:3723: warning: statement with no effect
  755. mathlink.c:3725: error: ‘mathlink_Link’ has no member named ‘lp’
  756. mathlink.c:3725: error: ‘MLINK’ undeclared (first use in this function)
  757. mathlink.c:3725: warning: statement with no effect
  758. mathlink.c:3725: error: expected ‘;’ before numeric constant
  759. mathlink.c: In function ‘Link_Dealloc’:
  760. mathlink.c:3735: error: ‘mathlink_Link’ has no member named ‘lp’
  761. mathlink.c:3735: error: ‘MLINK’ undeclared (first use in this function)
  762. mathlink.c:3735: error: expected ‘)’ before numeric constant
  763. mathlink.c:3735: error: ‘mathlink_Link’ has no member named ‘lp’
  764. mathlink.c:3740: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  765. mathlink.c:3740: error: request for member ‘func’ in something not a structure or union
  766. mathlink.c:3740: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  767. mathlink.c:3740: error: request for member ‘func’ in something not a structure or union
  768. mathlink.c:3740: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  769. mathlink.c:3740: error: request for member ‘func’ in something not a structure or union
  770. mathlink.c:3740: error: ‘mathlink_Link’ has no member named ‘yieldfunction’
  771. mathlink.c:3740: error: request for member ‘func’ in something not a structure or union
  772. mathlink.c:3741: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  773. mathlink.c:3741: error: request for member ‘func’ in something not a structure or union
  774. mathlink.c:3741: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  775. mathlink.c:3741: error: request for member ‘func’ in something not a structure or union
  776. mathlink.c:3741: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  777. mathlink.c:3741: error: request for member ‘func’ in something not a structure or union
  778. mathlink.c:3741: error: ‘mathlink_Link’ has no member named ‘messagehandler’
  779. mathlink.c:3741: error: request for member ‘func’ in something not a structure or union
  780. mathlink.c: In function ‘Link_Repr’:
  781. mathlink.c:3758: error: ‘mathlink_Link’ has no member named ‘lp’
  782. mathlink.c:3758: warning: cast to pointer from integer of different size
  783. mathlink.c: In function ‘mathlink_SetDefaultYieldFunction’:
  784. mathlink.c:3782: error: ‘MLYieldFunctionObject’ undeclared (first use in this function)
  785. mathlink.c:3782: warning: statement with no effect
  786. mathlink.c:3782: error: expected ‘;’ before ‘yf’
  787. mathlink.c:3794: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  788. mathlink.c:3794: warning: comparison of distinct pointer types lacks a cast
  789. mathlink.c:3794: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  790. mathlink.c:3794: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  791. mathlink.c:3794: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  792. mathlink.c:3795: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  793. mathlink.c:3795: warning: statement with no effect
  794. mathlink.c:3799: error: ‘yf’ undeclared (first use in this function)
  795. mathlink.c:3799: error: ‘mathlink_Env’ has no member named ‘env’
  796. mathlink.c:3799: error: ‘MLYieldFunctionType’ undeclared (first use in this function)
  797. mathlink.c:3799: error: ‘mathlink_YieldFunctionHandler’ undeclared (first use in this function)
  798. mathlink.c:3799: error: invalid operands to binary & (have ‘struct message_code *’ and ‘struct message_code *’)
  799. mathlink.c:3799: error: ‘MLPointer’ undeclared (first use in this function)
  800. mathlink.c:3799: error: expected ‘)’ before numeric constant
  801. mathlink.c:3799: warning: statement with no effect
  802. mathlink.c:3800: warning: implicit declaration of function ‘MLSetDefaultYieldFunction’
  803. mathlink.c:3800: error: ‘mathlink_Env’ has no member named ‘env’
  804. mathlink.c:3801: error: ‘MLSUCCESS’ undeclared (first use in this function)
  805. mathlink.c:3801: warning: comparison between pointer and integer
  806. mathlink.c:3802: warning: passing argument 1 of ‘mathlink_SetErrorConditionFromCode’ makes integer from pointer without a cast
  807. mathlink.c:1254: note: expected ‘int’ but argument is of type ‘struct message_code *’
  808. mathlink.c: In function ‘mathlink_DefaultYieldFunction’:
  809. mathlink.c:3817: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  810. mathlink.c:3817: warning: assignment from incompatible pointer type
  811. mathlink.c: In function ‘mathlink_GetLink’:
  812. mathlink.c:3832: error: ‘mathlink_Mark’ has no member named ‘link’
  813. mathlink.c:3833: error: ‘mathlink_Mark’ has no member named ‘link’
  814. mathlink.c:3833: warning: return from incompatible pointer type
  815. mathlink.c: In function ‘Env_Alloc’:
  816. mathlink.c:3849: error: ‘MLParameters’ undeclared (first use in this function)
  817. mathlink.c:3849: warning: statement with no effect
  818. mathlink.c:3849: error: expected ‘;’ before ‘p’
  819. mathlink.c:3850: error: ‘ulong_ct’ undeclared (first use in this function)
  820. mathlink.c:3850: warning: statement with no effect
  821. mathlink.c:3850: error: expected ‘;’ before ‘result’
  822. mathlink.c:3861: error: ‘result’ undeclared (first use in this function)
  823. mathlink.c:3861: warning: implicit declaration of function ‘MLNewParameters’
  824. mathlink.c:3861: error: ‘MLParametersPointer’ undeclared (first use in this function)
  825. mathlink.c:3861: error: ‘p’ undeclared (first use in this function)
  826. mathlink.c:3861: error: invalid operands to binary & (have ‘struct message_code *’ and ‘struct message_code *’)
  827. mathlink.c:3861: error: ‘MLREVISION’ undeclared (first use in this function)
  828. mathlink.c:3861: error: ‘MLAPIREVISION’ undeclared (first use in this function)
  829. mathlink.c:3861: warning: statement with no effect
  830. mathlink.c:3871: warning: implicit declaration of function ‘MLSetEncodingParameter’
  831. mathlink.c:3871: error: invalid operands to binary & (have ‘struct message_code *’ and ‘struct message_code *’)
  832. mathlink.c:3871: error: ‘uint_ct’ undeclared (first use in this function)
  833. mathlink.c:3871: error: expected ‘)’ before ‘arg’
  834. mathlink.c:3872: warning: comparison between pointer and integer
  835. mathlink.c:3876: error: ‘mathlink_Env’ has no member named ‘env’
  836. mathlink.c:3876: warning: implicit declaration of function ‘MLInitialize’
  837. mathlink.c:3876: error: expected ‘)’ before ‘p’
  838. mathlink.c:3876: warning: statement with no effect
  839. mathlink.c:3879: error: ‘mathlink_Env’ has no member named ‘env’
  840. mathlink.c:3879: error: ‘MLENV’ undeclared (first use in this function)
  841. mathlink.c:3879: error: expected ‘)’ before numeric constant
  842. mathlink.c:3881: error: ‘mathlink_Env’ has no member named ‘ConfirmFunction’
  843. mathlink.c:3881: warning: statement with no effect
  844. mathlink.c:3882: error: ‘mathlink_Env’ has no member named ‘AlertFunction’
  845. mathlink.c:3882: warning: statement with no effect
  846. mathlink.c:3883: error: ‘mathlink_Env’ has no member named ‘RequestFunction’
  847. mathlink.c:3883: warning: statement with no effect
  848. mathlink.c:3884: error: ‘mathlink_Env’ has no member named ‘RequestArgvFunction’
  849. mathlink.c:3884: warning: statement with no effect
  850. mathlink.c:3885: error: ‘mathlink_Env’ has no member named ‘RequestToInteractFunction’
  851. mathlink.c:3885: warning: statement with no effect
  852. mathlink.c:3887: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  853. mathlink.c:3887: warning: statement with no effect
  854. mathlink.c:3891: warning: implicit declaration of function ‘MLSetEnvironmentData’
  855. mathlink.c:3891: error: ‘mathlink_Env’ has no member named ‘env’
  856. mathlink.c:3891: error: ‘MLPointer’ undeclared (first use in this function)
  857. mathlink.c:3891: error: expected ‘)’ before ‘newenv’
  858. mathlink.c: In function ‘Env_Dealloc’:
  859. mathlink.c:3902: error: ‘mathlink_Env’ has no member named ‘env’
  860. mathlink.c:3902: error: ‘MLENV’ undeclared (first use in this function)
  861. mathlink.c:3902: error: expected ‘)’ before numeric constant
  862. mathlink.c:3902: warning: implicit declaration of function ‘MLDeinitialize’
  863. mathlink.c:3902: error: ‘mathlink_Env’ has no member named ‘env’
  864. mathlink.c:3904: error: ‘mathlink_Env’ has no member named ‘ConfirmFunction’
  865. mathlink.c:3904: error: ‘mathlink_Env’ has no member named ‘ConfirmFunction’
  866. mathlink.c:3904: error: ‘mathlink_Env’ has no member named ‘ConfirmFunction’
  867. mathlink.c:3904: error: ‘mathlink_Env’ has no member named ‘ConfirmFunction’
  868. mathlink.c:3905: error: ‘mathlink_Env’ has no member named ‘AlertFunction’
  869. mathlink.c:3905: error: ‘mathlink_Env’ has no member named ‘AlertFunction’
  870. mathlink.c:3905: error: ‘mathlink_Env’ has no member named ‘AlertFunction’
  871. mathlink.c:3905: error: ‘mathlink_Env’ has no member named ‘AlertFunction’
  872. mathlink.c:3906: error: ‘mathlink_Env’ has no member named ‘RequestFunction’
  873. mathlink.c:3906: error: ‘mathlink_Env’ has no member named ‘RequestFunction’
  874. mathlink.c:3906: error: ‘mathlink_Env’ has no member named ‘RequestFunction’
  875. mathlink.c:3906: error: ‘mathlink_Env’ has no member named ‘RequestFunction’
  876. mathlink.c:3907: error: ‘mathlink_Env’ has no member named ‘RequestArgvFunction’
  877. mathlink.c:3907: error: ‘mathlink_Env’ has no member named ‘RequestArgvFunction’
  878. mathlink.c:3907: error: ‘mathlink_Env’ has no member named ‘RequestArgvFunction’
  879. mathlink.c:3907: error: ‘mathlink_Env’ has no member named ‘RequestArgvFunction’
  880. mathlink.c:3908: error: ‘mathlink_Env’ has no member named ‘RequestToInteractFunction’
  881. mathlink.c:3908: error: ‘mathlink_Env’ has no member named ‘RequestToInteractFunction’
  882. mathlink.c:3908: error: ‘mathlink_Env’ has no member named ‘RequestToInteractFunction’
  883. mathlink.c:3908: error: ‘mathlink_Env’ has no member named ‘RequestToInteractFunction’
  884. mathlink.c:3909: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  885. mathlink.c:3909: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  886. mathlink.c:3909: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  887. mathlink.c:3909: error: ‘mathlink_Env’ has no member named ‘DefaultYieldFunction’
  888. mathlink.c: In function ‘mathlink_ReadyParallel’:
  889. mathlink.c:3938: error: ‘MLINK’ undeclared (first use in this function)
  890. mathlink.c:3938: error: ‘linklist’ undeclared (first use in this function)
  891. mathlink.c:3938: error: invalid operands to binary * (have ‘struct message_code *’ and ‘struct message_code *’)
  892. mathlink.c:3938: warning: statement with no effect
  893. mathlink.c:3940: error: ‘mltimeval’ undeclared (first use in this function)
  894. mathlink.c:3940: warning: statement with no effect
  895. mathlink.c:3940: error: expected ‘;’ before ‘timeout’
  896. mathlink.c:3959: error: invalid operands to binary / (have ‘long int’ and ‘struct message_code *’)
  897. mathlink.c:3959: warning: comparison between pointer and integer
  898. mathlink.c:3959: error: expected expression before ‘)’ token
  899. mathlink.c:3959: error: invalid operands to binary * (have ‘struct message_code *’ and ‘struct message_code *’)
  900. mathlink.c:3959: warning: statement with no effect
  901. mathlink.c:3960: error: expected expression before ‘)’ token
  902. mathlink.c:3960: error: invalid operands to binary * (have ‘struct message_code *’ and ‘struct message_code *’)
  903. mathlink.c:3973: error: ‘mathlink_Link’ has no member named ‘lp’
  904. mathlink.c:3973: error: incompatible types when assigning to type ‘message_code’ from type ‘struct message_code *’
  905. mathlink.c:3973: warning: statement with no effect
  906. mathlink.c:3977: error: ‘timeout’ undeclared (first use in this function)
  907. mathlink.c:3977: error: request for member ‘tv_sec’ in something not a structure or union
  908. mathlink.c:3977: error: request for member ‘tv_usec’ in something not a structure or union
  909. mathlink.c:3982: warning: implicit declaration of function ‘MLReadyParallel’
  910. mathlink.c:3982: error: ‘mathlink_Env’ has no member named ‘env’
  911. mathlink.c:3982: error: ‘mathlink_Env’ has no member named ‘env’
  912. mathlink.c:3984: error: ‘MLREADYPARALLELERROR’ undeclared (first use in this function)
  913. mathlink.c:3984: warning: comparison between pointer and integer
  914. mathlink.c:3988: error: ‘MLREADYPARALLELTIMEDOUT’ undeclared (first use in this function)
  915. mathlink.c:3988: warning: comparison between pointer and integer
  916. mathlink.c: At top level:
  917. mathlink.c:4006: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mathlink_AlertStub’
  918. mathlink.c:4038: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mathlink_ConfirmStub’
  919. mathlink.c:4072: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mathlink_RequestStub’
  920. mathlink.c:4117: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mathlink_RequestArgvStub’
  921. mathlink.c:4169: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mathlink_RequestToInteractStub’
  922. mathlink.c: In function ‘mathlink_Alert’:
  923. mathlink.c:4203: warning: implicit declaration of function ‘MLAlert’
  924. mathlink.c:4203: error: ‘mathlink_Env’ has no member named ‘env’
  925. mathlink.c:4203: error: ‘mathlink_Env’ has no member named ‘env’
  926. mathlink.c:4205: error: ‘mathlink_Env’ has no member named ‘AlertFunction’
  927. mathlink.c: In function ‘mathlink_Confirm’:
  928. mathlink.c:4220: warning: implicit declaration of function ‘MLConfirm’
  929. mathlink.c:4220: error: ‘mathlink_Env’ has no member named ‘env’
  930. mathlink.c:4220: error: ‘mathlink_Env’ has no member named ‘env’
  931. mathlink.c:4222: error: ‘mathlink_Env’ has no member named ‘ConfirmFunction’
  932. mathlink.c: In function ‘mathlink_Request’:
  933. mathlink.c:4247: warning: implicit declaration of function ‘MLRequest’
  934. mathlink.c:4247: error: ‘mathlink_Env’ has no member named ‘env’
  935. mathlink.c:4247: error: ‘mathlink_Env’ has no member named ‘env’
  936. mathlink.c:4249: error: ‘mathlink_Env’ has no member named ‘RequestFunction’
  937. mathlink.c: In function ‘mathlink_RequestArgv’:
  938. mathlink.c:4271: error: ‘mldlg_result’ undeclared (first use in this function)
  939. mathlink.c:4271: warning: statement with no effect
  940. mathlink.c:4271: error: expected ‘;’ before ‘result’
  941. mathlink.c:4290: error: ‘result’ undeclared (first use in this function)
  942. mathlink.c:4290: warning: implicit declaration of function ‘MLRequestArgv’
  943. mathlink.c:4290: error: ‘mathlink_Env’ has no member named ‘env’
  944. mathlink.c:4290: warning: statement with no effect
  945. mathlink.c:4290: error: ‘mathlink_Env’ has no member named ‘env’
  946. mathlink.c:4290: warning: statement with no effect
  947. mathlink.c:4291: warning: comparison between pointer and integer
  948. mathlink.c:4292: error: ‘mathlink_Env’ has no member named ‘RequestArgvFunction’
  949. mathlink.c: In function ‘mathlink_RequestToInteract’:
  950. mathlink.c:4337: warning: implicit declaration of function ‘MLRequestToInteract’
  951. mathlink.c:4337: error: ‘mathlink_Env’ has no member named ‘env’
  952. mathlink.c:4337: error: ‘mathlink_Env’ has no member named ‘env’
  953. mathlink.c:4339: error: ‘mathlink_Env’ has no member named ‘RequestToInteractFunction’
  954. mathlink.c: In function ‘mathlink_SetDialogFunction’:
  955. mathlink.c:4352: error: ‘MLDialogProcPtr’ undeclared (first use in this function)
  956. mathlink.c:4352: warning: statement with no effect
  957. mathlink.c:4352: error: expected ‘;’ before ‘function’
  958. mathlink.c:4363: error: ‘function’ undeclared (first use in this function)
  959. mathlink.c:4363: warning: implicit declaration of function ‘MLAlertCast’
  960. mathlink.c:4363: error: ‘MLAlertProcPtr’ undeclared (first use in this function)
  961. mathlink.c:4363: error: expected ‘)’ before ‘mathlink_AlertStub’
  962. mathlink.c:4363: warning: statement with no effect
  963. mathlink.c:4364: error: ‘mathlink_Env’ has no member named ‘AlertFunction’
  964. mathlink.c:4364: warning: statement with no effect
  965. mathlink.c:4367: warning: implicit declaration of function ‘MLConfirmCast’
  966. mathlink.c:4367: error: ‘MLConfirmProcPtr’ undeclared (first use in this function)
  967. mathlink.c:4367: error: expected ‘)’ before ‘mathlink_ConfirmStub’
  968. mathlink.c:4367: warning: statement with no effect
  969. mathlink.c:4368: error: ‘mathlink_Env’ has no member named ‘ConfirmFunction’
  970. mathlink.c:4368: warning: statement with no effect
  971. mathlink.c:4371: warning: implicit declaration of function ‘MLRequestCast’
  972. mathlink.c:4371: error: ‘MLRequestProcPtr’ undeclared (first use in this function)
  973. mathlink.c:4371: error: expected ‘)’ before ‘mathlink_RequestStub’
  974. mathlink.c:4371: warning: statement with no effect
  975. mathlink.c:4372: error: ‘mathlink_Env’ has no member named ‘RequestFunction’
  976. mathlink.c:4372: warning: statement with no effect
  977. mathlink.c:4375: warning: implicit declaration of function ‘MLRequestArgvCast’
  978. mathlink.c:4375: error: ‘MLRequestArgvProcPtr’ undeclared (first use in this function)
  979. mathlink.c:4375: error: expected ‘)’ before ‘mathlink_RequestArgvStub’
  980. mathlink.c:4375: warning: statement with no effect
  981. mathlink.c:4376: error: ‘mathlink_Env’ has no member named ‘RequestArgvFunction’
  982. mathlink.c:4376: warning: statement with no effect
  983. mathlink.c:4379: warning: implicit declaration of function ‘MLRequestToInteractCast’
  984. mathlink.c:4379: error: ‘MLRequestToInteractProcPtr’ undeclared (first use in this function)
  985. mathlink.c:4379: error: expected ‘)’ before ‘mathlink_RequestToInteractStub’
  986. mathlink.c:4379: warning: statement with no effect
  987. mathlink.c:4380: error: ‘mathlink_Env’ has no member named ‘RequestToInteractFunction’
  988. mathlink.c:4380: warning: statement with no effect
  989. mathlink.c:4388: warning: implicit declaration of function ‘MLSetDialogFunction’
  990. mathlink.c:4388: error: ‘mathlink_Env’ has no member named ‘env’
  991. mathlink.c:4388: error: ‘mathlink_Env’ has no member named ‘env’
  992. mathlink.c: In function ‘Mark_Dealloc’:
  993. mathlink.c:4441: error: ‘mathlink_Mark’ has no member named ‘link’
  994. mathlink.c:4442: warning: implicit declaration of function ‘MLDestroyMark’
  995. mathlink.c:4442: error: ‘mathlink_Link’ has no member named ‘lp’
  996. mathlink.c:4442: error: ‘mathlink_Mark’ has no member named ‘mp’
  997. mathlink.c:4442: error: ‘mathlink_Link’ has no member named ‘lp’
  998. mathlink.c:4442: error: ‘mathlink_Mark’ has no member named ‘mp’
  999. mathlink.c:4443: error: ‘mathlink_Mark’ has no member named ‘link’
  1000. mathlink.c:4443: error: ‘mathlink_Mark’ has no member named ‘link’
  1001. mathlink.c:4443: error: ‘mathlink_Mark’ has no member named ‘link’
  1002. mathlink.c:4443: error: ‘mathlink_Mark’ has no member named ‘link’
  1003. mathlink.c: At top level:
  1004. mathlink.c:4566: error: expected declaration specifiers or ‘...’ before ‘mathlink_MemMallocWrapper’
  1005. mathlink.c:4566: error: expected declaration specifiers or ‘...’ before ‘(’ token
  1006. mathlink.c:4567: warning: return type defaults to ‘int’
  1007. mathlink.c:4566: error: conflicting types for ‘MLDEFN’
  1008. mathlink.c:2681: note: previous definition of ‘MLDEFN’ was here
  1009. mathlink.c: In function ‘MLDEFN’:
  1010. mathlink.c:4566: error: parameter name omitted
  1011. mathlink.c:4568: error: ‘bytes’ undeclared (first use in this function)
  1012. mathlink.c:4568: warning: passing argument 1 of ‘PyMem_Malloc’ makes integer from pointer without a cast
  1013. /usr/include/python2.6/pymem.h:52: note: expected ‘size_t’ but argument is of type ‘struct message_code *’
  1014. mathlink.c:4568: warning: return makes integer from pointer without a cast
  1015. mathlink.c: At top level:
  1016. mathlink.c:4571: error: expected declaration specifiers or ‘...’ before ‘mathlink_MemFreeWrapper’
  1017. mathlink.c:4571: error: expected declaration specifiers or ‘...’ before ‘(’ token
  1018. mathlink.c:4572: warning: return type defaults to ‘int’
  1019. mathlink.c:4571: error: conflicting types for ‘MLDEFN’
  1020. mathlink.c:2681: note: previous definition of ‘MLDEFN’ was here
  1021. mathlink.c: In function ‘MLDEFN’:
  1022. mathlink.c:4573: error: ‘bytes’ undeclared (first use in this function)
  1023. error: command 'gcc' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement