Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
806
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.39 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 MPEG Audio Decoder configure 0.15.1b, which was
  5. generated by GNU Autoconf 2.59. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Windows7-PC
  14. uname -m = i686
  15. uname -r = 1.7.9(0.237/5/3)
  16. uname -s = CYGWIN_NT-6.1-WOW64
  17. uname -v = 2011-03-29 10:10
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = i686
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/bin
  31. PATH: /usr/bin
  32. PATH: /cygdrive/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common
  33. PATH: /cygdrive/c/Windows/system32
  34. PATH: /cygdrive/c/Windows
  35. PATH: /cygdrive/c/Windows/System32/Wbem
  36. PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
  37. PATH: /cygdrive/e/Program Files (x86)/QuickTime/QTSystem
  38. PATH: /cygdrive/e/Program Files (x86)/Java/jdk1.6.0_25/bin
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:1577: checking for a BSD-compatible install
  46. configure:1632: result: /usr/bin/install -c
  47. configure:1643: checking whether build environment is sane
  48. configure:1686: result: yes
  49. configure:1743: checking for gawk
  50. configure:1759: found /usr/bin/gawk
  51. configure:1769: result: gawk
  52. configure:1779: checking whether make sets $(MAKE)
  53. configure:1799: result: yes
  54. configure:1974: checking build system type
  55. configure:1992: result: i686-pc-cygwin
  56. configure:2000: checking host system type
  57. configure:2014: result: i686-pc-cygwin
  58. configure:2070: checking for gcc
  59. configure:2086: found /usr/bin/gcc
  60. configure:2096: result: gcc
  61. configure:2340: checking for C compiler version
  62. configure:2343: gcc --version </dev/null >&5
  63. gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
  64. Copyright (C) 2004 Free Software Foundation, Inc.
  65. This is free software; see the source for copying conditions. There is NO
  66. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  67.  
  68. configure:2346: $? = 0
  69. configure:2348: gcc -v </dev/null >&5
  70. Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
  71. Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
  72. Thread model: posix
  73. gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
  74. configure:2351: $? = 0
  75. configure:2353: gcc -V </dev/null >&5
  76. gcc: `-V' option must have argument
  77. configure:2356: $? = 1
  78. configure:2379: checking for C compiler default output file name
  79. configure:2382: gcc conftest.c >&5
  80. configure:2385: $? = 0
  81. configure:2431: result: a.exe
  82. configure:2436: checking whether the C compiler works
  83. configure:2442: ./a.exe
  84. configure:2445: $? = 0
  85. configure:2462: result: yes
  86. configure:2469: checking whether we are cross compiling
  87. configure:2471: result: no
  88. configure:2474: checking for suffix of executables
  89. configure:2476: gcc -o conftest.exe conftest.c >&5
  90. configure:2479: $? = 0
  91. configure:2504: result: .exe
  92. configure:2510: checking for suffix of object files
  93. configure:2531: gcc -c conftest.c >&5
  94. configure:2534: $? = 0
  95. configure:2556: result: o
  96. configure:2560: checking whether we are using the GNU C compiler
  97. configure:2584: gcc -c conftest.c >&5
  98. configure:2590: $? = 0
  99. configure:2593: test -z || test ! -s conftest.err
  100. configure:2596: $? = 0
  101. configure:2599: test -s conftest.o
  102. configure:2602: $? = 0
  103. configure:2615: result: yes
  104. configure:2621: checking whether gcc accepts -g
  105. configure:2642: gcc -c -g conftest.c >&5
  106. configure:2648: $? = 0
  107. configure:2651: test -z || test ! -s conftest.err
  108. configure:2654: $? = 0
  109. configure:2657: test -s conftest.o
  110. configure:2660: $? = 0
  111. configure:2671: result: yes
  112. configure:2688: checking for gcc option to accept ANSI C
  113. configure:2758: gcc -c -g -O2 conftest.c >&5
  114. configure:2764: $? = 0
  115. configure:2767: test -z || test ! -s conftest.err
  116. configure:2770: $? = 0
  117. configure:2773: test -s conftest.o
  118. configure:2776: $? = 0
  119. configure:2794: result: none needed
  120. configure:2812: gcc -c -g -O2 conftest.c >&5
  121. conftest.c:2: error: parse error before "me"
  122. configure:2818: $? = 1
  123. configure: failed program was:
  124. | #ifndef __cplusplus
  125. | choke me
  126. | #endif
  127. configure:2959: checking for style of include used by make
  128. configure:2987: result: GNU
  129. configure:3015: checking dependency style of gcc
  130. configure:3098: result: gcc3
  131. configure:3210: checking for a sed that does not truncate output
  132. configure:3264: result: /usr/bin/sed
  133. configure:3267: checking for egrep
  134. configure:3277: result: grep -E
  135. configure:3293: checking for ld used by gcc
  136. configure:3360: result: /usr/i686-pc-cygwin/bin/ld.exe
  137. configure:3369: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld
  138. configure:3384: result: yes
  139. configure:3389: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files
  140. configure:3396: result: -r
  141. configure:3405: checking for BSD-compatible nm
  142. configure:3447: result: /usr/bin/nm -B
  143. configure:3451: checking whether ln -s works
  144. configure:3455: result: yes
  145. configure:3462: checking how to recognise dependent libraries
  146. configure:3636: result: file_magic ^x86 archive import|^x86 DLL
  147. configure:3849: checking how to run the C preprocessor
  148. configure:3884: gcc -E conftest.c
  149. configure:3890: $? = 0
  150. configure:3922: gcc -E conftest.c
  151. conftest.c:11:28: ac_nonexistent.h: No such file or directory
  152. configure:3928: $? = 1
  153. configure: failed program was:
  154. | /* confdefs.h. */
  155. |
  156. | #define PACKAGE_NAME "MPEG Audio Decoder"
  157. | #define PACKAGE_TARNAME "libmad"
  158. | #define PACKAGE_VERSION "0.15.1b"
  159. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  160. | #define PACKAGE_BUGREPORT "support@underbit.com"
  161. | #define PACKAGE "libmad"
  162. | #define VERSION "0.15.1b"
  163. | /* end confdefs.h. */
  164. | #include <ac_nonexistent.h>
  165. configure:3967: result: gcc -E
  166. configure:3991: gcc -E conftest.c
  167. configure:3997: $? = 0
  168. configure:4029: gcc -E conftest.c
  169. conftest.c:11:28: ac_nonexistent.h: No such file or directory
  170. configure:4035: $? = 1
  171. configure: failed program was:
  172. | /* confdefs.h. */
  173. |
  174. | #define PACKAGE_NAME "MPEG Audio Decoder"
  175. | #define PACKAGE_TARNAME "libmad"
  176. | #define PACKAGE_VERSION "0.15.1b"
  177. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  178. | #define PACKAGE_BUGREPORT "support@underbit.com"
  179. | #define PACKAGE "libmad"
  180. | #define VERSION "0.15.1b"
  181. | /* end confdefs.h. */
  182. | #include <ac_nonexistent.h>
  183. configure:4079: checking for ANSI C header files
  184. configure:4104: gcc -c -g -O2 conftest.c >&5
  185. configure:4110: $? = 0
  186. configure:4113: test -z || test ! -s conftest.err
  187. configure:4116: $? = 0
  188. configure:4119: test -s conftest.o
  189. configure:4122: $? = 0
  190. configure:4211: gcc -o conftest.exe -g -O2 conftest.c >&5
  191. configure:4214: $? = 0
  192. configure:4216: ./conftest.exe
  193. configure:4219: $? = 0
  194. configure:4234: result: yes
  195. configure:4258: checking for sys/types.h
  196. configure:4274: gcc -c -g -O2 conftest.c >&5
  197. configure:4280: $? = 0
  198. configure:4283: test -z || test ! -s conftest.err
  199. configure:4286: $? = 0
  200. configure:4289: test -s conftest.o
  201. configure:4292: $? = 0
  202. configure:4303: result: yes
  203. configure:4258: checking for sys/stat.h
  204. configure:4274: gcc -c -g -O2 conftest.c >&5
  205. configure:4280: $? = 0
  206. configure:4283: test -z || test ! -s conftest.err
  207. configure:4286: $? = 0
  208. configure:4289: test -s conftest.o
  209. configure:4292: $? = 0
  210. configure:4303: result: yes
  211. configure:4258: checking for stdlib.h
  212. configure:4274: gcc -c -g -O2 conftest.c >&5
  213. configure:4280: $? = 0
  214. configure:4283: test -z || test ! -s conftest.err
  215. configure:4286: $? = 0
  216. configure:4289: test -s conftest.o
  217. configure:4292: $? = 0
  218. configure:4303: result: yes
  219. configure:4258: checking for string.h
  220. configure:4274: gcc -c -g -O2 conftest.c >&5
  221. configure:4280: $? = 0
  222. configure:4283: test -z || test ! -s conftest.err
  223. configure:4286: $? = 0
  224. configure:4289: test -s conftest.o
  225. configure:4292: $? = 0
  226. configure:4303: result: yes
  227. configure:4258: checking for memory.h
  228. configure:4274: gcc -c -g -O2 conftest.c >&5
  229. configure:4280: $? = 0
  230. configure:4283: test -z || test ! -s conftest.err
  231. configure:4286: $? = 0
  232. configure:4289: test -s conftest.o
  233. configure:4292: $? = 0
  234. configure:4303: result: yes
  235. configure:4258: checking for strings.h
  236. configure:4274: gcc -c -g -O2 conftest.c >&5
  237. configure:4280: $? = 0
  238. configure:4283: test -z || test ! -s conftest.err
  239. configure:4286: $? = 0
  240. configure:4289: test -s conftest.o
  241. configure:4292: $? = 0
  242. configure:4303: result: yes
  243. configure:4258: checking for inttypes.h
  244. configure:4274: gcc -c -g -O2 conftest.c >&5
  245. configure:4280: $? = 0
  246. configure:4283: test -z || test ! -s conftest.err
  247. configure:4286: $? = 0
  248. configure:4289: test -s conftest.o
  249. configure:4292: $? = 0
  250. configure:4303: result: yes
  251. configure:4258: checking for stdint.h
  252. configure:4274: gcc -c -g -O2 conftest.c >&5
  253. configure:4280: $? = 0
  254. configure:4283: test -z || test ! -s conftest.err
  255. configure:4286: $? = 0
  256. configure:4289: test -s conftest.o
  257. configure:4292: $? = 0
  258. configure:4303: result: yes
  259. configure:4258: checking for unistd.h
  260. configure:4274: gcc -c -g -O2 conftest.c >&5
  261. configure:4280: $? = 0
  262. configure:4283: test -z || test ! -s conftest.err
  263. configure:4286: $? = 0
  264. configure:4289: test -s conftest.o
  265. configure:4292: $? = 0
  266. configure:4303: result: yes
  267. configure:4329: checking dlfcn.h usability
  268. configure:4341: gcc -c -g -O2 conftest.c >&5
  269. configure:4347: $? = 0
  270. configure:4350: test -z || test ! -s conftest.err
  271. configure:4353: $? = 0
  272. configure:4356: test -s conftest.o
  273. configure:4359: $? = 0
  274. configure:4369: result: yes
  275. configure:4373: checking dlfcn.h presence
  276. configure:4383: gcc -E conftest.c
  277. configure:4389: $? = 0
  278. configure:4409: result: yes
  279. configure:4444: checking for dlfcn.h
  280. configure:4451: result: yes
  281. configure:4516: checking for g++
  282. configure:4545: result: no
  283. configure:4516: checking for c++
  284. configure:4545: result: no
  285. configure:4516: checking for gpp
  286. configure:4545: result: no
  287. configure:4516: checking for aCC
  288. configure:4545: result: no
  289. configure:4516: checking for CC
  290. configure:4532: found /usr/bin/CC
  291. configure:4542: result: CC
  292. configure:4558: checking for C++ compiler version
  293. configure:4561: CC --version </dev/null >&5
  294. CC (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
  295. Copyright (C) 2004 Free Software Foundation, Inc.
  296. This is free software; see the source for copying conditions. There is NO
  297. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  298.  
  299. configure:4564: $? = 0
  300. configure:4566: CC -v </dev/null >&5
  301. Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
  302. Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
  303. Thread model: posix
  304. gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
  305. configure:4569: $? = 0
  306. configure:4571: CC -V </dev/null >&5
  307. CC: `-V' option must have argument
  308. configure:4574: $? = 1
  309. configure:4577: checking whether we are using the GNU C++ compiler
  310. configure:4601: CC -c conftest.cc >&5
  311. CC: installation problem, cannot exec 'cc1plus': No such file or directory
  312. configure:4607: $? = 1
  313. configure: failed program was:
  314. | /* confdefs.h. */
  315. |
  316. | #define PACKAGE_NAME "MPEG Audio Decoder"
  317. | #define PACKAGE_TARNAME "libmad"
  318. | #define PACKAGE_VERSION "0.15.1b"
  319. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  320. | #define PACKAGE_BUGREPORT "support@underbit.com"
  321. | #define PACKAGE "libmad"
  322. | #define VERSION "0.15.1b"
  323. | #define STDC_HEADERS 1
  324. | #define HAVE_SYS_TYPES_H 1
  325. | #define HAVE_SYS_STAT_H 1
  326. | #define HAVE_STDLIB_H 1
  327. | #define HAVE_STRING_H 1
  328. | #define HAVE_MEMORY_H 1
  329. | #define HAVE_STRINGS_H 1
  330. | #define HAVE_INTTYPES_H 1
  331. | #define HAVE_STDINT_H 1
  332. | #define HAVE_UNISTD_H 1
  333. | #define HAVE_DLFCN_H 1
  334. | /* end confdefs.h. */
  335. |
  336. | int
  337. | main ()
  338. | {
  339. | #ifndef __GNUC__
  340. | choke me
  341. | #endif
  342. |
  343. | ;
  344. | return 0;
  345. | }
  346. configure:4632: result: no
  347. configure:4638: checking whether CC accepts -g
  348. configure:4659: CC -c -g conftest.cc >&5
  349. CC: installation problem, cannot exec 'cc1plus': No such file or directory
  350. configure:4665: $? = 1
  351. configure: failed program was:
  352. | /* confdefs.h. */
  353. |
  354. | #define PACKAGE_NAME "MPEG Audio Decoder"
  355. | #define PACKAGE_TARNAME "libmad"
  356. | #define PACKAGE_VERSION "0.15.1b"
  357. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  358. | #define PACKAGE_BUGREPORT "support@underbit.com"
  359. | #define PACKAGE "libmad"
  360. | #define VERSION "0.15.1b"
  361. | #define STDC_HEADERS 1
  362. | #define HAVE_SYS_TYPES_H 1
  363. | #define HAVE_SYS_STAT_H 1
  364. | #define HAVE_STDLIB_H 1
  365. | #define HAVE_STRING_H 1
  366. | #define HAVE_MEMORY_H 1
  367. | #define HAVE_STRINGS_H 1
  368. | #define HAVE_INTTYPES_H 1
  369. | #define HAVE_STDINT_H 1
  370. | #define HAVE_UNISTD_H 1
  371. | #define HAVE_DLFCN_H 1
  372. | /* end confdefs.h. */
  373. |
  374. | int
  375. | main ()
  376. | {
  377. |
  378. | ;
  379. | return 0;
  380. | }
  381. configure:4688: result: no
  382. configure:4730: CC -c conftest.cc >&5
  383. CC: installation problem, cannot exec 'cc1plus': No such file or directory
  384. configure:4736: $? = 1
  385. configure: failed program was:
  386. | /* confdefs.h. */
  387. |
  388. | #define PACKAGE_NAME "MPEG Audio Decoder"
  389. | #define PACKAGE_TARNAME "libmad"
  390. | #define PACKAGE_VERSION "0.15.1b"
  391. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  392. | #define PACKAGE_BUGREPORT "support@underbit.com"
  393. | #define PACKAGE "libmad"
  394. | #define VERSION "0.15.1b"
  395. | #define STDC_HEADERS 1
  396. | #define HAVE_SYS_TYPES_H 1
  397. | #define HAVE_SYS_STAT_H 1
  398. | #define HAVE_STDLIB_H 1
  399. | #define HAVE_STRING_H 1
  400. | #define HAVE_MEMORY_H 1
  401. | #define HAVE_STRINGS_H 1
  402. | #define HAVE_INTTYPES_H 1
  403. | #define HAVE_STDINT_H 1
  404. | #define HAVE_UNISTD_H 1
  405. | #define HAVE_DLFCN_H 1
  406. | /* end confdefs.h. */
  407. |
  408. | #include <stdlib.h>
  409. | int
  410. | main ()
  411. | {
  412. | exit (42);
  413. | ;
  414. | return 0;
  415. | }
  416. configure:4730: CC -c conftest.cc >&5
  417. CC: installation problem, cannot exec 'cc1plus': No such file or directory
  418. configure:4736: $? = 1
  419. configure: failed program was:
  420. | /* confdefs.h. */
  421. |
  422. | #define PACKAGE_NAME "MPEG Audio Decoder"
  423. | #define PACKAGE_TARNAME "libmad"
  424. | #define PACKAGE_VERSION "0.15.1b"
  425. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  426. | #define PACKAGE_BUGREPORT "support@underbit.com"
  427. | #define PACKAGE "libmad"
  428. | #define VERSION "0.15.1b"
  429. | #define STDC_HEADERS 1
  430. | #define HAVE_SYS_TYPES_H 1
  431. | #define HAVE_SYS_STAT_H 1
  432. | #define HAVE_STDLIB_H 1
  433. | #define HAVE_STRING_H 1
  434. | #define HAVE_MEMORY_H 1
  435. | #define HAVE_STRINGS_H 1
  436. | #define HAVE_INTTYPES_H 1
  437. | #define HAVE_STDINT_H 1
  438. | #define HAVE_UNISTD_H 1
  439. | #define HAVE_DLFCN_H 1
  440. | /* end confdefs.h. */
  441. | extern "C" void std::exit (int) throw (); using std::exit;
  442. | #include <stdlib.h>
  443. | int
  444. | main ()
  445. | {
  446. | exit (42);
  447. | ;
  448. | return 0;
  449. | }
  450. configure:4730: CC -c conftest.cc >&5
  451. CC: installation problem, cannot exec 'cc1plus': No such file or directory
  452. configure:4736: $? = 1
  453. configure: failed program was:
  454. | /* confdefs.h. */
  455. |
  456. | #define PACKAGE_NAME "MPEG Audio Decoder"
  457. | #define PACKAGE_TARNAME "libmad"
  458. | #define PACKAGE_VERSION "0.15.1b"
  459. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  460. | #define PACKAGE_BUGREPORT "support@underbit.com"
  461. | #define PACKAGE "libmad"
  462. | #define VERSION "0.15.1b"
  463. | #define STDC_HEADERS 1
  464. | #define HAVE_SYS_TYPES_H 1
  465. | #define HAVE_SYS_STAT_H 1
  466. | #define HAVE_STDLIB_H 1
  467. | #define HAVE_STRING_H 1
  468. | #define HAVE_MEMORY_H 1
  469. | #define HAVE_STRINGS_H 1
  470. | #define HAVE_INTTYPES_H 1
  471. | #define HAVE_STDINT_H 1
  472. | #define HAVE_UNISTD_H 1
  473. | #define HAVE_DLFCN_H 1
  474. | /* end confdefs.h. */
  475. | extern "C" void std::exit (int); using std::exit;
  476. | #include <stdlib.h>
  477. | int
  478. | main ()
  479. | {
  480. | exit (42);
  481. | ;
  482. | return 0;
  483. | }
  484. configure:4730: CC -c conftest.cc >&5
  485. CC: installation problem, cannot exec 'cc1plus': No such file or directory
  486. configure:4736: $? = 1
  487. configure: failed program was:
  488. | /* confdefs.h. */
  489. |
  490. | #define PACKAGE_NAME "MPEG Audio Decoder"
  491. | #define PACKAGE_TARNAME "libmad"
  492. | #define PACKAGE_VERSION "0.15.1b"
  493. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  494. | #define PACKAGE_BUGREPORT "support@underbit.com"
  495. | #define PACKAGE "libmad"
  496. | #define VERSION "0.15.1b"
  497. | #define STDC_HEADERS 1
  498. | #define HAVE_SYS_TYPES_H 1
  499. | #define HAVE_SYS_STAT_H 1
  500. | #define HAVE_STDLIB_H 1
  501. | #define HAVE_STRING_H 1
  502. | #define HAVE_MEMORY_H 1
  503. | #define HAVE_STRINGS_H 1
  504. | #define HAVE_INTTYPES_H 1
  505. | #define HAVE_STDINT_H 1
  506. | #define HAVE_UNISTD_H 1
  507. | #define HAVE_DLFCN_H 1
  508. | /* end confdefs.h. */
  509. | extern "C" void exit (int) throw ();
  510. | #include <stdlib.h>
  511. | int
  512. | main ()
  513. | {
  514. | exit (42);
  515. | ;
  516. | return 0;
  517. | }
  518. configure:4730: CC -c conftest.cc >&5
  519. CC: installation problem, cannot exec 'cc1plus': No such file or directory
  520. configure:4736: $? = 1
  521. configure: failed program was:
  522. | /* confdefs.h. */
  523. |
  524. | #define PACKAGE_NAME "MPEG Audio Decoder"
  525. | #define PACKAGE_TARNAME "libmad"
  526. | #define PACKAGE_VERSION "0.15.1b"
  527. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  528. | #define PACKAGE_BUGREPORT "support@underbit.com"
  529. | #define PACKAGE "libmad"
  530. | #define VERSION "0.15.1b"
  531. | #define STDC_HEADERS 1
  532. | #define HAVE_SYS_TYPES_H 1
  533. | #define HAVE_SYS_STAT_H 1
  534. | #define HAVE_STDLIB_H 1
  535. | #define HAVE_STRING_H 1
  536. | #define HAVE_MEMORY_H 1
  537. | #define HAVE_STRINGS_H 1
  538. | #define HAVE_INTTYPES_H 1
  539. | #define HAVE_STDINT_H 1
  540. | #define HAVE_UNISTD_H 1
  541. | #define HAVE_DLFCN_H 1
  542. | /* end confdefs.h. */
  543. | extern "C" void exit (int);
  544. | #include <stdlib.h>
  545. | int
  546. | main ()
  547. | {
  548. | exit (42);
  549. | ;
  550. | return 0;
  551. | }
  552. configure:4730: CC -c conftest.cc >&5
  553. CC: installation problem, cannot exec 'cc1plus': No such file or directory
  554. configure:4736: $? = 1
  555. configure: failed program was:
  556. | /* confdefs.h. */
  557. |
  558. | #define PACKAGE_NAME "MPEG Audio Decoder"
  559. | #define PACKAGE_TARNAME "libmad"
  560. | #define PACKAGE_VERSION "0.15.1b"
  561. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  562. | #define PACKAGE_BUGREPORT "support@underbit.com"
  563. | #define PACKAGE "libmad"
  564. | #define VERSION "0.15.1b"
  565. | #define STDC_HEADERS 1
  566. | #define HAVE_SYS_TYPES_H 1
  567. | #define HAVE_SYS_STAT_H 1
  568. | #define HAVE_STDLIB_H 1
  569. | #define HAVE_STRING_H 1
  570. | #define HAVE_MEMORY_H 1
  571. | #define HAVE_STRINGS_H 1
  572. | #define HAVE_INTTYPES_H 1
  573. | #define HAVE_STDINT_H 1
  574. | #define HAVE_UNISTD_H 1
  575. | #define HAVE_DLFCN_H 1
  576. | /* end confdefs.h. */
  577. | void exit (int);
  578. | #include <stdlib.h>
  579. | int
  580. | main ()
  581. | {
  582. | exit (42);
  583. | ;
  584. | return 0;
  585. | }
  586. configure:4817: checking dependency style of CC
  587. configure:4900: result: gcc3
  588. configure:4922: checking how to run the C++ preprocessor
  589. configure:4953: CC -E conftest.cc
  590. CC: installation problem, cannot exec 'cc1plus': No such file or directory
  591. configure:4959: $? = 1
  592. configure: failed program was:
  593. | /* confdefs.h. */
  594. |
  595. | #define PACKAGE_NAME "MPEG Audio Decoder"
  596. | #define PACKAGE_TARNAME "libmad"
  597. | #define PACKAGE_VERSION "0.15.1b"
  598. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  599. | #define PACKAGE_BUGREPORT "support@underbit.com"
  600. | #define PACKAGE "libmad"
  601. | #define VERSION "0.15.1b"
  602. | #define STDC_HEADERS 1
  603. | #define HAVE_SYS_TYPES_H 1
  604. | #define HAVE_SYS_STAT_H 1
  605. | #define HAVE_STDLIB_H 1
  606. | #define HAVE_STRING_H 1
  607. | #define HAVE_MEMORY_H 1
  608. | #define HAVE_STRINGS_H 1
  609. | #define HAVE_INTTYPES_H 1
  610. | #define HAVE_STDINT_H 1
  611. | #define HAVE_UNISTD_H 1
  612. | #define HAVE_DLFCN_H 1
  613. | #ifdef __cplusplus
  614. | void exit (int);
  615. | #endif
  616. | /* end confdefs.h. */
  617. | #ifdef __STDC__
  618. | # include <limits.h>
  619. | #else
  620. | # include <assert.h>
  621. | #endif
  622. | Syntax error
  623. configure:4953: CC -E conftest.cc
  624. CC: installation problem, cannot exec 'cc1plus': No such file or directory
  625. configure:4959: $? = 1
  626. configure: failed program was:
  627. | /* confdefs.h. */
  628. |
  629. | #define PACKAGE_NAME "MPEG Audio Decoder"
  630. | #define PACKAGE_TARNAME "libmad"
  631. | #define PACKAGE_VERSION "0.15.1b"
  632. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  633. | #define PACKAGE_BUGREPORT "support@underbit.com"
  634. | #define PACKAGE "libmad"
  635. | #define VERSION "0.15.1b"
  636. | #define STDC_HEADERS 1
  637. | #define HAVE_SYS_TYPES_H 1
  638. | #define HAVE_SYS_STAT_H 1
  639. | #define HAVE_STDLIB_H 1
  640. | #define HAVE_STRING_H 1
  641. | #define HAVE_MEMORY_H 1
  642. | #define HAVE_STRINGS_H 1
  643. | #define HAVE_INTTYPES_H 1
  644. | #define HAVE_STDINT_H 1
  645. | #define HAVE_UNISTD_H 1
  646. | #define HAVE_DLFCN_H 1
  647. | #ifdef __cplusplus
  648. | void exit (int);
  649. | #endif
  650. | /* end confdefs.h. */
  651. | #ifdef __STDC__
  652. | # include <limits.h>
  653. | #else
  654. | # include <assert.h>
  655. | #endif
  656. | Syntax error
  657. configure:4953: /lib/cpp conftest.cc
  658. ./configure: line 4954: /lib/cpp: No such file or directory
  659. configure:4959: $? = 127
  660. configure: failed program was:
  661. | /* confdefs.h. */
  662. |
  663. | #define PACKAGE_NAME "MPEG Audio Decoder"
  664. | #define PACKAGE_TARNAME "libmad"
  665. | #define PACKAGE_VERSION "0.15.1b"
  666. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  667. | #define PACKAGE_BUGREPORT "support@underbit.com"
  668. | #define PACKAGE "libmad"
  669. | #define VERSION "0.15.1b"
  670. | #define STDC_HEADERS 1
  671. | #define HAVE_SYS_TYPES_H 1
  672. | #define HAVE_SYS_STAT_H 1
  673. | #define HAVE_STDLIB_H 1
  674. | #define HAVE_STRING_H 1
  675. | #define HAVE_MEMORY_H 1
  676. | #define HAVE_STRINGS_H 1
  677. | #define HAVE_INTTYPES_H 1
  678. | #define HAVE_STDINT_H 1
  679. | #define HAVE_UNISTD_H 1
  680. | #define HAVE_DLFCN_H 1
  681. | #ifdef __cplusplus
  682. | void exit (int);
  683. | #endif
  684. | /* end confdefs.h. */
  685. | #ifdef __STDC__
  686. | # include <limits.h>
  687. | #else
  688. | # include <assert.h>
  689. | #endif
  690. | Syntax error
  691. configure:4953: /lib/cpp conftest.cc
  692. ./configure: line 4954: /lib/cpp: No such file or directory
  693. configure:4959: $? = 127
  694. configure: failed program was:
  695. | /* confdefs.h. */
  696. |
  697. | #define PACKAGE_NAME "MPEG Audio Decoder"
  698. | #define PACKAGE_TARNAME "libmad"
  699. | #define PACKAGE_VERSION "0.15.1b"
  700. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  701. | #define PACKAGE_BUGREPORT "support@underbit.com"
  702. | #define PACKAGE "libmad"
  703. | #define VERSION "0.15.1b"
  704. | #define STDC_HEADERS 1
  705. | #define HAVE_SYS_TYPES_H 1
  706. | #define HAVE_SYS_STAT_H 1
  707. | #define HAVE_STDLIB_H 1
  708. | #define HAVE_STRING_H 1
  709. | #define HAVE_MEMORY_H 1
  710. | #define HAVE_STRINGS_H 1
  711. | #define HAVE_INTTYPES_H 1
  712. | #define HAVE_STDINT_H 1
  713. | #define HAVE_UNISTD_H 1
  714. | #define HAVE_DLFCN_H 1
  715. | #ifdef __cplusplus
  716. | void exit (int);
  717. | #endif
  718. | /* end confdefs.h. */
  719. | #ifdef __STDC__
  720. | # include <limits.h>
  721. | #else
  722. | # include <assert.h>
  723. | #endif
  724. | Syntax error
  725. configure:5036: result: /lib/cpp
  726. configure:5060: /lib/cpp conftest.cc
  727. ./configure: line 5061: /lib/cpp: No such file or directory
  728. configure:5066: $? = 127
  729. configure: failed program was:
  730. | /* confdefs.h. */
  731. |
  732. | #define PACKAGE_NAME "MPEG Audio Decoder"
  733. | #define PACKAGE_TARNAME "libmad"
  734. | #define PACKAGE_VERSION "0.15.1b"
  735. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  736. | #define PACKAGE_BUGREPORT "support@underbit.com"
  737. | #define PACKAGE "libmad"
  738. | #define VERSION "0.15.1b"
  739. | #define STDC_HEADERS 1
  740. | #define HAVE_SYS_TYPES_H 1
  741. | #define HAVE_SYS_STAT_H 1
  742. | #define HAVE_STDLIB_H 1
  743. | #define HAVE_STRING_H 1
  744. | #define HAVE_MEMORY_H 1
  745. | #define HAVE_STRINGS_H 1
  746. | #define HAVE_INTTYPES_H 1
  747. | #define HAVE_STDINT_H 1
  748. | #define HAVE_UNISTD_H 1
  749. | #define HAVE_DLFCN_H 1
  750. | #ifdef __cplusplus
  751. | void exit (int);
  752. | #endif
  753. | /* end confdefs.h. */
  754. | #ifdef __STDC__
  755. | # include <limits.h>
  756. | #else
  757. | # include <assert.h>
  758. | #endif
  759. | Syntax error
  760. configure:5060: /lib/cpp conftest.cc
  761. ./configure: line 5061: /lib/cpp: No such file or directory
  762. configure:5066: $? = 127
  763. configure: failed program was:
  764. | /* confdefs.h. */
  765. |
  766. | #define PACKAGE_NAME "MPEG Audio Decoder"
  767. | #define PACKAGE_TARNAME "libmad"
  768. | #define PACKAGE_VERSION "0.15.1b"
  769. | #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  770. | #define PACKAGE_BUGREPORT "support@underbit.com"
  771. | #define PACKAGE "libmad"
  772. | #define VERSION "0.15.1b"
  773. | #define STDC_HEADERS 1
  774. | #define HAVE_SYS_TYPES_H 1
  775. | #define HAVE_SYS_STAT_H 1
  776. | #define HAVE_STDLIB_H 1
  777. | #define HAVE_STRING_H 1
  778. | #define HAVE_MEMORY_H 1
  779. | #define HAVE_STRINGS_H 1
  780. | #define HAVE_INTTYPES_H 1
  781. | #define HAVE_STDINT_H 1
  782. | #define HAVE_UNISTD_H 1
  783. | #define HAVE_DLFCN_H 1
  784. | #ifdef __cplusplus
  785. | void exit (int);
  786. | #endif
  787. | /* end confdefs.h. */
  788. | #ifdef __STDC__
  789. | # include <limits.h>
  790. | #else
  791. | # include <assert.h>
  792. | #endif
  793. | Syntax error
  794. configure:5135: error: C++ preprocessor "/lib/cpp" fails sanity check
  795. See `config.log' for more details.
  796.  
  797. ## ---------------- ##
  798. ## Cache variables. ##
  799. ## ---------------- ##
  800.  
  801. ac_cv_build=i686-pc-cygwin
  802. ac_cv_build_alias=i686-pc-cygwin
  803. ac_cv_c_compiler_gnu=yes
  804. ac_cv_cxx_compiler_gnu=no
  805. ac_cv_env_CCASFLAGS_set=
  806. ac_cv_env_CCASFLAGS_value=
  807. ac_cv_env_CCAS_set=
  808. ac_cv_env_CCAS_value=
  809. ac_cv_env_CC_set=
  810. ac_cv_env_CC_value=
  811. ac_cv_env_CFLAGS_set=
  812. ac_cv_env_CFLAGS_value=
  813. ac_cv_env_CPPFLAGS_set=
  814. ac_cv_env_CPPFLAGS_value=
  815. ac_cv_env_CPP_set=
  816. ac_cv_env_CPP_value=
  817. ac_cv_env_CXXCPP_set=
  818. ac_cv_env_CXXCPP_value=
  819. ac_cv_env_CXXFLAGS_set=
  820. ac_cv_env_CXXFLAGS_value=
  821. ac_cv_env_CXX_set=
  822. ac_cv_env_CXX_value=
  823. ac_cv_env_F77_set=
  824. ac_cv_env_F77_value=
  825. ac_cv_env_FFLAGS_set=
  826. ac_cv_env_FFLAGS_value=
  827. ac_cv_env_LDFLAGS_set=
  828. ac_cv_env_LDFLAGS_value=
  829. ac_cv_env_build_alias_set=
  830. ac_cv_env_build_alias_value=
  831. ac_cv_env_host_alias_set=
  832. ac_cv_env_host_alias_value=
  833. ac_cv_env_target_alias_set=
  834. ac_cv_env_target_alias_value=
  835. ac_cv_exeext=.exe
  836. ac_cv_header_dlfcn_h=yes
  837. ac_cv_header_inttypes_h=yes
  838. ac_cv_header_memory_h=yes
  839. ac_cv_header_stdc=yes
  840. ac_cv_header_stdint_h=yes
  841. ac_cv_header_stdlib_h=yes
  842. ac_cv_header_string_h=yes
  843. ac_cv_header_strings_h=yes
  844. ac_cv_header_sys_stat_h=yes
  845. ac_cv_header_sys_types_h=yes
  846. ac_cv_header_unistd_h=yes
  847. ac_cv_host=i686-pc-cygwin
  848. ac_cv_host_alias=i686-pc-cygwin
  849. ac_cv_objext=o
  850. ac_cv_path_install='/usr/bin/install -c'
  851. ac_cv_prog_AWK=gawk
  852. ac_cv_prog_CPP='gcc -E'
  853. ac_cv_prog_CXXCPP=/lib/cpp
  854. ac_cv_prog_ac_ct_CC=gcc
  855. ac_cv_prog_ac_ct_CXX=CC
  856. ac_cv_prog_cc_g=yes
  857. ac_cv_prog_cc_stdc=
  858. ac_cv_prog_cxx_g=no
  859. ac_cv_prog_egrep='grep -E'
  860. ac_cv_prog_make_make_set=yes
  861. am_cv_CC_dependencies_compiler_type=gcc3
  862. am_cv_CXX_dependencies_compiler_type=gcc3
  863. lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
  864. lt_cv_file_magic_cmd=win32_libid
  865. lt_cv_file_magic_test_file=
  866. lt_cv_ld_reload_flag=-r
  867. lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe
  868. lt_cv_path_NM='/usr/bin/nm -B'
  869. lt_cv_path_SED=/usr/bin/sed
  870. lt_cv_prog_gnu_ld=yes
  871.  
  872. ## ----------------- ##
  873. ## Output variables. ##
  874. ## ----------------- ##
  875.  
  876. ACLOCAL='${SHELL} /cygdrive/e/applications/audio_mad/libmad-0.15.1b/missing --run aclocal-1.8'
  877. AMDEPBACKSLASH='\'
  878. AMDEP_FALSE='#'
  879. AMDEP_TRUE=''
  880. AMTAR='${SHELL} /cygdrive/e/applications/audio_mad/libmad-0.15.1b/missing --run tar'
  881. AR=''
  882. ASO=''
  883. ASO_OBJS=''
  884. AUTOCONF='${SHELL} /cygdrive/e/applications/audio_mad/libmad-0.15.1b/missing --run autoconf'
  885. AUTOHEADER='${SHELL} /cygdrive/e/applications/audio_mad/libmad-0.15.1b/missing --run autoheader'
  886. AUTOMAKE='${SHELL} /cygdrive/e/applications/audio_mad/libmad-0.15.1b/missing --run automake-1.8'
  887. AWK='gawk'
  888. CC='gcc'
  889. CCAS='gcc'
  890. CCASFLAGS='-g -O2'
  891. CCDEPMODE='depmode=gcc3'
  892. CFLAGS='-g -O2'
  893. CPP='gcc -E'
  894. CPPFLAGS=''
  895. CXX='CC'
  896. CXXCPP='/lib/cpp'
  897. CXXDEPMODE='depmode=gcc3'
  898. CXXFLAGS=''
  899. CYGPATH_W='cygpath -w'
  900. DEFS=''
  901. DEPDIR='.deps'
  902. ECHO='echo'
  903. ECHO_C=''
  904. ECHO_N='-n'
  905. ECHO_T=''
  906. EGREP='grep -E'
  907. EXEEXT='.exe'
  908. F77=''
  909. FFLAGS=''
  910. FPM=''
  911. INSTALL_DATA='${INSTALL} -m 644'
  912. INSTALL_PROGRAM='${INSTALL}'
  913. INSTALL_SCRIPT='${INSTALL}'
  914. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  915. LDFLAGS=''
  916. LIBOBJS=''
  917. LIBS=''
  918. LIBTOOL=''
  919. LIBTOOL_DEPS=''
  920. LN_S='ln -s'
  921. LTLIBOBJS=''
  922. MAKEINFO='${SHELL} /cygdrive/e/applications/audio_mad/libmad-0.15.1b/missing --run makeinfo'
  923. OBJEXT='o'
  924. PACKAGE='libmad'
  925. PACKAGE_BUGREPORT='support@underbit.com'
  926. PACKAGE_NAME='MPEG Audio Decoder'
  927. PACKAGE_STRING='MPEG Audio Decoder 0.15.1b'
  928. PACKAGE_TARNAME='libmad'
  929. PACKAGE_VERSION='0.15.1b'
  930. PATH_SEPARATOR=':'
  931. RANLIB=''
  932. SET_MAKE=''
  933. SHELL='/bin/sh'
  934. STRIP=''
  935. VERSION='0.15.1b'
  936. ac_ct_AR=''
  937. ac_ct_CC='gcc'
  938. ac_ct_CXX='CC'
  939. ac_ct_F77=''
  940. ac_ct_RANLIB=''
  941. ac_ct_STRIP=''
  942. am__fastdepCC_FALSE='#'
  943. am__fastdepCC_TRUE=''
  944. am__fastdepCXX_FALSE='#'
  945. am__fastdepCXX_TRUE=''
  946. am__include='include'
  947. am__leading_dot='.'
  948. am__quote=''
  949. bindir='${exec_prefix}/bin'
  950. build='i686-pc-cygwin'
  951. build_alias=''
  952. build_cpu='i686'
  953. build_os='cygwin'
  954. build_vendor='pc'
  955. datadir='${prefix}/share'
  956. exec_prefix='NONE'
  957. host='i686-pc-cygwin'
  958. host_alias=''
  959. host_cpu='i686'
  960. host_os='cygwin'
  961. host_vendor='pc'
  962. includedir='${prefix}/include'
  963. infodir='${prefix}/info'
  964. install_sh='/cygdrive/e/applications/audio_mad/libmad-0.15.1b/install-sh'
  965. libdir='${exec_prefix}/lib'
  966. libexecdir='${exec_prefix}/libexec'
  967. localstatedir='${prefix}/var'
  968. mandir='${prefix}/man'
  969. mkdir_p='mkdir -p -- .'
  970. oldincludedir='/usr/include'
  971. prefix='NONE'
  972. program_transform_name='s,x,x,'
  973. sbindir='${exec_prefix}/sbin'
  974. sharedstatedir='${prefix}/com'
  975. sysconfdir='${prefix}/etc'
  976. target_alias=''
  977.  
  978. ## ----------- ##
  979. ## confdefs.h. ##
  980. ## ----------- ##
  981.  
  982. #define HAVE_DLFCN_H 1
  983. #define HAVE_INTTYPES_H 1
  984. #define HAVE_MEMORY_H 1
  985. #define HAVE_STDINT_H 1
  986. #define HAVE_STDLIB_H 1
  987. #define HAVE_STRINGS_H 1
  988. #define HAVE_STRING_H 1
  989. #define HAVE_SYS_STAT_H 1
  990. #define HAVE_SYS_TYPES_H 1
  991. #define HAVE_UNISTD_H 1
  992. #define PACKAGE "libmad"
  993. #define PACKAGE_BUGREPORT "support@underbit.com"
  994. #define PACKAGE_NAME "MPEG Audio Decoder"
  995. #define PACKAGE_STRING "MPEG Audio Decoder 0.15.1b"
  996. #define PACKAGE_TARNAME "libmad"
  997. #define PACKAGE_VERSION "0.15.1b"
  998. #define STDC_HEADERS 1
  999. #define VERSION "0.15.1b"
  1000. #endif
  1001. #ifdef __cplusplus
  1002. void exit (int);
  1003.  
  1004. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement