Advertisement
Guest User

Untitled

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