Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.98 KB | None | 0 0
  1. Jordan@Jordan-CD3CDA3B ~/mysql-connector-c-6.0.2
  2. $ cmake -G "MSYS Makefiles" .
  3. -- Check if the system is big endian
  4. -- Searching 16 bit integer
  5. CMake Error at c:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/TestBigE
  6. ndian.cmake:44 (MESSAGE):
  7. no suitable type found
  8. Call Stack (most recent call first):
  9. CMakePlatformTests.txt:200 (TEST_BIG_ENDIAN)
  10. CMakeLists.txt:267 (INCLUDE)
  11.  
  12.  
  13. -- Configuring incomplete, errors occurred!
  14. You have changed variables that require your cache to be deleted.
  15. Configure will be re-run and you may have to reset some variables.
  16. The following variables have changed:
  17. CMAKE_CXX_COMPILER= C:/MinGW/bin/gcc.exe
  18.  
  19. -- Generating done
  20. -- Build files have been written to: C:/MinGW/msys/1.0/home/Jordan/mysql-connect
  21. or-c-6.0.2
  22.  
  23. Jordan@Jordan-CD3CDA3B ~/mysql-connector-c-6.0.2
  24. $ cmake -G "MSYS Makefiles" .
  25. -- The C compiler identification is GNU
  26. -- The CXX compiler identification is GNU
  27. -- Check for working C compiler: C:/MinGW/bin/gcc.exe
  28. -- Check for working C compiler: C:/MinGW/bin/gcc.exe -- works
  29. -- Detecting C compiler ABI info
  30. -- Detecting C compiler ABI info - done
  31. -- Check for working CXX compiler: C:/MinGW/bin/g++.exe
  32. -- Check for working CXX compiler: C:/MinGW/bin/g++.exe -- works
  33. -- Detecting CXX compiler ABI info
  34. -- Detecting CXX compiler ABI info - done
  35. -- Looking for include files HAVE_ALLOCA_H
  36. -- Looking for include files HAVE_ALLOCA_H - not found.
  37. -- Looking for include files HAVE_ARPA_INET_H
  38. -- Looking for include files HAVE_ARPA_INET_H - not found.
  39. -- Looking for include files HAVE_CRYPT_H
  40. -- Looking for include files HAVE_CRYPT_H - not found.
  41. -- Looking for include files HAVE_DIRENT_H
  42. -- Looking for include files HAVE_DIRENT_H - not found.
  43. -- Looking for include files HAVE_EXECINFO_H
  44. -- Looking for include files HAVE_EXECINFO_H - not found.
  45. -- Looking for include files HAVE_FCNTL_H
  46. -- Looking for include files HAVE_FCNTL_H - not found.
  47. -- Looking for include files HAVE_FENV_H
  48. -- Looking for include files HAVE_FENV_H - not found.
  49. -- Looking for include files HAVE_FLOAT_H
  50. -- Looking for include files HAVE_FLOAT_H - not found.
  51. -- Looking for include files HAVE_FPU_CONTROL_H
  52. -- Looking for include files HAVE_FPU_CONTROL_H - not found.
  53. -- Looking for include files HAVE_GRP_H
  54. -- Looking for include files HAVE_GRP_H - not found.
  55. -- Looking for include files HAVE_IEEEFP_H
  56. -- Looking for include files HAVE_IEEEFP_H - not found.
  57. -- Looking for include files HAVE_LIMITS_H
  58. -- Looking for include files HAVE_LIMITS_H - not found.
  59. -- Looking for include files HAVE_MALLOC_H
  60. -- Looking for include files HAVE_MALLOC_H - not found.
  61. -- Looking for include files HAVE_MEMORY_H
  62. -- Looking for include files HAVE_MEMORY_H - not found.
  63. -- Looking for include files HAVE_NETINET_IN_H
  64. -- Looking for include files HAVE_NETINET_IN_H - not found.
  65. -- Looking for include files HAVE_PATHS_H
  66. -- Looking for include files HAVE_PATHS_H - not found.
  67. -- Looking for include files HAVE_PWD_H
  68. -- Looking for include files HAVE_PWD_H - not found.
  69. -- Looking for include files HAVE_SCHED_H
  70. -- Looking for include files HAVE_SCHED_H - not found.
  71. -- Looking for include files HAVE_SELECT_H
  72. -- Looking for include files HAVE_SELECT_H - not found.
  73. -- Looking for include files HAVE_STDDEF_H
  74. -- Looking for include files HAVE_STDDEF_H - not found.
  75. -- Looking for include files HAVE_STDINT_H
  76. -- Looking for include files HAVE_STDINT_H - not found.
  77. -- Looking for include files HAVE_STDLIB_H
  78. -- Looking for include files HAVE_STDLIB_H - not found.
  79. -- Looking for include files HAVE_STRINGS_H
  80. -- Looking for include files HAVE_STRINGS_H - not found.
  81. -- Looking for include files HAVE_STRING_H
  82. -- Looking for include files HAVE_STRING_H - not found.
  83. -- Looking for include files HAVE_SYNCH_H
  84. -- Looking for include files HAVE_SYNCH_H - not found.
  85. -- Looking for include files HAVE_SYSENT_H
  86. -- Looking for include files HAVE_SYSENT_H - not found.
  87. -- Looking for include files HAVE_SYS_FPU_H
  88. -- Looking for include files HAVE_SYS_FPU_H - not found.
  89. -- Looking for include files HAVE_SYS_IOCTL_H
  90. -- Looking for include files HAVE_SYS_IOCTL_H - not found.
  91. -- Looking for include files HAVE_SYS_IPC_H
  92. -- Looking for include files HAVE_SYS_IPC_H - not found.
  93. -- Looking for include files HAVE_SYS_MMAN_H
  94. -- Looking for include files HAVE_SYS_MMAN_H - not found.
  95. -- Looking for include files HAVE_SYS_PRCTL_H
  96. -- Looking for include files HAVE_SYS_PRCTL_H - not found.
  97. -- Looking for include files HAVE_SYS_SELECT_H
  98. -- Looking for include files HAVE_SYS_SELECT_H - not found.
  99. -- Looking for include files HAVE_SYS_SHM_H
  100. -- Looking for include files HAVE_SYS_SHM_H - not found.
  101. -- Looking for include files HAVE_SYS_SOCKET_H
  102. -- Looking for include files HAVE_SYS_SOCKET_H - not found.
  103. -- Looking for include files HAVE_SYS_STAT_H
  104. -- Looking for include files HAVE_SYS_STAT_H - not found.
  105. -- Looking for include files HAVE_SYS_STREAM_H
  106. -- Looking for include files HAVE_SYS_STREAM_H - not found.
  107. -- Looking for include files HAVE_SYS_TIMEB_H
  108. -- Looking for include files HAVE_SYS_TIMEB_H - not found.
  109. -- Looking for include files HAVE_SYS_TYPES_H
  110. -- Looking for include files HAVE_SYS_TYPES_H - not found.
  111. -- Looking for include files HAVE_SYS_UN_H
  112. -- Looking for include files HAVE_SYS_UN_H - not found.
  113. -- Looking for include files HAVE_TERMIOS_H
  114. -- Looking for include files HAVE_TERMIOS_H - not found.
  115. -- Looking for include files HAVE_TERMIO_H
  116. -- Looking for include files HAVE_TERMIO_H - not found.
  117. -- Looking for include files HAVE_UNISTD_H
  118. -- Looking for include files HAVE_UNISTD_H - not found.
  119. -- Looking for include files HAVE_UTIME_H
  120. -- Looking for include files HAVE_UTIME_H - not found.
  121. -- Looking for include files CMAKE_HAVE_PTHREAD_H
  122. -- Looking for include files CMAKE_HAVE_PTHREAD_H - not found.
  123. -- Found Threads: TRUE
  124. -- Looking for access
  125. -- Looking for access - not found
  126. -- Looking for aiowait
  127. -- Looking for aiowait - not found
  128. -- Looking for alarm
  129. -- Looking for alarm - not found
  130. -- Looking for alloca
  131. -- Looking for alloca - not found
  132. -- Looking for bcmp
  133. -- Looking for bcmp - not found
  134. -- Looking for bfill
  135. -- Looking for bfill - not found
  136. -- Looking for bmove
  137. -- Looking for bmove - not found
  138. -- Looking for bzero
  139. -- Looking for bzero - not found
  140. -- Looking for clock_gettime
  141. -- Looking for clock_gettime - not found
  142. -- Looking for compress
  143. -- Looking for compress - not found
  144. -- Looking for crypt
  145. -- Looking for crypt - not found
  146. -- Looking for dlerror
  147. -- Looking for dlerror - not found
  148. -- Looking for dlopen
  149. -- Looking for dlopen - not found
  150. -- Looking for fchmod
  151. -- Looking for fchmod - not found
  152. -- Looking for fcntl
  153. -- Looking for fcntl - not found
  154. -- Looking for fconvert
  155. -- Looking for fconvert - not found
  156. -- Looking for fdatasync
  157. -- Looking for fdatasync - not found
  158. -- Looking for fesetround
  159. -- Looking for fesetround - not found
  160. -- Looking for finite
  161. -- Looking for finite - not found
  162. -- Looking for fseeko
  163. -- Looking for fseeko - not found
  164. -- Looking for fsync
  165. -- Looking for fsync - not found
  166. -- Looking for getaddrinfo
  167. -- Looking for getaddrinfo - not found
  168. -- Looking for getcwd
  169. -- Looking for getcwd - not found
  170. -- Looking for gethostbyaddr_r
  171. -- Looking for gethostbyaddr_r - not found
  172. -- Looking for gethostbyname_r
  173. -- Looking for gethostbyname_r - not found
  174. -- Looking for gethrtime
  175. -- Looking for gethrtime - not found
  176. -- Looking for getnameinfo
  177. -- Looking for getnameinfo - not found
  178. -- Looking for getpagesize
  179. -- Looking for getpagesize - not found
  180. -- Looking for getpass
  181. -- Looking for getpass - not found
  182. -- Looking for getpassphrase
  183. -- Looking for getpassphrase - not found
  184. -- Looking for getpwnam
  185. -- Looking for getpwnam - not found
  186. -- Looking for getpwuid
  187. -- Looking for getpwuid - not found
  188. -- Looking for getrlimit
  189. -- Looking for getrlimit - not found
  190. -- Looking for getrusage
  191. -- Looking for getrusage - not found
  192. -- Looking for getwd
  193. -- Looking for getwd - not found
  194. -- Looking for gmtime_r
  195. -- Looking for gmtime_r - not found
  196. -- Looking for initgroups
  197. -- Looking for initgroups - not found
  198. -- Looking for ldiv
  199. -- Looking for ldiv - not found
  200. -- Looking for localtime_r
  201. -- Looking for localtime_r - not found
  202. -- Looking for log2
  203. -- Looking for log2 - not found
  204. -- Looking for longjmp
  205. -- Looking for longjmp - not found
  206. -- Looking for lstat
  207. -- Looking for lstat - not found
  208. -- Looking for madvise
  209. -- Looking for madvise - not found
  210. -- Looking for mallinfo
  211. -- Looking for mallinfo - not found
  212. -- Looking for memalign
  213. -- Looking for memalign - not found
  214. -- Looking for memcpy
  215. -- Looking for memcpy - not found
  216. -- Looking for memmove
  217. -- Looking for memmove - not found
  218. -- Looking for mkstemp
  219. -- Looking for mkstemp - not found
  220. -- Looking for mlock
  221. -- Looking for mlock - not found
  222. -- Looking for mlockall
  223. -- Looking for mlockall - not found
  224. -- Looking for mmap
  225. -- Looking for mmap - not found
  226. -- Looking for mmap64
  227. -- Looking for mmap64 - not found
  228. -- Looking for perror
  229. -- Looking for perror - not found
  230. -- Looking for poll
  231. -- Looking for poll - not found
  232. -- Looking for pread
  233. -- Looking for pread - not found
  234. -- Looking for pthread_attr_create
  235. -- Looking for pthread_attr_create - not found
  236. -- Looking for pthread_attr_getstacksize
  237. -- Looking for pthread_attr_getstacksize - not found
  238. -- Looking for pthread_attr_setprio
  239. -- Looking for pthread_attr_setprio - not found
  240. -- Looking for pthread_attr_setschedparam
  241. -- Looking for pthread_attr_setschedparam - not found
  242. -- Looking for pthread_attr_setscope
  243. -- Looking for pthread_attr_setscope - not found
  244. -- Looking for pthread_attr_setstacksize
  245. -- Looking for pthread_attr_setstacksize - not found
  246. -- Looking for pthread_condattr_create
  247. -- Looking for pthread_condattr_create - not found
  248. -- Looking for pthread_init
  249. -- Looking for pthread_init - not found
  250. -- Looking for pthread_key_delete
  251. -- Looking for pthread_key_delete - not found
  252. -- Looking for pthread_kill
  253. -- Looking for pthread_kill - not found
  254. -- Looking for pthread_rwlock_rdlock
  255. -- Looking for pthread_rwlock_rdlock - not found
  256. -- Looking for pthread_setprio_np
  257. -- Looking for pthread_setprio_np - not found
  258. -- Looking for pthread_setschedparam
  259. -- Looking for pthread_setschedparam - not found
  260. -- Looking for pthread_sigmask
  261. -- Looking for pthread_sigmask - not found
  262. -- Looking for pthread_threadmask
  263. -- Looking for pthread_threadmask - not found
  264. -- Looking for pthread_yield_np
  265. -- Looking for pthread_yield_np - not found
  266. -- Looking for readdir_r
  267. -- Looking for readdir_r - not found
  268. -- Looking for readlink
  269. -- Looking for readlink - not found
  270. -- Looking for realpath
  271. -- Looking for realpath - not found
  272. -- Looking for rename
  273. -- Looking for rename - not found
  274. -- Looking for sched_yield
  275. -- Looking for sched_yield - not found
  276. -- Looking for select
  277. -- Looking for select - not found
  278. -- Looking for setfd
  279. -- Looking for setfd - not found
  280. -- Looking for setfilepointer
  281. -- Looking for setfilepointer - not found
  282. -- Looking for sigaction
  283. -- Looking for sigaction - not found
  284. -- Looking for sigthreadmask
  285. -- Looking for sigthreadmask - not found
  286. -- Looking for sigwait
  287. -- Looking for sigwait - not found
  288. -- Looking for sleep
  289. -- Looking for sleep - not found
  290. -- Looking for snprintf
  291. -- Looking for snprintf - not found
  292. -- Looking for stpcpy
  293. -- Looking for stpcpy - not found
  294. -- Looking for strerror
  295. -- Looking for strerror - not found
  296. -- Looking for strlcpy
  297. -- Looking for strlcpy - not found
  298. -- Looking for strnlen
  299. -- Looking for strnlen - not found
  300. -- Looking for strpbrk
  301. -- Looking for strpbrk - not found
  302. -- Looking for strsep
  303. -- Looking for strsep - not found
  304. -- Looking for strstr
  305. -- Looking for strstr - not found
  306. -- Looking for strtok_r
  307. -- Looking for strtok_r - not found
  308. -- Looking for strtol
  309. -- Looking for strtol - not found
  310. -- Looking for strtoll
  311. -- Looking for strtoll - not found
  312. -- Looking for strtoul
  313. -- Looking for strtoul - not found
  314. -- Looking for strtoull
  315. -- Looking for strtoull - not found
  316. -- Looking for tell
  317. -- Looking for tell - not found
  318. -- Looking for thr_setconcurrency
  319. -- Looking for thr_setconcurrency - not found
  320. -- Looking for thr_yield
  321. -- Looking for thr_yield - not found
  322. -- Looking for vasprintf
  323. -- Looking for vasprintf - not found
  324. -- Looking for vsnprintf
  325. -- Looking for vsnprintf - not found
  326. -- Looking for sys_errlist
  327. -- Looking for sys_errlist - not found.
  328. -- Looking for __bss_start
  329. -- Looking for __bss_start - not found.
  330. -- Looking for madvise
  331. -- Looking for madvise - not found.
  332. -- Check if the system is big endian
  333. -- Searching 16 bit integer
  334. -- Check size of unsigned short
  335. -- Check size of unsigned short - failed
  336. -- Check size of unsigned int
  337. -- Check size of unsigned int - failed
  338. -- Check size of unsigned long
  339. -- Check size of unsigned long - failed
  340. CMake Error at c:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/TestBigE
  341. ndian.cmake:44 (MESSAGE):
  342. no suitable type found
  343. Call Stack (most recent call first):
  344. CMakePlatformTests.txt:200 (TEST_BIG_ENDIAN)
  345. CMakeLists.txt:267 (INCLUDE)
  346.  
  347.  
  348. -- Configuring incomplete, errors occurred!
  349.  
  350. Jordan@Jordan-CD3CDA3B ~/mysql-connector-c-6.0.2
  351. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement