Guest User

Untitled

a guest
Oct 17th, 2017
517
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.71 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by Xvid configure 1.3.2, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure --prefix=/home/wolf/software/mingw-w64/mingw-w64-i686/i686-w64-mingw32 --host=i686-w64-mingw32
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = wolf-video-build
  14. uname -m = x86_64
  15. uname -r = 2.6.38-11-generic
  16. uname -s = Linux
  17. uname -v = #48-Ubuntu SMP Fri Jul 29 19:02:55 UTC 2011
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /home/wolf/software/mingw-w64/mingw-w64-i686/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2357: checking build system type
  45. configure:2371: result: x86_64-unknown-linux-gnu
  46. configure:2391: checking host system type
  47. configure:2404: result: i686-w64-mingw32
  48. configure:2424: checking target system type
  49. configure:2437: result: i686-w64-mingw32
  50. configure:2465: checking whether to use default CFLAGS
  51. configure:2469: result: yes
  52. configure:2485: checking for i686-w64-mingw32-gcc
  53. configure:2501: found /home/wolf/software/mingw-w64/mingw-w64-i686/bin/i686-w64-mingw32-gcc
  54. configure:2512: result: i686-w64-mingw32-gcc
  55. configure:2781: checking for C compiler version
  56. configure:2790: i686-w64-mingw32-gcc --version >&5
  57. i686-w64-mingw32-gcc (GCC) 4.6.1
  58. Copyright (C) 2011 Free Software Foundation, Inc.
  59. This is free software; see the source for copying conditions. There is NO
  60. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  61.  
  62. configure:2801: $? = 0
  63. configure:2790: i686-w64-mingw32-gcc -v >&5
  64. Using built-in specs.
  65. COLLECT_GCC=i686-w64-mingw32-gcc
  66. COLLECT_LTO_WRAPPER=/home/wolf/software/mingw-w64/mingw-w64-i686/libexec/gcc/i686-w64-mingw32/4.6.1/lto-wrapper
  67. Target: i686-w64-mingw32
  68. Configured with: ../source/gcc-4.6.1/configure --build=x86_64-unknown-linux-gnu --target=i686-w64-mingw32 --disable-nls --disable-multilib --prefix=/home/wolf/software/mingw-w64/mingw-w64-i686 --with-sysroot=/home/wolf/software/mingw-w64/mingw-w64-i686 --with-mpc=/home/wolf/software/mingw-w64/packages/gcc/packages/mpc/mpc-0.9-x86_64 --with-mpfr=/home/wolf/software/mingw-w64/packages/gcc/packages/mpfr/mpfr-3.0.1-x86_64 --with-gmp=/home/wolf/software/mingw-w64/packages/gcc/packages/gmp/gmp-5.0.2-x86_64 --with-host-libstdcxx='-lstdc++ -lpwl' --with-ppl=/home/wolf/software/mingw-w64/packages/gcc/packages/ppl/ppl-0.11.2-x86_64 --with-cloog=/home/wolf/software/mingw-w64/packages/gcc/packages/cloog-ppl/cloog-ppl-0.15.11-x86_64 --enable-languages=c,c++,
  69. Thread model: win32
  70. gcc version 4.6.1 (GCC)
  71. configure:2801: $? = 0
  72. configure:2790: i686-w64-mingw32-gcc -V >&5
  73. i686-w64-mingw32-gcc: error: unrecognized option '-V'
  74. i686-w64-mingw32-gcc: fatal error: no input files
  75. compilation terminated.
  76. configure:2801: $? = 1
  77. configure:2790: i686-w64-mingw32-gcc -qversion >&5
  78. i686-w64-mingw32-gcc: error: unrecognized option '-qversion'
  79. i686-w64-mingw32-gcc: fatal error: no input files
  80. compilation terminated.
  81. configure:2801: $? = 1
  82. configure:2821: checking whether the C compiler works
  83. configure:2843: i686-w64-mingw32-gcc conftest.c >&5
  84. configure:2847: $? = 0
  85. configure:2895: result: yes
  86. configure:2898: checking for C compiler default output file name
  87. configure:2900: result: a.exe
  88. configure:2906: checking for suffix of executables
  89. configure:2913: i686-w64-mingw32-gcc -o conftest.exe conftest.c >&5
  90. configure:2917: $? = 0
  91. configure:2939: result: .exe
  92. configure:2961: checking whether we are cross compiling
  93. configure:2969: i686-w64-mingw32-gcc -o conftest.exe conftest.c >&5
  94. configure:2973: $? = 0
  95. configure:2980: ./conftest.exe
  96. run-detectors: unable to find an interpreter for ./conftest.exe
  97. configure:2984: $? = 2
  98. configure:2999: result: yes
  99. configure:3004: checking for suffix of object files
  100. configure:3026: i686-w64-mingw32-gcc -c conftest.c >&5
  101. configure:3030: $? = 0
  102. configure:3051: result: o
  103. configure:3055: checking whether we are using the GNU C compiler
  104. configure:3074: i686-w64-mingw32-gcc -c conftest.c >&5
  105. configure:3074: $? = 0
  106. configure:3083: result: yes
  107. configure:3092: checking whether i686-w64-mingw32-gcc accepts -g
  108. configure:3112: i686-w64-mingw32-gcc -c -g conftest.c >&5
  109. configure:3112: $? = 0
  110. configure:3153: result: yes
  111. configure:3170: checking for i686-w64-mingw32-gcc option to accept ISO C89
  112. configure:3234: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  113. configure:3234: $? = 0
  114. configure:3247: result: none needed
  115. configure:3283: checking for a BSD-compatible install
  116. configure:3351: result: /usr/bin/install -c
  117. configure:3367: checking for i686-w64-mingw32-ranlib
  118. configure:3383: found /home/wolf/software/mingw-w64/mingw-w64-i686/bin/i686-w64-mingw32-ranlib
  119. configure:3394: result: i686-w64-mingw32-ranlib
  120. configure:3459: checking for i686-w64-mingw32-ar
  121. configure:3475: found /home/wolf/software/mingw-w64/mingw-w64-i686/bin/i686-w64-mingw32-ar
  122. configure:3486: result: i686-w64-mingw32-ar
  123. configure:3553: checking for whether to use assembly code
  124. configure:3556: result: yes
  125. configure:3558: checking for architecture type
  126. configure:3562: result: ia32
  127. configure:3601: checking how to run the C preprocessor
  128. configure:3632: i686-w64-mingw32-gcc -E conftest.c
  129. configure:3632: $? = 0
  130. configure:3646: i686-w64-mingw32-gcc -E conftest.c
  131. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  132. compilation terminated.
  133. configure:3646: $? = 1
  134. configure: failed program was:
  135. | /* confdefs.h */
  136. | #define PACKAGE_NAME "Xvid"
  137. | #define PACKAGE_TARNAME "xvid"
  138. | #define PACKAGE_VERSION "1.3.2"
  139. | #define PACKAGE_STRING "Xvid 1.3.2"
  140. | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
  141. | #define PACKAGE_URL ""
  142. | /* end confdefs.h. */
  143. | #include <ac_nonexistent.h>
  144. configure:3671: result: i686-w64-mingw32-gcc -E
  145. configure:3691: i686-w64-mingw32-gcc -E conftest.c
  146. configure:3691: $? = 0
  147. configure:3705: i686-w64-mingw32-gcc -E conftest.c
  148. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  149. compilation terminated.
  150. configure:3705: $? = 1
  151. configure: failed program was:
  152. | /* confdefs.h */
  153. | #define PACKAGE_NAME "Xvid"
  154. | #define PACKAGE_TARNAME "xvid"
  155. | #define PACKAGE_VERSION "1.3.2"
  156. | #define PACKAGE_STRING "Xvid 1.3.2"
  157. | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
  158. | #define PACKAGE_URL ""
  159. | /* end confdefs.h. */
  160. | #include <ac_nonexistent.h>
  161. configure:3734: checking for grep that handles long lines and -e
  162. configure:3792: result: /bin/grep
  163. configure:3797: checking for egrep
  164. configure:3859: result: /bin/grep -E
  165. configure:3864: checking for ANSI C header files
  166. configure:3884: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  167. configure:3884: $? = 0
  168. configure:3968: result: yes
  169. configure:3981: checking for sys/types.h
  170. configure:3981: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  171. configure:3981: $? = 0
  172. configure:3981: result: yes
  173. configure:3981: checking for sys/stat.h
  174. configure:3981: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  175. configure:3981: $? = 0
  176. configure:3981: result: yes
  177. configure:3981: checking for stdlib.h
  178. configure:3981: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  179. configure:3981: $? = 0
  180. configure:3981: result: yes
  181. configure:3981: checking for string.h
  182. configure:3981: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  183. configure:3981: $? = 0
  184. configure:3981: result: yes
  185. configure:3981: checking for memory.h
  186. configure:3981: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  187. configure:3981: $? = 0
  188. configure:3981: result: yes
  189. configure:3981: checking for strings.h
  190. configure:3981: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  191. configure:3981: $? = 0
  192. configure:3981: result: yes
  193. configure:3981: checking for inttypes.h
  194. configure:3981: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  195. configure:3981: $? = 0
  196. configure:3981: result: yes
  197. configure:3981: checking for stdint.h
  198. configure:3981: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  199. configure:3981: $? = 0
  200. configure:3981: result: yes
  201. configure:3981: checking for unistd.h
  202. configure:3981: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  203. configure:3981: $? = 0
  204. configure:3981: result: yes
  205. configure:3997: checking size of int *
  206. configure:4002: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  207. configure:4002: $? = 0
  208. configure:4002: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  209. conftest.c: In function 'main':
  210. conftest.c:55:12: error: size of array 'test_array' is negative
  211. configure:4002: $? = 1
  212. configure: failed program was:
  213. | /* confdefs.h */
  214. | #define PACKAGE_NAME "Xvid"
  215. | #define PACKAGE_TARNAME "xvid"
  216. | #define PACKAGE_VERSION "1.3.2"
  217. | #define PACKAGE_STRING "Xvid 1.3.2"
  218. | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
  219. | #define PACKAGE_URL ""
  220. | #define STDC_HEADERS 1
  221. | #define HAVE_SYS_TYPES_H 1
  222. | #define HAVE_SYS_STAT_H 1
  223. | #define HAVE_STDLIB_H 1
  224. | #define HAVE_STRING_H 1
  225. | #define HAVE_MEMORY_H 1
  226. | #define HAVE_STRINGS_H 1
  227. | #define HAVE_INTTYPES_H 1
  228. | #define HAVE_STDINT_H 1
  229. | #define HAVE_UNISTD_H 1
  230. | /* end confdefs.h. */
  231. | #include <stdio.h>
  232. | #ifdef HAVE_SYS_TYPES_H
  233. | # include <sys/types.h>
  234. | #endif
  235. | #ifdef HAVE_SYS_STAT_H
  236. | # include <sys/stat.h>
  237. | #endif
  238. | #ifdef STDC_HEADERS
  239. | # include <stdlib.h>
  240. | # include <stddef.h>
  241. | #else
  242. | # ifdef HAVE_STDLIB_H
  243. | # include <stdlib.h>
  244. | # endif
  245. | #endif
  246. | #ifdef HAVE_STRING_H
  247. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  248. | # include <memory.h>
  249. | # endif
  250. | # include <string.h>
  251. | #endif
  252. | #ifdef HAVE_STRINGS_H
  253. | # include <strings.h>
  254. | #endif
  255. | #ifdef HAVE_INTTYPES_H
  256. | # include <inttypes.h>
  257. | #endif
  258. | #ifdef HAVE_STDINT_H
  259. | # include <stdint.h>
  260. | #endif
  261. | #ifdef HAVE_UNISTD_H
  262. | # include <unistd.h>
  263. | #endif
  264. | int
  265. | main ()
  266. | {
  267. | static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 0)];
  268. | test_array [0] = 0
  269. |
  270. | ;
  271. | return 0;
  272. | }
  273. configure:4002: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  274. conftest.c: In function 'main':
  275. conftest.c:55:12: error: size of array 'test_array' is negative
  276. configure:4002: $? = 1
  277. configure: failed program was:
  278. | /* confdefs.h */
  279. | #define PACKAGE_NAME "Xvid"
  280. | #define PACKAGE_TARNAME "xvid"
  281. | #define PACKAGE_VERSION "1.3.2"
  282. | #define PACKAGE_STRING "Xvid 1.3.2"
  283. | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
  284. | #define PACKAGE_URL ""
  285. | #define STDC_HEADERS 1
  286. | #define HAVE_SYS_TYPES_H 1
  287. | #define HAVE_SYS_STAT_H 1
  288. | #define HAVE_STDLIB_H 1
  289. | #define HAVE_STRING_H 1
  290. | #define HAVE_MEMORY_H 1
  291. | #define HAVE_STRINGS_H 1
  292. | #define HAVE_INTTYPES_H 1
  293. | #define HAVE_STDINT_H 1
  294. | #define HAVE_UNISTD_H 1
  295. | /* end confdefs.h. */
  296. | #include <stdio.h>
  297. | #ifdef HAVE_SYS_TYPES_H
  298. | # include <sys/types.h>
  299. | #endif
  300. | #ifdef HAVE_SYS_STAT_H
  301. | # include <sys/stat.h>
  302. | #endif
  303. | #ifdef STDC_HEADERS
  304. | # include <stdlib.h>
  305. | # include <stddef.h>
  306. | #else
  307. | # ifdef HAVE_STDLIB_H
  308. | # include <stdlib.h>
  309. | # endif
  310. | #endif
  311. | #ifdef HAVE_STRING_H
  312. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  313. | # include <memory.h>
  314. | # endif
  315. | # include <string.h>
  316. | #endif
  317. | #ifdef HAVE_STRINGS_H
  318. | # include <strings.h>
  319. | #endif
  320. | #ifdef HAVE_INTTYPES_H
  321. | # include <inttypes.h>
  322. | #endif
  323. | #ifdef HAVE_STDINT_H
  324. | # include <stdint.h>
  325. | #endif
  326. | #ifdef HAVE_UNISTD_H
  327. | # include <unistd.h>
  328. | #endif
  329. | int
  330. | main ()
  331. | {
  332. | static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 1)];
  333. | test_array [0] = 0
  334. |
  335. | ;
  336. | return 0;
  337. | }
  338. configure:4002: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  339. conftest.c: In function 'main':
  340. conftest.c:55:12: error: size of array 'test_array' is negative
  341. configure:4002: $? = 1
  342. configure: failed program was:
  343. | /* confdefs.h */
  344. | #define PACKAGE_NAME "Xvid"
  345. | #define PACKAGE_TARNAME "xvid"
  346. | #define PACKAGE_VERSION "1.3.2"
  347. | #define PACKAGE_STRING "Xvid 1.3.2"
  348. | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
  349. | #define PACKAGE_URL ""
  350. | #define STDC_HEADERS 1
  351. | #define HAVE_SYS_TYPES_H 1
  352. | #define HAVE_SYS_STAT_H 1
  353. | #define HAVE_STDLIB_H 1
  354. | #define HAVE_STRING_H 1
  355. | #define HAVE_MEMORY_H 1
  356. | #define HAVE_STRINGS_H 1
  357. | #define HAVE_INTTYPES_H 1
  358. | #define HAVE_STDINT_H 1
  359. | #define HAVE_UNISTD_H 1
  360. | /* end confdefs.h. */
  361. | #include <stdio.h>
  362. | #ifdef HAVE_SYS_TYPES_H
  363. | # include <sys/types.h>
  364. | #endif
  365. | #ifdef HAVE_SYS_STAT_H
  366. | # include <sys/stat.h>
  367. | #endif
  368. | #ifdef STDC_HEADERS
  369. | # include <stdlib.h>
  370. | # include <stddef.h>
  371. | #else
  372. | # ifdef HAVE_STDLIB_H
  373. | # include <stdlib.h>
  374. | # endif
  375. | #endif
  376. | #ifdef HAVE_STRING_H
  377. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  378. | # include <memory.h>
  379. | # endif
  380. | # include <string.h>
  381. | #endif
  382. | #ifdef HAVE_STRINGS_H
  383. | # include <strings.h>
  384. | #endif
  385. | #ifdef HAVE_INTTYPES_H
  386. | # include <inttypes.h>
  387. | #endif
  388. | #ifdef HAVE_STDINT_H
  389. | # include <stdint.h>
  390. | #endif
  391. | #ifdef HAVE_UNISTD_H
  392. | # include <unistd.h>
  393. | #endif
  394. | int
  395. | main ()
  396. | {
  397. | static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 3)];
  398. | test_array [0] = 0
  399. |
  400. | ;
  401. | return 0;
  402. | }
  403. configure:4002: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  404. configure:4002: $? = 0
  405. configure:4002: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  406. configure:4002: $? = 0
  407. configure:4002: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  408. configure:4002: $? = 0
  409. configure:4016: result: 4
  410. configure:4040: checking whether byte ordering is bigendian
  411. configure:4055: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  412. conftest.c:21:9: error: unknown type name 'not'
  413. conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  414. conftest.c:21:15: error: unknown type name 'universal'
  415. configure:4055: $? = 1
  416. configure: failed program was:
  417. | /* confdefs.h */
  418. | #define PACKAGE_NAME "Xvid"
  419. | #define PACKAGE_TARNAME "xvid"
  420. | #define PACKAGE_VERSION "1.3.2"
  421. | #define PACKAGE_STRING "Xvid 1.3.2"
  422. | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
  423. | #define PACKAGE_URL ""
  424. | #define STDC_HEADERS 1
  425. | #define HAVE_SYS_TYPES_H 1
  426. | #define HAVE_SYS_STAT_H 1
  427. | #define HAVE_STDLIB_H 1
  428. | #define HAVE_STRING_H 1
  429. | #define HAVE_MEMORY_H 1
  430. | #define HAVE_STRINGS_H 1
  431. | #define HAVE_INTTYPES_H 1
  432. | #define HAVE_STDINT_H 1
  433. | #define HAVE_UNISTD_H 1
  434. | #define SIZEOF_INT_P 4
  435. | /* end confdefs.h. */
  436. | #ifndef __APPLE_CC__
  437. | not a universal capable compiler
  438. | #endif
  439. | typedef int dummy;
  440. |
  441. configure:4100: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  442. configure:4100: $? = 0
  443. configure:4118: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  444. conftest.c: In function 'main':
  445. conftest.c:27:4: error: unknown type name 'not'
  446. conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  447. configure:4118: $? = 1
  448. configure: failed program was:
  449. | /* confdefs.h */
  450. | #define PACKAGE_NAME "Xvid"
  451. | #define PACKAGE_TARNAME "xvid"
  452. | #define PACKAGE_VERSION "1.3.2"
  453. | #define PACKAGE_STRING "Xvid 1.3.2"
  454. | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
  455. | #define PACKAGE_URL ""
  456. | #define STDC_HEADERS 1
  457. | #define HAVE_SYS_TYPES_H 1
  458. | #define HAVE_SYS_STAT_H 1
  459. | #define HAVE_STDLIB_H 1
  460. | #define HAVE_STRING_H 1
  461. | #define HAVE_MEMORY_H 1
  462. | #define HAVE_STRINGS_H 1
  463. | #define HAVE_INTTYPES_H 1
  464. | #define HAVE_STDINT_H 1
  465. | #define HAVE_UNISTD_H 1
  466. | #define SIZEOF_INT_P 4
  467. | /* end confdefs.h. */
  468. | #include <sys/types.h>
  469. | #include <sys/param.h>
  470. |
  471. | int
  472. | main ()
  473. | {
  474. | #if BYTE_ORDER != BIG_ENDIAN
  475. | not big endian
  476. | #endif
  477. |
  478. | ;
  479. | return 0;
  480. | }
  481. configure:4246: result: no
  482. configure:4265: checking for build extensions
  483. configure:4279: result: .dll .a .obj
  484. configure:4308: checking for platform specific LDFLAGS/CFLAGS
  485. configure:4332: result: ok
  486. configure:4391: checking for yasm
  487. configure:4412: found /usr/bin/yasm
  488. configure:4436: result: yes
  489. configure:4445: checking for yasm version
  490. configure:4451: result: 1
  491. configure:4544: checking for asm object format
  492. configure:4566: result: win32
  493. configure:4709: checking stdio.h usability
  494. configure:4709: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  495. configure:4709: $? = 0
  496. configure:4709: result: yes
  497. configure:4709: checking stdio.h presence
  498. configure:4709: i686-w64-mingw32-gcc -E conftest.c
  499. configure:4709: $? = 0
  500. configure:4709: result: yes
  501. configure:4709: checking for stdio.h
  502. configure:4709: result: yes
  503. configure:4709: checking signal.h usability
  504. configure:4709: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  505. configure:4709: $? = 0
  506. configure:4709: result: yes
  507. configure:4709: checking signal.h presence
  508. configure:4709: i686-w64-mingw32-gcc -E conftest.c
  509. configure:4709: $? = 0
  510. configure:4709: result: yes
  511. configure:4709: checking for signal.h
  512. configure:4709: result: yes
  513. configure:4709: checking for stdlib.h
  514. configure:4709: result: yes
  515. configure:4709: checking for string.h
  516. configure:4709: result: yes
  517. configure:4709: checking assert.h usability
  518. configure:4709: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  519. configure:4709: $? = 0
  520. configure:4709: result: yes
  521. configure:4709: checking assert.h presence
  522. configure:4709: i686-w64-mingw32-gcc -E conftest.c
  523. configure:4709: $? = 0
  524. configure:4709: result: yes
  525. configure:4709: checking for assert.h
  526. configure:4709: result: yes
  527. configure:4709: checking math.h usability
  528. configure:4709: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  529. configure:4709: $? = 0
  530. configure:4709: result: yes
  531. configure:4709: checking math.h presence
  532. configure:4709: i686-w64-mingw32-gcc -E conftest.c
  533. configure:4709: $? = 0
  534. configure:4709: result: yes
  535. configure:4709: checking for math.h
  536. configure:4709: result: yes
  537. configure:4724: checking pthread.h usability
  538. configure:4724: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5
  539. configure:4724: $? = 0
  540. configure:4724: result: yes
  541. configure:4724: checking pthread.h presence
  542. configure:4724: i686-w64-mingw32-gcc -E conftest.c
  543. configure:4724: $? = 0
  544. configure:4724: result: yes
  545. configure:4724: checking for pthread.h
  546. configure:4724: result: yes
  547. configure:4726: checking for pthread_create in -lpthread
  548. configure:4751: i686-w64-mingw32-gcc -o conftest.exe -g -O2 conftest.c -lpthread >&5
  549. configure:4751: $? = 0
  550. configure:4760: result: yes
  551. configure:5006: creating ./config.status
  552.  
  553. ## ---------------------- ##
  554. ## Running config.status. ##
  555. ## ---------------------- ##
  556.  
  557. This file was extended by Xvid config.status 1.3.2, which was
  558. generated by GNU Autoconf 2.67. Invocation command line was
  559.  
  560. CONFIG_FILES =
  561. CONFIG_HEADERS =
  562. CONFIG_LINKS =
  563. CONFIG_COMMANDS =
  564. $ ./config.status
  565.  
  566. on wolf-video-build
  567.  
  568. config.status:776: creating platform.inc
  569.  
  570. ## ---------------- ##
  571. ## Cache variables. ##
  572. ## ---------------- ##
  573.  
  574. ac_cv_build=x86_64-unknown-linux-gnu
  575. ac_cv_c_bigendian=no
  576. ac_cv_c_compiler_gnu=yes
  577. ac_cv_env_CC_set=
  578. ac_cv_env_CC_value=
  579. ac_cv_env_CFLAGS_set=
  580. ac_cv_env_CFLAGS_value=
  581. ac_cv_env_CPPFLAGS_set=
  582. ac_cv_env_CPPFLAGS_value=
  583. ac_cv_env_CPP_set=
  584. ac_cv_env_CPP_value=
  585. ac_cv_env_LDFLAGS_set=
  586. ac_cv_env_LDFLAGS_value=
  587. ac_cv_env_LIBS_set=
  588. ac_cv_env_LIBS_value=
  589. ac_cv_env_build_alias_set=
  590. ac_cv_env_build_alias_value=
  591. ac_cv_env_host_alias_set=set
  592. ac_cv_env_host_alias_value=i686-w64-mingw32
  593. ac_cv_env_target_alias_set=
  594. ac_cv_env_target_alias_value=
  595. ac_cv_exeext=.exe
  596. ac_cv_header_assert_h=yes
  597. ac_cv_header_inttypes_h=yes
  598. ac_cv_header_math_h=yes
  599. ac_cv_header_memory_h=yes
  600. ac_cv_header_pthread_h=yes
  601. ac_cv_header_signal_h=yes
  602. ac_cv_header_stdc=yes
  603. ac_cv_header_stdint_h=yes
  604. ac_cv_header_stdio_h=yes
  605. ac_cv_header_stdlib_h=yes
  606. ac_cv_header_string_h=yes
  607. ac_cv_header_strings_h=yes
  608. ac_cv_header_sys_stat_h=yes
  609. ac_cv_header_sys_types_h=yes
  610. ac_cv_header_unistd_h=yes
  611. ac_cv_host=i686-w64-mingw32
  612. ac_cv_lib_pthread_pthread_create=yes
  613. ac_cv_objext=o
  614. ac_cv_path_EGREP='/bin/grep -E'
  615. ac_cv_path_GREP=/bin/grep
  616. ac_cv_path_install='/usr/bin/install -c'
  617. ac_cv_prog_AR=i686-w64-mingw32-ar
  618. ac_cv_prog_CC=i686-w64-mingw32-gcc
  619. ac_cv_prog_CPP='i686-w64-mingw32-gcc -E'
  620. ac_cv_prog_RANLIB=i686-w64-mingw32-ranlib
  621. ac_cv_prog_ac_yasm=yes
  622. ac_cv_prog_cc_c89=
  623. ac_cv_prog_cc_g=yes
  624. ac_cv_sizeof_int_p=4
  625. ac_cv_target=i686-w64-mingw32
  626.  
  627. ## ----------------- ##
  628. ## Output variables. ##
  629. ## ----------------- ##
  630.  
  631. AFLAGS='-I$(<D)/ -I../../src/ -f win32 -DWINDOWS '
  632. ALTIVEC_CFLAGS=''
  633. API_MAJOR='4'
  634. API_MINOR='3'
  635. AR='i686-w64-mingw32-ar'
  636. ARCHITECTURE='IA32'
  637. AS='yasm'
  638. ASSEMBLY_EXTENSION='asm'
  639. ASSEMBLY_SOURCES='SRC_IA32'
  640. BUS='32BIT'
  641. CC='i686-w64-mingw32-gcc'
  642. CFLAGS='-Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer'
  643. CPP='i686-w64-mingw32-gcc -E'
  644. CPPFLAGS=''
  645. DCT_IA64_SOURCES=''
  646. DEFS='-DPACKAGE_NAME=\"Xvid\" -DPACKAGE_TARNAME=\"xvid\" -DPACKAGE_VERSION=\"1.3.2\" -DPACKAGE_STRING=\"Xvid\ 1.3.2\" -DPACKAGE_BUGREPORT=\"xvid-devel@xvid.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT_P=4 -DHAVE_STDIO_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ASSERT_H=1 -DHAVE_MATH_H=1'
  647. ECHO_C=''
  648. ECHO_N='-n'
  649. ECHO_T=''
  650. EGREP='/bin/grep -E'
  651. ENDIANNESS='LITTLE_ENDIAN'
  652. EXEEXT='.exe'
  653. FEATURES=''
  654. GENERIC_SOURCES='SRC_GENERIC'
  655. GREP='/bin/grep'
  656. INSTALL_DATA='${INSTALL} -m 644'
  657. INSTALL_PROGRAM='${INSTALL}'
  658. INSTALL_SCRIPT='${INSTALL}'
  659. LDFLAGS=''
  660. LIBOBJS=''
  661. LIBS=''
  662. LTLIBOBJS=''
  663. NASM_FORMAT='win32'
  664. OBJECT_EXTENSION='obj'
  665. OBJEXT='o'
  666. PACKAGE_BUGREPORT='xvid-devel@xvid.org'
  667. PACKAGE_NAME='Xvid'
  668. PACKAGE_STRING='Xvid 1.3.2'
  669. PACKAGE_TARNAME='xvid'
  670. PACKAGE_URL=''
  671. PACKAGE_VERSION='1.3.2'
  672. PATH_SEPARATOR=':'
  673. PPC_ALTIVEC_SOURCES=''
  674. PRE_SHARED_LIB='xvidcore.$(SHARED_EXTENSION)'
  675. RANLIB='i686-w64-mingw32-ranlib'
  676. SHARED_EXTENSION='dll'
  677. SHARED_LIB='xvidcore.$(SHARED_EXTENSION)'
  678. SHELL='/bin/bash'
  679. SPECIFIC_CFLAGS=' -DHAVE_PTHREAD '
  680. SPECIFIC_LDFLAGS=' -lpthread '
  681. STATIC_EXTENSION='a'
  682. STATIC_LIB='xvidcore.$(STATIC_EXTENSION)'
  683. ac_ct_CC=''
  684. ac_nasm=''
  685. ac_yasm='yes'
  686. bindir='${exec_prefix}/bin'
  687. build='x86_64-unknown-linux-gnu'
  688. build_alias=''
  689. build_cpu='x86_64'
  690. build_os='linux-gnu'
  691. build_vendor='unknown'
  692. datadir='${datarootdir}'
  693. datarootdir='${prefix}/share'
  694. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  695. dvidir='${docdir}'
  696. exec_prefix='${prefix}'
  697. host='i686-w64-mingw32'
  698. host_alias='i686-w64-mingw32'
  699. host_cpu='i686'
  700. host_os='mingw32'
  701. host_vendor='w64'
  702. htmldir='${docdir}'
  703. includedir='${prefix}/include'
  704. infodir='${datarootdir}/info'
  705. libdir='${exec_prefix}/lib'
  706. libexecdir='${exec_prefix}/libexec'
  707. localedir='${datarootdir}/locale'
  708. localstatedir='${prefix}/var'
  709. mandir='${datarootdir}/man'
  710. oldincludedir='/usr/include'
  711. pdfdir='${docdir}'
  712. prefix='/home/wolf/software/mingw-w64/mingw-w64-i686/i686-w64-mingw32'
  713. program_transform_name='s,x,x,'
  714. psdir='${docdir}'
  715. sbindir='${exec_prefix}/sbin'
  716. sharedstatedir='${prefix}/com'
  717. sysconfdir='${prefix}/etc'
  718. target='i686-w64-mingw32'
  719. target_alias=''
  720. target_cpu='i686'
  721. target_os='mingw32'
  722. target_vendor='w64'
  723.  
  724. ## ----------- ##
  725. ## confdefs.h. ##
  726. ## ----------- ##
  727.  
  728. /* confdefs.h */
  729. #define PACKAGE_NAME "Xvid"
  730. #define PACKAGE_TARNAME "xvid"
  731. #define PACKAGE_VERSION "1.3.2"
  732. #define PACKAGE_STRING "Xvid 1.3.2"
  733. #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
  734. #define PACKAGE_URL ""
  735. #define STDC_HEADERS 1
  736. #define HAVE_SYS_TYPES_H 1
  737. #define HAVE_SYS_STAT_H 1
  738. #define HAVE_STDLIB_H 1
  739. #define HAVE_STRING_H 1
  740. #define HAVE_MEMORY_H 1
  741. #define HAVE_STRINGS_H 1
  742. #define HAVE_INTTYPES_H 1
  743. #define HAVE_STDINT_H 1
  744. #define HAVE_UNISTD_H 1
  745. #define SIZEOF_INT_P 4
  746. #define HAVE_STDIO_H 1
  747. #define HAVE_SIGNAL_H 1
  748. #define HAVE_STDLIB_H 1
  749. #define HAVE_STRING_H 1
  750. #define HAVE_ASSERT_H 1
  751. #define HAVE_MATH_H 1
  752.  
  753. configure: exit 0
Add Comment
Please, Sign In to add comment