BLUSHIF

Untitled

Dec 23rd, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 494.32 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2.  
  3. running configure, to aid debugging if configure makes a mistake.
  4.  
  5.  
  6.  
  7. It was created by gnash configure 0.8.11dev, which was
  8.  
  9. generated by GNU Autoconf 2.69. Invocation command line was
  10.  
  11.  
  12.  
  13. $ ./configure
  14.  
  15.  
  16.  
  17. ## --------- ##
  18.  
  19. ## Platform. ##
  20.  
  21. ## --------- ##
  22.  
  23.  
  24.  
  25. hostname = ubgnsh
  26.  
  27. uname -m = x86_64
  28.  
  29. uname -r = 4.4.0-141-generic
  30.  
  31. uname -s = Linux
  32.  
  33. uname -v = #167-Ubuntu SMP Wed Dec 5 10:40:15 UTC 2018
  34.  
  35.  
  36.  
  37. /usr/bin/uname -p = unknown
  38.  
  39. /bin/uname -X = unknown
  40.  
  41.  
  42.  
  43. /bin/arch = unknown
  44.  
  45. /usr/bin/arch -k = unknown
  46.  
  47. /usr/convex/getsysinfo = unknown
  48.  
  49. /usr/bin/hostinfo = unknown
  50.  
  51. /bin/machine = unknown
  52.  
  53. /usr/bin/oslevel = unknown
  54.  
  55. /bin/universe = unknown
  56.  
  57.  
  58.  
  59. PATH: /home/jgnu/bin
  60.  
  61. PATH: /home/jgnu/.local/bin
  62.  
  63. PATH: /usr/local/sbin
  64.  
  65. PATH: /usr/local/bin
  66.  
  67. PATH: /usr/sbin
  68.  
  69. PATH: /usr/bin
  70.  
  71. PATH: /sbin
  72.  
  73. PATH: /bin
  74.  
  75. PATH: /usr/games
  76.  
  77. PATH: /usr/local/games
  78.  
  79. PATH: /snap/bin
  80.  
  81.  
  82.  
  83.  
  84.  
  85. ## ----------- ##
  86.  
  87. ## Core tests. ##
  88.  
  89. ## ----------- ##
  90.  
  91.  
  92.  
  93. configure:3386: checking build system type
  94.  
  95. configure:3400: result: x86_64-pc-linux-gnu
  96.  
  97. configure:3420: checking host system type
  98.  
  99. configure:3433: result: x86_64-pc-linux-gnu
  100.  
  101. configure:3567: checking for C++ compiler version
  102.  
  103. configure:3576: /usr/share/emscripten/em++ --version >&5
  104.  
  105. emcc (Emscripten GCC-like replacement) 1.22.1 ()
  106.  
  107. Copyright (C) 2014 the Emscripten authors (see AUTHORS.txt)
  108.  
  109. This is free and open source software under the MIT license.
  110.  
  111. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  112.  
  113.  
  114.  
  115. configure:3587: $? = 0
  116.  
  117. configure:3576: /usr/share/emscripten/em++ -v >&5
  118.  
  119. emcc (Emscripten GCC-like replacement + linker emulating GNU ld ) 1.22.1
  120.  
  121. clang version 6.0.1 (https://github.com/kripken/emscripten-fastcomp-clang.git 955fea46a999fc222ca7699b5e58ff193fbe6c4c) (https://github.com/kripken/emscripten-fastcomp.git fdad25bd391330875b45f493c637e37d37f200f4) (emscripten 1.38.21 : 1.38.21)
  122.  
  123. Target: x86_64-unknown-linux-gnu
  124.  
  125. Thread model: posix
  126.  
  127. InstalledDir: /home/jgnu/emsdk/clang/fastcomp/build_incoming_64/bin
  128.  
  129. Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5
  130.  
  131. Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5.4.0
  132.  
  133. Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/6
  134.  
  135. Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/6.0.0
  136.  
  137. Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5.4.0
  138.  
  139. Candidate multilib: .;@m64
  140.  
  141. ... rest of stderr output deleted ...
  142.  
  143. configure:3587: $? = 0
  144.  
  145. configure:3576: /usr/share/emscripten/em++ -V >&5
  146.  
  147. clang-6.0: error: unsupported option '-V -nostdinc'
  148.  
  149. clang-6.0: error: no input files
  150.  
  151. configure:3587: $? = 1
  152.  
  153. configure:3576: /usr/share/emscripten/em++ -qversion >&5
  154.  
  155. clang-6.0: error: unknown argument: '-qversion'
  156.  
  157. clang-6.0: error: no input files
  158.  
  159. configure:3587: $? = 1
  160.  
  161. configure:3607: checking whether the C++ compiler works
  162.  
  163. configure:3629: /usr/share/emscripten/em++ conftest.cpp >&5
  164.  
  165. configure:3633: $? = 0
  166.  
  167. configure:3681: result: yes
  168.  
  169. configure:3684: checking for C++ compiler default output file name
  170.  
  171. configure:3686: result: a.out
  172.  
  173. configure:3692: checking for suffix of executables
  174.  
  175. configure:3699: /usr/share/emscripten/em++ -o conftest conftest.cpp >&5
  176.  
  177. configure:3703: $? = 0
  178.  
  179. configure:3725: result:
  180.  
  181. configure:3747: checking whether we are cross compiling
  182.  
  183. configure:3755: /usr/share/emscripten/em++ -o conftest conftest.cpp >&5
  184.  
  185. configure:3759: $? = 0
  186.  
  187. configure:3766: ./conftest
  188.  
  189. configure:3770: $? = 0
  190.  
  191. configure:3785: result: no
  192.  
  193. configure:3790: checking for suffix of object files
  194.  
  195. configure:3812: /usr/share/emscripten/em++ -c conftest.cpp >&5
  196.  
  197. configure:3816: $? = 0
  198.  
  199. configure:3837: result: o
  200.  
  201. configure:3841: checking whether we are using the GNU C++ compiler
  202.  
  203. configure:3860: /usr/share/emscripten/em++ -c conftest.cpp >&5
  204.  
  205. configure:3860: $? = 0
  206.  
  207. configure:3869: result: yes
  208.  
  209. configure:3878: checking whether /usr/share/emscripten/em++ accepts -g
  210.  
  211. configure:3898: /usr/share/emscripten/em++ -c -g conftest.cpp >&5
  212.  
  213. configure:3898: $? = 0
  214.  
  215. configure:3939: result: yes
  216.  
  217. configure:3970: checking whether /usr/share/emscripten/em++ supports C++11 features by default
  218.  
  219. configure:4007: /usr/share/emscripten/em++ -c -g -O2 conftest.cpp >&5
  220.  
  221. configure:4007: $? = 0
  222.  
  223. configure:4014: result: yes
  224.  
  225. configure:4155: checking for gcc
  226.  
  227. configure:4182: result: /usr/share/emscripten/emcc
  228.  
  229. configure:4411: checking for C compiler version
  230.  
  231. configure:4420: /usr/share/emscripten/emcc --version >&5
  232.  
  233. emcc (Emscripten GCC-like replacement) 1.22.1 ()
  234.  
  235. Copyright (C) 2014 the Emscripten authors (see AUTHORS.txt)
  236.  
  237. This is free and open source software under the MIT license.
  238.  
  239. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  240.  
  241.  
  242.  
  243. configure:4431: $? = 0
  244.  
  245. configure:4420: /usr/share/emscripten/emcc -v >&5
  246.  
  247. emcc (Emscripten GCC-like replacement + linker emulating GNU ld ) 1.22.1
  248.  
  249. clang version 6.0.1 (https://github.com/kripken/emscripten-fastcomp-clang.git 955fea46a999fc222ca7699b5e58ff193fbe6c4c) (https://github.com/kripken/emscripten-fastcomp.git fdad25bd391330875b45f493c637e37d37f200f4) (emscripten 1.38.21 : 1.38.21)
  250.  
  251. Target: x86_64-unknown-linux-gnu
  252.  
  253. Thread model: posix
  254.  
  255. InstalledDir: /home/jgnu/emsdk/clang/fastcomp/build_incoming_64/bin
  256.  
  257. Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5
  258.  
  259. Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5.4.0
  260.  
  261. Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/6
  262.  
  263. Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/6.0.0
  264.  
  265. Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5.4.0
  266.  
  267. Candidate multilib: .;@m64
  268.  
  269. ... rest of stderr output deleted ...
  270.  
  271. configure:4431: $? = 0
  272.  
  273. configure:4420: /usr/share/emscripten/emcc -V >&5
  274.  
  275. clang-6.0: error: unsupported option '-V -nostdinc'
  276.  
  277. clang-6.0: error: no input files
  278.  
  279. configure:4431: $? = 1
  280.  
  281. configure:4420: /usr/share/emscripten/emcc -qversion >&5
  282.  
  283. clang-6.0: error: unknown argument: '-qversion'
  284.  
  285. clang-6.0: error: no input files
  286.  
  287. configure:4431: $? = 1
  288.  
  289. configure:4435: checking whether we are using the GNU C compiler
  290.  
  291. configure:4454: /usr/share/emscripten/emcc -c conftest.c >&5
  292.  
  293. configure:4454: $? = 0
  294.  
  295. configure:4463: result: yes
  296.  
  297. configure:4472: checking whether /usr/share/emscripten/emcc accepts -g
  298.  
  299. configure:4492: /usr/share/emscripten/emcc -c -g conftest.c >&5
  300.  
  301. configure:4492: $? = 0
  302.  
  303. configure:4533: result: yes
  304.  
  305. configure:4550: checking for /usr/share/emscripten/emcc option to accept ISO C89
  306.  
  307. configure:4613: /usr/share/emscripten/emcc -c conftest.c >&5
  308.  
  309. configure:4613: $? = 0
  310.  
  311. configure:4626: result: none needed
  312.  
  313. configure:4654: checking whether /usr/share/emscripten/emcc understands -c and -o together
  314.  
  315. configure:4676: /usr/share/emscripten/emcc -c conftest.c -o conftest2.o
  316.  
  317. configure:4679: $? = 0
  318.  
  319. configure:4676: /usr/share/emscripten/emcc -c conftest.c -o conftest2.o
  320.  
  321. configure:4679: $? = 0
  322.  
  323. configure:4691: result: yes
  324.  
  325. configure:4724: checking for a BSD-compatible install
  326.  
  327. configure:4792: result: /usr/bin/install -c
  328.  
  329. configure:5070: checking whether build environment is sane
  330.  
  331. configure:5125: result: yes
  332.  
  333. configure:5273: checking for a thread-safe mkdir -p
  334.  
  335. configure:5312: result: /bin/mkdir -p
  336.  
  337. configure:5319: checking for gawk
  338.  
  339. configure:5349: result: no
  340.  
  341. configure:5319: checking for mawk
  342.  
  343. configure:5335: found /usr/bin/mawk
  344.  
  345. configure:5346: result: mawk
  346.  
  347. configure:5357: checking whether make sets $(MAKE)
  348.  
  349. configure:5379: result: yes
  350.  
  351. configure:5409: checking for style of include used by make
  352.  
  353. configure:5437: result: GNU
  354.  
  355. configure:5471: checking whether make supports nested variables
  356.  
  357. configure:5488: result: yes
  358.  
  359. configure:5573: checking dependency style of /usr/share/emscripten/emcc
  360.  
  361. configure:5684: result: gcc3
  362.  
  363. configure:5701: checking dependency style of /usr/share/emscripten/em++
  364.  
  365. configure:5812: result: gcc3
  366.  
  367. configure:5881: checking whether make supports nested variables
  368.  
  369. configure:5898: result: yes
  370.  
  371. configure:5910: checking whether to enable maintainer-specific portions of Makefiles
  372.  
  373. configure:5919: result: no
  374.  
  375. configure:5932: checking whether make sets $(MAKE)
  376.  
  377. configure:5954: result: yes
  378.  
  379. configure:5965: checking whether NLS is requested
  380.  
  381. configure:5974: result: yes
  382.  
  383. configure:6015: checking for msgfmt
  384.  
  385. configure: trying /usr/bin/msgfmt...
  386.  
  387. 0 translated messages.
  388.  
  389. configure:6047: result: /usr/bin/msgfmt
  390.  
  391. configure:6056: checking for gmsgfmt
  392.  
  393. configure:6087: result: /usr/bin/msgfmt
  394.  
  395. configure:6138: checking for xgettext
  396.  
  397. configure: trying /usr/bin/xgettext...
  398.  
  399. /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  400.  
  401. configure:6170: result: /usr/bin/xgettext
  402.  
  403. configure:6216: checking for msgmerge
  404.  
  405. configure: trying /usr/bin/msgmerge...
  406.  
  407. configure:6247: result: /usr/bin/msgmerge
  408.  
  409. configure:6304: checking for ld used by GCC
  410.  
  411. configure:6368: result: /usr/share/emscripten/emcc
  412.  
  413. configure:6375: checking if the linker (/usr/share/emscripten/emcc) is GNU ld
  414.  
  415. configure:6388: result: yes
  416.  
  417. configure:6395: checking for shared library run path origin
  418.  
  419. configure:6408: result: done
  420.  
  421. configure:6433: checking how to run the C preprocessor
  422.  
  423. configure:6464: /usr/share/emscripten/emcc -E conftest.c
  424.  
  425. configure:6464: $? = 0
  426.  
  427. configure:6478: /usr/share/emscripten/emcc -E conftest.c
  428.  
  429. conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
  430.  
  431. #include <ac_nonexistent.h>
  432.  
  433. ^~~~~~~~~~~~~~~~~~
  434.  
  435. 1 error generated.
  436.  
  437. configure:6478: $? = 1
  438.  
  439. configure: failed program was:
  440.  
  441. | /* confdefs.h */
  442.  
  443. | #define PACKAGE_NAME "gnash"
  444.  
  445. | #define PACKAGE_TARNAME "gnash"
  446.  
  447. | #define PACKAGE_VERSION "0.8.11dev"
  448.  
  449. | #define PACKAGE_STRING "gnash 0.8.11dev"
  450.  
  451. | #define PACKAGE_BUGREPORT ""
  452.  
  453. | #define PACKAGE_URL ""
  454.  
  455. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  456.  
  457. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  458.  
  459. | #define DEFAULT_FLASH_REV_NUMBER "999"
  460.  
  461. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  462.  
  463. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  464.  
  465. | #define DEFAULT_STREAMS_TIMEOUT 60
  466.  
  467. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  468.  
  469. | #define LINUX_HOST 1
  470.  
  471. | #define PACKAGE "gnash"
  472.  
  473. | #define VERSION "0.8.11dev"
  474.  
  475. | /* end confdefs.h. */
  476.  
  477. | #include <ac_nonexistent.h>
  478.  
  479. configure:6503: result: /usr/share/emscripten/emcc -E
  480.  
  481. configure:6523: /usr/share/emscripten/emcc -E conftest.c
  482.  
  483. configure:6523: $? = 0
  484.  
  485. configure:6537: /usr/share/emscripten/emcc -E conftest.c
  486.  
  487. conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
  488.  
  489. #include <ac_nonexistent.h>
  490.  
  491. ^~~~~~~~~~~~~~~~~~
  492.  
  493. 1 error generated.
  494.  
  495. configure:6537: $? = 1
  496.  
  497. configure: failed program was:
  498.  
  499. | /* confdefs.h */
  500.  
  501. | #define PACKAGE_NAME "gnash"
  502.  
  503. | #define PACKAGE_TARNAME "gnash"
  504.  
  505. | #define PACKAGE_VERSION "0.8.11dev"
  506.  
  507. | #define PACKAGE_STRING "gnash 0.8.11dev"
  508.  
  509. | #define PACKAGE_BUGREPORT ""
  510.  
  511. | #define PACKAGE_URL ""
  512.  
  513. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  514.  
  515. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  516.  
  517. | #define DEFAULT_FLASH_REV_NUMBER "999"
  518.  
  519. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  520.  
  521. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  522.  
  523. | #define DEFAULT_STREAMS_TIMEOUT 60
  524.  
  525. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  526.  
  527. | #define LINUX_HOST 1
  528.  
  529. | #define PACKAGE "gnash"
  530.  
  531. | #define VERSION "0.8.11dev"
  532.  
  533. | /* end confdefs.h. */
  534.  
  535. | #include <ac_nonexistent.h>
  536.  
  537. configure:6566: checking for grep that handles long lines and -e
  538.  
  539. configure:6624: result: /bin/grep
  540.  
  541. configure:6629: checking for egrep
  542.  
  543. configure:6691: result: /bin/grep -E
  544.  
  545. configure:7249: checking for CFPreferencesCopyAppValue
  546.  
  547. configure:7267: /usr/share/emscripten/emcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  548.  
  549. conftest.c:19:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
  550.  
  551. #include <CoreFoundation/CFPreferences.h>
  552.  
  553. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  554.  
  555. 1 error generated.
  556.  
  557. configure:7267: $? = 1
  558.  
  559. configure: failed program was:
  560.  
  561. | /* confdefs.h */
  562.  
  563. | #define PACKAGE_NAME "gnash"
  564.  
  565. | #define PACKAGE_TARNAME "gnash"
  566.  
  567. | #define PACKAGE_VERSION "0.8.11dev"
  568.  
  569. | #define PACKAGE_STRING "gnash 0.8.11dev"
  570.  
  571. | #define PACKAGE_BUGREPORT ""
  572.  
  573. | #define PACKAGE_URL ""
  574.  
  575. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  576.  
  577. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  578.  
  579. | #define DEFAULT_FLASH_REV_NUMBER "999"
  580.  
  581. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  582.  
  583. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  584.  
  585. | #define DEFAULT_STREAMS_TIMEOUT 60
  586.  
  587. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  588.  
  589. | #define LINUX_HOST 1
  590.  
  591. | #define PACKAGE "gnash"
  592.  
  593. | #define VERSION "0.8.11dev"
  594.  
  595. | /* end confdefs.h. */
  596.  
  597. | #include <CoreFoundation/CFPreferences.h>
  598.  
  599. | int
  600.  
  601. | main ()
  602.  
  603. | {
  604.  
  605. | CFPreferencesCopyAppValue(NULL, NULL)
  606.  
  607. | ;
  608.  
  609. | return 0;
  610.  
  611. | }
  612.  
  613. configure:7276: result: no
  614.  
  615. configure:7283: checking for CFLocaleCopyCurrent
  616.  
  617. configure:7301: /usr/share/emscripten/emcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  618.  
  619. conftest.c:19:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
  620.  
  621. #include <CoreFoundation/CFLocale.h>
  622.  
  623. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  624.  
  625. 1 error generated.
  626.  
  627. configure:7301: $? = 1
  628.  
  629. configure: failed program was:
  630.  
  631. | /* confdefs.h */
  632.  
  633. | #define PACKAGE_NAME "gnash"
  634.  
  635. | #define PACKAGE_TARNAME "gnash"
  636.  
  637. | #define PACKAGE_VERSION "0.8.11dev"
  638.  
  639. | #define PACKAGE_STRING "gnash 0.8.11dev"
  640.  
  641. | #define PACKAGE_BUGREPORT ""
  642.  
  643. | #define PACKAGE_URL ""
  644.  
  645. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  646.  
  647. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  648.  
  649. | #define DEFAULT_FLASH_REV_NUMBER "999"
  650.  
  651. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  652.  
  653. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  654.  
  655. | #define DEFAULT_STREAMS_TIMEOUT 60
  656.  
  657. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  658.  
  659. | #define LINUX_HOST 1
  660.  
  661. | #define PACKAGE "gnash"
  662.  
  663. | #define VERSION "0.8.11dev"
  664.  
  665. | /* end confdefs.h. */
  666.  
  667. | #include <CoreFoundation/CFLocale.h>
  668.  
  669. | int
  670.  
  671. | main ()
  672.  
  673. | {
  674.  
  675. | CFLocaleCopyCurrent();
  676.  
  677. | ;
  678.  
  679. | return 0;
  680.  
  681. | }
  682.  
  683. configure:7310: result: no
  684.  
  685. configure:7359: checking for GNU gettext in libc
  686.  
  687. configure:7379: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  688.  
  689. configure:7379: $? = 0
  690.  
  691. configure:7388: result: yes
  692.  
  693. configure:8179: checking whether to use NLS
  694.  
  695. configure:8181: result: yes
  696.  
  697. configure:8184: checking where the gettext function comes from
  698.  
  699. configure:8195: result: libc
  700.  
  701. configure:8331: checking for ANSI C header files
  702.  
  703. configure:8351: /usr/share/emscripten/emcc -c conftest.c >&5
  704.  
  705. configure:8351: $? = 0
  706.  
  707. configure:8424: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  708.  
  709. configure:8424: $? = 0
  710.  
  711. configure:8424: ./conftest
  712.  
  713. configure:8424: $? = 0
  714.  
  715. configure:8435: result: yes
  716.  
  717. configure:8448: checking for sys/types.h
  718.  
  719. configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
  720.  
  721. configure:8448: $? = 0
  722.  
  723. configure:8448: result: yes
  724.  
  725. configure:8448: checking for sys/stat.h
  726.  
  727. configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
  728.  
  729. configure:8448: $? = 0
  730.  
  731. configure:8448: result: yes
  732.  
  733. configure:8448: checking for stdlib.h
  734.  
  735. configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
  736.  
  737. configure:8448: $? = 0
  738.  
  739. configure:8448: result: yes
  740.  
  741. configure:8448: checking for string.h
  742.  
  743. configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
  744.  
  745. configure:8448: $? = 0
  746.  
  747. configure:8448: result: yes
  748.  
  749. configure:8448: checking for memory.h
  750.  
  751. configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
  752.  
  753. configure:8448: $? = 0
  754.  
  755. configure:8448: result: yes
  756.  
  757. configure:8448: checking for strings.h
  758.  
  759. configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
  760.  
  761. configure:8448: $? = 0
  762.  
  763. configure:8448: result: yes
  764.  
  765. configure:8448: checking for inttypes.h
  766.  
  767. configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
  768.  
  769. configure:8448: $? = 0
  770.  
  771. configure:8448: result: yes
  772.  
  773. configure:8448: checking for stdint.h
  774.  
  775. configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
  776.  
  777. configure:8448: $? = 0
  778.  
  779. configure:8448: result: yes
  780.  
  781. configure:8448: checking for unistd.h
  782.  
  783. configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
  784.  
  785. configure:8448: $? = 0
  786.  
  787. configure:8448: result: yes
  788.  
  789. configure:8460: checking whether byte ordering is bigendian
  790.  
  791. configure:8475: /usr/share/emscripten/emcc -c conftest.c >&5
  792.  
  793. conftest.c:33:9: error: unknown type name 'not'
  794.  
  795. not a universal capable compiler
  796.  
  797. ^
  798.  
  799. conftest.c:33:14: error: expected ';' after top level declarator
  800.  
  801. not a universal capable compiler
  802.  
  803. ^
  804.  
  805. ;
  806.  
  807. 2 errors generated.
  808.  
  809. configure:8475: $? = 1
  810.  
  811. configure: failed program was:
  812.  
  813. | /* confdefs.h */
  814.  
  815. | #define PACKAGE_NAME "gnash"
  816.  
  817. | #define PACKAGE_TARNAME "gnash"
  818.  
  819. | #define PACKAGE_VERSION "0.8.11dev"
  820.  
  821. | #define PACKAGE_STRING "gnash 0.8.11dev"
  822.  
  823. | #define PACKAGE_BUGREPORT ""
  824.  
  825. | #define PACKAGE_URL ""
  826.  
  827. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  828.  
  829. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  830.  
  831. | #define DEFAULT_FLASH_REV_NUMBER "999"
  832.  
  833. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  834.  
  835. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  836.  
  837. | #define DEFAULT_STREAMS_TIMEOUT 60
  838.  
  839. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  840.  
  841. | #define LINUX_HOST 1
  842.  
  843. | #define PACKAGE "gnash"
  844.  
  845. | #define VERSION "0.8.11dev"
  846.  
  847. | #define ENABLE_NLS 1
  848.  
  849. | #define HAVE_GETTEXT 1
  850.  
  851. | #define HAVE_DCGETTEXT 1
  852.  
  853. | #define STDC_HEADERS 1
  854.  
  855. | #define HAVE_SYS_TYPES_H 1
  856.  
  857. | #define HAVE_SYS_STAT_H 1
  858.  
  859. | #define HAVE_STDLIB_H 1
  860.  
  861. | #define HAVE_STRING_H 1
  862.  
  863. | #define HAVE_MEMORY_H 1
  864.  
  865. | #define HAVE_STRINGS_H 1
  866.  
  867. | #define HAVE_INTTYPES_H 1
  868.  
  869. | #define HAVE_STDINT_H 1
  870.  
  871. | #define HAVE_UNISTD_H 1
  872.  
  873. | /* end confdefs.h. */
  874.  
  875. | #ifndef __APPLE_CC__
  876.  
  877. | not a universal capable compiler
  878.  
  879. | #endif
  880.  
  881. | typedef int dummy;
  882.  
  883. |
  884.  
  885. configure:8520: /usr/share/emscripten/emcc -c conftest.c >&5
  886.  
  887. configure:8520: $? = 0
  888.  
  889. configure:8538: /usr/share/emscripten/emcc -c conftest.c >&5
  890.  
  891. conftest.c:39:4: error: use of undeclared identifier 'not'
  892.  
  893. not big endian
  894.  
  895. ^
  896.  
  897. 1 error generated.
  898.  
  899. configure:8538: $? = 1
  900.  
  901. configure: failed program was:
  902.  
  903. | /* confdefs.h */
  904.  
  905. | #define PACKAGE_NAME "gnash"
  906.  
  907. | #define PACKAGE_TARNAME "gnash"
  908.  
  909. | #define PACKAGE_VERSION "0.8.11dev"
  910.  
  911. | #define PACKAGE_STRING "gnash 0.8.11dev"
  912.  
  913. | #define PACKAGE_BUGREPORT ""
  914.  
  915. | #define PACKAGE_URL ""
  916.  
  917. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  918.  
  919. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  920.  
  921. | #define DEFAULT_FLASH_REV_NUMBER "999"
  922.  
  923. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  924.  
  925. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  926.  
  927. | #define DEFAULT_STREAMS_TIMEOUT 60
  928.  
  929. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  930.  
  931. | #define LINUX_HOST 1
  932.  
  933. | #define PACKAGE "gnash"
  934.  
  935. | #define VERSION "0.8.11dev"
  936.  
  937. | #define ENABLE_NLS 1
  938.  
  939. | #define HAVE_GETTEXT 1
  940.  
  941. | #define HAVE_DCGETTEXT 1
  942.  
  943. | #define STDC_HEADERS 1
  944.  
  945. | #define HAVE_SYS_TYPES_H 1
  946.  
  947. | #define HAVE_SYS_STAT_H 1
  948.  
  949. | #define HAVE_STDLIB_H 1
  950.  
  951. | #define HAVE_STRING_H 1
  952.  
  953. | #define HAVE_MEMORY_H 1
  954.  
  955. | #define HAVE_STRINGS_H 1
  956.  
  957. | #define HAVE_INTTYPES_H 1
  958.  
  959. | #define HAVE_STDINT_H 1
  960.  
  961. | #define HAVE_UNISTD_H 1
  962.  
  963. | /* end confdefs.h. */
  964.  
  965. | #include <sys/types.h>
  966.  
  967. | #include <sys/param.h>
  968.  
  969. |
  970.  
  971. | int
  972.  
  973. | main ()
  974.  
  975. | {
  976.  
  977. | #if BYTE_ORDER != BIG_ENDIAN
  978.  
  979. | not big endian
  980.  
  981. | #endif
  982.  
  983. |
  984.  
  985. | ;
  986.  
  987. | return 0;
  988.  
  989. | }
  990.  
  991. configure:8666: result: no
  992.  
  993. configure:8684: checking for an ANSI C-conforming const
  994.  
  995. configure:8750: /usr/share/emscripten/emcc -c conftest.c >&5
  996.  
  997. configure:8750: $? = 0
  998.  
  999. configure:8757: result: yes
  1000.  
  1001. configure:8765: checking for inline
  1002.  
  1003. configure:8781: /usr/share/emscripten/emcc -c conftest.c >&5
  1004.  
  1005. configure:8781: $? = 0
  1006.  
  1007. configure:8789: result: inline
  1008.  
  1009. configure:8810: checking for runtest
  1010.  
  1011. configure:8843: result: no
  1012.  
  1013. configure:9020: This build supports LocalConnection
  1014.  
  1015. configure:9039: checking which type of library archiver we have
  1016.  
  1017. configure:9045: result:
  1018.  
  1019. configure:9066: Configuring Gnash for native compilation
  1020.  
  1021. configure:9152: checking for pkg-config
  1022.  
  1023. configure:9170: found /usr/bin/pkg-config
  1024.  
  1025. configure:9182: result: /usr/bin/pkg-config
  1026.  
  1027. configure:9207: checking pkg-config is at least version 0.9.0
  1028.  
  1029. configure:9210: result: yes
  1030.  
  1031. configure:9524: checking location of avcodec.h
  1032.  
  1033. configure:9582: result: none found
  1034.  
  1035. configure:9651: WARNING: Could not check ffmpeg version (can't find avcodec.h file)
  1036.  
  1037. configure:9667: checking for avformat.h
  1038.  
  1039. configure:9684: result:
  1040.  
  1041. configure:9687: checking for swscale.h
  1042.  
  1043. configure:9708: result: no
  1044.  
  1045. configure:9717: checking for libavutil/opt.h
  1046.  
  1047. configure:9726: result: no
  1048.  
  1049. configure:9729: checking for swresample.h
  1050.  
  1051. configure:9750: result: no
  1052.  
  1053. configure:9753: checking for avresample.h
  1054.  
  1055. configure:9774: result: no
  1056.  
  1057. configure:9777: checking for libavcodec/vaapi.h
  1058.  
  1059. configure:9792: result: no
  1060.  
  1061. configure:9838: checking for libavcodec library
  1062.  
  1063. configure:9856: result: no
  1064.  
  1065. configure:9859: checking for ff_eval in -lavcodec
  1066.  
  1067. configure:9884: /usr/share/emscripten/emcc -o conftest conftest.c -lavcodec >&5
  1068.  
  1069. /usr/bin/ld: cannot find -lavcodec
  1070.  
  1071. clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
  1072.  
  1073. configure:9884: $? = 1
  1074.  
  1075. configure: failed program was:
  1076.  
  1077. | /* confdefs.h */
  1078.  
  1079. | #define PACKAGE_NAME "gnash"
  1080.  
  1081. | #define PACKAGE_TARNAME "gnash"
  1082.  
  1083. | #define PACKAGE_VERSION "0.8.11dev"
  1084.  
  1085. | #define PACKAGE_STRING "gnash 0.8.11dev"
  1086.  
  1087. | #define PACKAGE_BUGREPORT ""
  1088.  
  1089. | #define PACKAGE_URL ""
  1090.  
  1091. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  1092.  
  1093. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  1094.  
  1095. | #define DEFAULT_FLASH_REV_NUMBER "999"
  1096.  
  1097. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  1098.  
  1099. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  1100.  
  1101. | #define DEFAULT_STREAMS_TIMEOUT 60
  1102.  
  1103. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  1104.  
  1105. | #define LINUX_HOST 1
  1106.  
  1107. | #define PACKAGE "gnash"
  1108.  
  1109. | #define VERSION "0.8.11dev"
  1110.  
  1111. | #define ENABLE_NLS 1
  1112.  
  1113. | #define HAVE_GETTEXT 1
  1114.  
  1115. | #define HAVE_DCGETTEXT 1
  1116.  
  1117. | #define STDC_HEADERS 1
  1118.  
  1119. | #define HAVE_SYS_TYPES_H 1
  1120.  
  1121. | #define HAVE_SYS_STAT_H 1
  1122.  
  1123. | #define HAVE_STDLIB_H 1
  1124.  
  1125. | #define HAVE_STRING_H 1
  1126.  
  1127. | #define HAVE_MEMORY_H 1
  1128.  
  1129. | #define HAVE_STRINGS_H 1
  1130.  
  1131. | #define HAVE_INTTYPES_H 1
  1132.  
  1133. | #define HAVE_STDINT_H 1
  1134.  
  1135. | #define HAVE_UNISTD_H 1
  1136.  
  1137. | #define USE_STATS_CACHE 1
  1138.  
  1139. | #define USE_LC 1
  1140.  
  1141. | #define USE_SOUND 1
  1142.  
  1143. | #define USE_MEDIA 1
  1144.  
  1145. | #define HAVE_FFMPEG_AVCODEC_H 1
  1146.  
  1147. | /* end confdefs.h. */
  1148.  
  1149. |
  1150.  
  1151. | /* Override any GCC internal prototype to avoid an error.
  1152.  
  1153. | Use char because int might match the return type of a GCC
  1154.  
  1155. | builtin and then its argument prototype would still apply. */
  1156.  
  1157. | #ifdef __cplusplus
  1158.  
  1159. | extern "C"
  1160.  
  1161. | #endif
  1162.  
  1163. | char ff_eval ();
  1164.  
  1165. | int
  1166.  
  1167. | main ()
  1168.  
  1169. | {
  1170.  
  1171. | return ff_eval ();
  1172.  
  1173. | ;
  1174.  
  1175. | return 0;
  1176.  
  1177. | }
  1178.  
  1179. configure:9893: result: no
  1180.  
  1181. configure:10683: checking for sdl-config
  1182.  
  1183. configure:10716: result: no
  1184.  
  1185. configure:10846: checking for SDL_Init in -lSDL
  1186.  
  1187. configure:10871: /usr/share/emscripten/emcc -o conftest conftest.c -lSDL >&5
  1188.  
  1189. /usr/bin/ld: cannot find -lSDL
  1190.  
  1191. clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
  1192.  
  1193. configure:10871: $? = 1
  1194.  
  1195. configure: failed program was:
  1196.  
  1197. | /* confdefs.h */
  1198.  
  1199. | #define PACKAGE_NAME "gnash"
  1200.  
  1201. | #define PACKAGE_TARNAME "gnash"
  1202.  
  1203. | #define PACKAGE_VERSION "0.8.11dev"
  1204.  
  1205. | #define PACKAGE_STRING "gnash 0.8.11dev"
  1206.  
  1207. | #define PACKAGE_BUGREPORT ""
  1208.  
  1209. | #define PACKAGE_URL ""
  1210.  
  1211. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  1212.  
  1213. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  1214.  
  1215. | #define DEFAULT_FLASH_REV_NUMBER "999"
  1216.  
  1217. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  1218.  
  1219. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  1220.  
  1221. | #define DEFAULT_STREAMS_TIMEOUT 60
  1222.  
  1223. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  1224.  
  1225. | #define LINUX_HOST 1
  1226.  
  1227. | #define PACKAGE "gnash"
  1228.  
  1229. | #define VERSION "0.8.11dev"
  1230.  
  1231. | #define ENABLE_NLS 1
  1232.  
  1233. | #define HAVE_GETTEXT 1
  1234.  
  1235. | #define HAVE_DCGETTEXT 1
  1236.  
  1237. | #define STDC_HEADERS 1
  1238.  
  1239. | #define HAVE_SYS_TYPES_H 1
  1240.  
  1241. | #define HAVE_SYS_STAT_H 1
  1242.  
  1243. | #define HAVE_STDLIB_H 1
  1244.  
  1245. | #define HAVE_STRING_H 1
  1246.  
  1247. | #define HAVE_MEMORY_H 1
  1248.  
  1249. | #define HAVE_STRINGS_H 1
  1250.  
  1251. | #define HAVE_INTTYPES_H 1
  1252.  
  1253. | #define HAVE_STDINT_H 1
  1254.  
  1255. | #define HAVE_UNISTD_H 1
  1256.  
  1257. | #define USE_STATS_CACHE 1
  1258.  
  1259. | #define USE_LC 1
  1260.  
  1261. | #define USE_SOUND 1
  1262.  
  1263. | #define USE_MEDIA 1
  1264.  
  1265. | #define HAVE_FFMPEG_AVCODEC_H 1
  1266.  
  1267. | /* end confdefs.h. */
  1268.  
  1269. |
  1270.  
  1271. | /* Override any GCC internal prototype to avoid an error.
  1272.  
  1273. | Use char because int might match the return type of a GCC
  1274.  
  1275. | builtin and then its argument prototype would still apply. */
  1276.  
  1277. | #ifdef __cplusplus
  1278.  
  1279. | extern "C"
  1280.  
  1281. | #endif
  1282.  
  1283. | char SDL_Init ();
  1284.  
  1285. | int
  1286.  
  1287. | main ()
  1288.  
  1289. | {
  1290.  
  1291. | return SDL_Init ();
  1292.  
  1293. | ;
  1294.  
  1295. | return 0;
  1296.  
  1297. | }
  1298.  
  1299. configure:10880: result: no
  1300.  
  1301. configure:10917: sdl GUI will not be built (no sdl development files found)
  1302.  
  1303. configure:13568: checking for cairo.h header using pkg-config
  1304.  
  1305. configure:13579: result: not found
  1306.  
  1307. configure:13586: checking for cairo-config
  1308.  
  1309. configure:13619: result: no
  1310.  
  1311. configure:13644: checking cairo.h usability
  1312.  
  1313. configure:13644: /usr/share/emscripten/emcc -c conftest.c >&5
  1314.  
  1315. conftest.c:79:10: fatal error: 'cairo.h' file not found
  1316.  
  1317. #include <cairo.h>
  1318.  
  1319. ^~~~~~~~~
  1320.  
  1321. 1 error generated.
  1322.  
  1323. configure:13644: $? = 1
  1324.  
  1325. configure: failed program was:
  1326.  
  1327. | /* confdefs.h */
  1328.  
  1329. | #define PACKAGE_NAME "gnash"
  1330.  
  1331. | #define PACKAGE_TARNAME "gnash"
  1332.  
  1333. | #define PACKAGE_VERSION "0.8.11dev"
  1334.  
  1335. | #define PACKAGE_STRING "gnash 0.8.11dev"
  1336.  
  1337. | #define PACKAGE_BUGREPORT ""
  1338.  
  1339. | #define PACKAGE_URL ""
  1340.  
  1341. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  1342.  
  1343. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  1344.  
  1345. | #define DEFAULT_FLASH_REV_NUMBER "999"
  1346.  
  1347. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  1348.  
  1349. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  1350.  
  1351. | #define DEFAULT_STREAMS_TIMEOUT 60
  1352.  
  1353. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  1354.  
  1355. | #define LINUX_HOST 1
  1356.  
  1357. | #define PACKAGE "gnash"
  1358.  
  1359. | #define VERSION "0.8.11dev"
  1360.  
  1361. | #define ENABLE_NLS 1
  1362.  
  1363. | #define HAVE_GETTEXT 1
  1364.  
  1365. | #define HAVE_DCGETTEXT 1
  1366.  
  1367. | #define STDC_HEADERS 1
  1368.  
  1369. | #define HAVE_SYS_TYPES_H 1
  1370.  
  1371. | #define HAVE_SYS_STAT_H 1
  1372.  
  1373. | #define HAVE_STDLIB_H 1
  1374.  
  1375. | #define HAVE_STRING_H 1
  1376.  
  1377. | #define HAVE_MEMORY_H 1
  1378.  
  1379. | #define HAVE_STRINGS_H 1
  1380.  
  1381. | #define HAVE_INTTYPES_H 1
  1382.  
  1383. | #define HAVE_STDINT_H 1
  1384.  
  1385. | #define HAVE_UNISTD_H 1
  1386.  
  1387. | #define USE_STATS_CACHE 1
  1388.  
  1389. | #define USE_LC 1
  1390.  
  1391. | #define USE_SOUND 1
  1392.  
  1393. | #define USE_MEDIA 1
  1394.  
  1395. | #define HAVE_FFMPEG_AVCODEC_H 1
  1396.  
  1397. | #define PIXELFORMAT_RGB555 1
  1398.  
  1399. | #define PIXELFORMAT_RGB565 1
  1400.  
  1401. | #define PIXELFORMAT_RGB24 1
  1402.  
  1403. | #define PIXELFORMAT_BGR24 1
  1404.  
  1405. | #define PIXELFORMAT_RGBA32 1
  1406.  
  1407. | #define PIXELFORMAT_BGRA32 1
  1408.  
  1409. | #define PIXELFORMAT_ARGB32 1
  1410.  
  1411. | #define PIXELFORMAT_ABGR32 1
  1412.  
  1413. | #define RENDERER_AGG 1
  1414.  
  1415. | /* end confdefs.h. */
  1416.  
  1417. | #include <stdio.h>
  1418.  
  1419. | #ifdef HAVE_SYS_TYPES_H
  1420.  
  1421. | # include <sys/types.h>
  1422.  
  1423. | #endif
  1424.  
  1425. | #ifdef HAVE_SYS_STAT_H
  1426.  
  1427. | # include <sys/stat.h>
  1428.  
  1429. | #endif
  1430.  
  1431. | #ifdef STDC_HEADERS
  1432.  
  1433. | # include <stdlib.h>
  1434.  
  1435. | # include <stddef.h>
  1436.  
  1437. | #else
  1438.  
  1439. | # ifdef HAVE_STDLIB_H
  1440.  
  1441. | # include <stdlib.h>
  1442.  
  1443. | # endif
  1444.  
  1445. | #endif
  1446.  
  1447. | #ifdef HAVE_STRING_H
  1448.  
  1449. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1450.  
  1451. | # include <memory.h>
  1452.  
  1453. | # endif
  1454.  
  1455. | # include <string.h>
  1456.  
  1457. | #endif
  1458.  
  1459. | #ifdef HAVE_STRINGS_H
  1460.  
  1461. | # include <strings.h>
  1462.  
  1463. | #endif
  1464.  
  1465. | #ifdef HAVE_INTTYPES_H
  1466.  
  1467. | # include <inttypes.h>
  1468.  
  1469. | #endif
  1470.  
  1471. | #ifdef HAVE_STDINT_H
  1472.  
  1473. | # include <stdint.h>
  1474.  
  1475. | #endif
  1476.  
  1477. | #ifdef HAVE_UNISTD_H
  1478.  
  1479. | # include <unistd.h>
  1480.  
  1481. | #endif
  1482.  
  1483. | #include <cairo.h>
  1484.  
  1485. configure:13644: result: no
  1486.  
  1487. configure:13644: checking cairo.h presence
  1488.  
  1489. configure:13644: /usr/share/emscripten/emcc -E conftest.c
  1490.  
  1491. conftest.c:46:10: fatal error: 'cairo.h' file not found
  1492.  
  1493. #include <cairo.h>
  1494.  
  1495. ^~~~~~~~~
  1496.  
  1497. 1 error generated.
  1498.  
  1499. configure:13644: $? = 1
  1500.  
  1501. configure: failed program was:
  1502.  
  1503. | /* confdefs.h */
  1504.  
  1505. | #define PACKAGE_NAME "gnash"
  1506.  
  1507. | #define PACKAGE_TARNAME "gnash"
  1508.  
  1509. | #define PACKAGE_VERSION "0.8.11dev"
  1510.  
  1511. | #define PACKAGE_STRING "gnash 0.8.11dev"
  1512.  
  1513. | #define PACKAGE_BUGREPORT ""
  1514.  
  1515. | #define PACKAGE_URL ""
  1516.  
  1517. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  1518.  
  1519. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  1520.  
  1521. | #define DEFAULT_FLASH_REV_NUMBER "999"
  1522.  
  1523. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  1524.  
  1525. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  1526.  
  1527. | #define DEFAULT_STREAMS_TIMEOUT 60
  1528.  
  1529. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  1530.  
  1531. | #define LINUX_HOST 1
  1532.  
  1533. | #define PACKAGE "gnash"
  1534.  
  1535. | #define VERSION "0.8.11dev"
  1536.  
  1537. | #define ENABLE_NLS 1
  1538.  
  1539. | #define HAVE_GETTEXT 1
  1540.  
  1541. | #define HAVE_DCGETTEXT 1
  1542.  
  1543. | #define STDC_HEADERS 1
  1544.  
  1545. | #define HAVE_SYS_TYPES_H 1
  1546.  
  1547. | #define HAVE_SYS_STAT_H 1
  1548.  
  1549. | #define HAVE_STDLIB_H 1
  1550.  
  1551. | #define HAVE_STRING_H 1
  1552.  
  1553. | #define HAVE_MEMORY_H 1
  1554.  
  1555. | #define HAVE_STRINGS_H 1
  1556.  
  1557. | #define HAVE_INTTYPES_H 1
  1558.  
  1559. | #define HAVE_STDINT_H 1
  1560.  
  1561. | #define HAVE_UNISTD_H 1
  1562.  
  1563. | #define USE_STATS_CACHE 1
  1564.  
  1565. | #define USE_LC 1
  1566.  
  1567. | #define USE_SOUND 1
  1568.  
  1569. | #define USE_MEDIA 1
  1570.  
  1571. | #define HAVE_FFMPEG_AVCODEC_H 1
  1572.  
  1573. | #define PIXELFORMAT_RGB555 1
  1574.  
  1575. | #define PIXELFORMAT_RGB565 1
  1576.  
  1577. | #define PIXELFORMAT_RGB24 1
  1578.  
  1579. | #define PIXELFORMAT_BGR24 1
  1580.  
  1581. | #define PIXELFORMAT_RGBA32 1
  1582.  
  1583. | #define PIXELFORMAT_BGRA32 1
  1584.  
  1585. | #define PIXELFORMAT_ARGB32 1
  1586.  
  1587. | #define PIXELFORMAT_ABGR32 1
  1588.  
  1589. | #define RENDERER_AGG 1
  1590.  
  1591. | /* end confdefs.h. */
  1592.  
  1593. | #include <cairo.h>
  1594.  
  1595. configure:13644: result: no
  1596.  
  1597. configure:13644: checking for cairo.h
  1598.  
  1599. configure:13644: result: no
  1600.  
  1601. configure:13649: checking cairo/cairo.h usability
  1602.  
  1603. configure:13649: /usr/share/emscripten/emcc -c conftest.c >&5
  1604.  
  1605. conftest.c:79:10: fatal error: 'cairo/cairo.h' file not found
  1606.  
  1607. #include <cairo/cairo.h>
  1608.  
  1609. ^~~~~~~~~~~~~~~
  1610.  
  1611. 1 error generated.
  1612.  
  1613. configure:13649: $? = 1
  1614.  
  1615. configure: failed program was:
  1616.  
  1617. | /* confdefs.h */
  1618.  
  1619. | #define PACKAGE_NAME "gnash"
  1620.  
  1621. | #define PACKAGE_TARNAME "gnash"
  1622.  
  1623. | #define PACKAGE_VERSION "0.8.11dev"
  1624.  
  1625. | #define PACKAGE_STRING "gnash 0.8.11dev"
  1626.  
  1627. | #define PACKAGE_BUGREPORT ""
  1628.  
  1629. | #define PACKAGE_URL ""
  1630.  
  1631. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  1632.  
  1633. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  1634.  
  1635. | #define DEFAULT_FLASH_REV_NUMBER "999"
  1636.  
  1637. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  1638.  
  1639. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  1640.  
  1641. | #define DEFAULT_STREAMS_TIMEOUT 60
  1642.  
  1643. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  1644.  
  1645. | #define LINUX_HOST 1
  1646.  
  1647. | #define PACKAGE "gnash"
  1648.  
  1649. | #define VERSION "0.8.11dev"
  1650.  
  1651. | #define ENABLE_NLS 1
  1652.  
  1653. | #define HAVE_GETTEXT 1
  1654.  
  1655. | #define HAVE_DCGETTEXT 1
  1656.  
  1657. | #define STDC_HEADERS 1
  1658.  
  1659. | #define HAVE_SYS_TYPES_H 1
  1660.  
  1661. | #define HAVE_SYS_STAT_H 1
  1662.  
  1663. | #define HAVE_STDLIB_H 1
  1664.  
  1665. | #define HAVE_STRING_H 1
  1666.  
  1667. | #define HAVE_MEMORY_H 1
  1668.  
  1669. | #define HAVE_STRINGS_H 1
  1670.  
  1671. | #define HAVE_INTTYPES_H 1
  1672.  
  1673. | #define HAVE_STDINT_H 1
  1674.  
  1675. | #define HAVE_UNISTD_H 1
  1676.  
  1677. | #define USE_STATS_CACHE 1
  1678.  
  1679. | #define USE_LC 1
  1680.  
  1681. | #define USE_SOUND 1
  1682.  
  1683. | #define USE_MEDIA 1
  1684.  
  1685. | #define HAVE_FFMPEG_AVCODEC_H 1
  1686.  
  1687. | #define PIXELFORMAT_RGB555 1
  1688.  
  1689. | #define PIXELFORMAT_RGB565 1
  1690.  
  1691. | #define PIXELFORMAT_RGB24 1
  1692.  
  1693. | #define PIXELFORMAT_BGR24 1
  1694.  
  1695. | #define PIXELFORMAT_RGBA32 1
  1696.  
  1697. | #define PIXELFORMAT_BGRA32 1
  1698.  
  1699. | #define PIXELFORMAT_ARGB32 1
  1700.  
  1701. | #define PIXELFORMAT_ABGR32 1
  1702.  
  1703. | #define RENDERER_AGG 1
  1704.  
  1705. | /* end confdefs.h. */
  1706.  
  1707. | #include <stdio.h>
  1708.  
  1709. | #ifdef HAVE_SYS_TYPES_H
  1710.  
  1711. | # include <sys/types.h>
  1712.  
  1713. | #endif
  1714.  
  1715. | #ifdef HAVE_SYS_STAT_H
  1716.  
  1717. | # include <sys/stat.h>
  1718.  
  1719. | #endif
  1720.  
  1721. | #ifdef STDC_HEADERS
  1722.  
  1723. | # include <stdlib.h>
  1724.  
  1725. | # include <stddef.h>
  1726.  
  1727. | #else
  1728.  
  1729. | # ifdef HAVE_STDLIB_H
  1730.  
  1731. | # include <stdlib.h>
  1732.  
  1733. | # endif
  1734.  
  1735. | #endif
  1736.  
  1737. | #ifdef HAVE_STRING_H
  1738.  
  1739. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1740.  
  1741. | # include <memory.h>
  1742.  
  1743. | # endif
  1744.  
  1745. | # include <string.h>
  1746.  
  1747. | #endif
  1748.  
  1749. | #ifdef HAVE_STRINGS_H
  1750.  
  1751. | # include <strings.h>
  1752.  
  1753. | #endif
  1754.  
  1755. | #ifdef HAVE_INTTYPES_H
  1756.  
  1757. | # include <inttypes.h>
  1758.  
  1759. | #endif
  1760.  
  1761. | #ifdef HAVE_STDINT_H
  1762.  
  1763. | # include <stdint.h>
  1764.  
  1765. | #endif
  1766.  
  1767. | #ifdef HAVE_UNISTD_H
  1768.  
  1769. | # include <unistd.h>
  1770.  
  1771. | #endif
  1772.  
  1773. | #include <cairo/cairo.h>
  1774.  
  1775. configure:13649: result: no
  1776.  
  1777. configure:13649: checking cairo/cairo.h presence
  1778.  
  1779. configure:13649: /usr/share/emscripten/emcc -E conftest.c
  1780.  
  1781. conftest.c:46:10: fatal error: 'cairo/cairo.h' file not found
  1782.  
  1783. #include <cairo/cairo.h>
  1784.  
  1785. ^~~~~~~~~~~~~~~
  1786.  
  1787. 1 error generated.
  1788.  
  1789. configure:13649: $? = 1
  1790.  
  1791. configure: failed program was:
  1792.  
  1793. | /* confdefs.h */
  1794.  
  1795. | #define PACKAGE_NAME "gnash"
  1796.  
  1797. | #define PACKAGE_TARNAME "gnash"
  1798.  
  1799. | #define PACKAGE_VERSION "0.8.11dev"
  1800.  
  1801. | #define PACKAGE_STRING "gnash 0.8.11dev"
  1802.  
  1803. | #define PACKAGE_BUGREPORT ""
  1804.  
  1805. | #define PACKAGE_URL ""
  1806.  
  1807. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  1808.  
  1809. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  1810.  
  1811. | #define DEFAULT_FLASH_REV_NUMBER "999"
  1812.  
  1813. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  1814.  
  1815. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  1816.  
  1817. | #define DEFAULT_STREAMS_TIMEOUT 60
  1818.  
  1819. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  1820.  
  1821. | #define LINUX_HOST 1
  1822.  
  1823. | #define PACKAGE "gnash"
  1824.  
  1825. | #define VERSION "0.8.11dev"
  1826.  
  1827. | #define ENABLE_NLS 1
  1828.  
  1829. | #define HAVE_GETTEXT 1
  1830.  
  1831. | #define HAVE_DCGETTEXT 1
  1832.  
  1833. | #define STDC_HEADERS 1
  1834.  
  1835. | #define HAVE_SYS_TYPES_H 1
  1836.  
  1837. | #define HAVE_SYS_STAT_H 1
  1838.  
  1839. | #define HAVE_STDLIB_H 1
  1840.  
  1841. | #define HAVE_STRING_H 1
  1842.  
  1843. | #define HAVE_MEMORY_H 1
  1844.  
  1845. | #define HAVE_STRINGS_H 1
  1846.  
  1847. | #define HAVE_INTTYPES_H 1
  1848.  
  1849. | #define HAVE_STDINT_H 1
  1850.  
  1851. | #define HAVE_UNISTD_H 1
  1852.  
  1853. | #define USE_STATS_CACHE 1
  1854.  
  1855. | #define USE_LC 1
  1856.  
  1857. | #define USE_SOUND 1
  1858.  
  1859. | #define USE_MEDIA 1
  1860.  
  1861. | #define HAVE_FFMPEG_AVCODEC_H 1
  1862.  
  1863. | #define PIXELFORMAT_RGB555 1
  1864.  
  1865. | #define PIXELFORMAT_RGB565 1
  1866.  
  1867. | #define PIXELFORMAT_RGB24 1
  1868.  
  1869. | #define PIXELFORMAT_BGR24 1
  1870.  
  1871. | #define PIXELFORMAT_RGBA32 1
  1872.  
  1873. | #define PIXELFORMAT_BGRA32 1
  1874.  
  1875. | #define PIXELFORMAT_ARGB32 1
  1876.  
  1877. | #define PIXELFORMAT_ABGR32 1
  1878.  
  1879. | #define RENDERER_AGG 1
  1880.  
  1881. | /* end confdefs.h. */
  1882.  
  1883. | #include <cairo/cairo.h>
  1884.  
  1885. configure:13649: result: no
  1886.  
  1887. configure:13649: checking for cairo/cairo.h
  1888.  
  1889. configure:13649: result: no
  1890.  
  1891. configure:13655: checking for cairo/cairo.h
  1892.  
  1893. configure:13655: result: no
  1894.  
  1895. configure:13660: checking for cairo.h
  1896.  
  1897. configure:13660: result: no
  1898.  
  1899. configure:13708: checking for cairo.h header
  1900.  
  1901. configure:13723: result: not found
  1902.  
  1903. configure:13976: checking for AGG headers
  1904.  
  1905. configure:14027: result:
  1906.  
  1907. configure:14087: checking for agg::gamma_ctrl_impl::calc_points in -lagg
  1908.  
  1909. configure:14112: /usr/share/emscripten/em++ -o conftest -g -O2 conftest.cpp -lagg >&5
  1910.  
  1911. conftest.cpp:54:6: error: use of undeclared identifier 'agg'
  1912.  
  1913. char agg::gamma_ctrl_impl::calc_points ();
  1914.  
  1915. ^
  1916.  
  1917. conftest.cpp:58:8: error: use of undeclared identifier 'agg'
  1918.  
  1919. return agg::gamma_ctrl_impl::calc_points ();
  1920.  
  1921. ^
  1922.  
  1923. 2 errors generated.
  1924.  
  1925. configure:14112: $? = 1
  1926.  
  1927. configure: failed program was:
  1928.  
  1929. | /* confdefs.h */
  1930.  
  1931. | #define PACKAGE_NAME "gnash"
  1932.  
  1933. | #define PACKAGE_TARNAME "gnash"
  1934.  
  1935. | #define PACKAGE_VERSION "0.8.11dev"
  1936.  
  1937. | #define PACKAGE_STRING "gnash 0.8.11dev"
  1938.  
  1939. | #define PACKAGE_BUGREPORT ""
  1940.  
  1941. | #define PACKAGE_URL ""
  1942.  
  1943. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  1944.  
  1945. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  1946.  
  1947. | #define DEFAULT_FLASH_REV_NUMBER "999"
  1948.  
  1949. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  1950.  
  1951. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  1952.  
  1953. | #define DEFAULT_STREAMS_TIMEOUT 60
  1954.  
  1955. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  1956.  
  1957. | #define LINUX_HOST 1
  1958.  
  1959. | #define PACKAGE "gnash"
  1960.  
  1961. | #define VERSION "0.8.11dev"
  1962.  
  1963. | #define ENABLE_NLS 1
  1964.  
  1965. | #define HAVE_GETTEXT 1
  1966.  
  1967. | #define HAVE_DCGETTEXT 1
  1968.  
  1969. | #define STDC_HEADERS 1
  1970.  
  1971. | #define HAVE_SYS_TYPES_H 1
  1972.  
  1973. | #define HAVE_SYS_STAT_H 1
  1974.  
  1975. | #define HAVE_STDLIB_H 1
  1976.  
  1977. | #define HAVE_STRING_H 1
  1978.  
  1979. | #define HAVE_MEMORY_H 1
  1980.  
  1981. | #define HAVE_STRINGS_H 1
  1982.  
  1983. | #define HAVE_INTTYPES_H 1
  1984.  
  1985. | #define HAVE_STDINT_H 1
  1986.  
  1987. | #define HAVE_UNISTD_H 1
  1988.  
  1989. | #define USE_STATS_CACHE 1
  1990.  
  1991. | #define USE_LC 1
  1992.  
  1993. | #define USE_SOUND 1
  1994.  
  1995. | #define USE_MEDIA 1
  1996.  
  1997. | #define HAVE_FFMPEG_AVCODEC_H 1
  1998.  
  1999. | #define PIXELFORMAT_RGB555 1
  2000.  
  2001. | #define PIXELFORMAT_RGB565 1
  2002.  
  2003. | #define PIXELFORMAT_RGB24 1
  2004.  
  2005. | #define PIXELFORMAT_BGR24 1
  2006.  
  2007. | #define PIXELFORMAT_RGBA32 1
  2008.  
  2009. | #define PIXELFORMAT_BGRA32 1
  2010.  
  2011. | #define PIXELFORMAT_ARGB32 1
  2012.  
  2013. | #define PIXELFORMAT_ABGR32 1
  2014.  
  2015. | #define RENDERER_AGG 1
  2016.  
  2017. | #define RENDERER_CAIRO 1
  2018.  
  2019. | /* end confdefs.h. */
  2020.  
  2021. |
  2022.  
  2023. | /* Override any GCC internal prototype to avoid an error.
  2024.  
  2025. | Use char because int might match the return type of a GCC
  2026.  
  2027. | builtin and then its argument prototype would still apply. */
  2028.  
  2029. | #ifdef __cplusplus
  2030.  
  2031. | extern "C"
  2032.  
  2033. | #endif
  2034.  
  2035. | char agg::gamma_ctrl_impl::calc_points ();
  2036.  
  2037. | int
  2038.  
  2039. | main ()
  2040.  
  2041. | {
  2042.  
  2043. | return agg::gamma_ctrl_impl::calc_points ();
  2044.  
  2045. | ;
  2046.  
  2047. | return 0;
  2048.  
  2049. | }
  2050.  
  2051. configure:14121: result: no
  2052.  
  2053. configure:14128: checking for libagg library
  2054.  
  2055. configure:14130: result:
  2056.  
  2057. configure:14158: checking for perl
  2058.  
  2059. configure:14176: found /usr/bin/perl
  2060.  
  2061. configure:14188: result: /usr/bin/perl
  2062.  
  2063. configure:14207: checking for csound
  2064.  
  2065. configure:14240: result: no
  2066.  
  2067. configure:14256: checking for git
  2068.  
  2069. configure:14274: found /usr/bin/git
  2070.  
  2071. configure:14286: result: /usr/bin/git
  2072.  
  2073. configure:15260: checking how to print strings
  2074.  
  2075. configure:15287: result: printf
  2076.  
  2077. configure:15308: checking for a sed that does not truncate output
  2078.  
  2079. configure:15372: result: /bin/sed
  2080.  
  2081. configure:15390: checking for fgrep
  2082.  
  2083. configure:15452: result: /bin/grep -F
  2084.  
  2085. configure:15487: checking for ld used by /usr/share/emscripten/emcc
  2086.  
  2087. configure:15554: result: /usr/share/emscripten/emcc
  2088.  
  2089. configure:15561: checking if the linker (/usr/share/emscripten/emcc) is GNU ld
  2090.  
  2091. configure:15576: result: yes
  2092.  
  2093. configure:15588: checking for BSD- or MS-compatible name lister (nm)
  2094.  
  2095. configure:15642: result: /usr/bin/nm -B
  2096.  
  2097. configure:15772: checking the name lister (/usr/bin/nm -B) interface
  2098.  
  2099. configure:15779: /usr/share/emscripten/emcc -c conftest.c >&5
  2100.  
  2101. configure:15782: /usr/bin/nm -B "conftest.o"
  2102.  
  2103. configure:15785: output
  2104.  
  2105. 0000000000000000 B some_variable
  2106.  
  2107. configure:15792: result: BSD nm
  2108.  
  2109. configure:15795: checking whether ln -s works
  2110.  
  2111. configure:15799: result: yes
  2112.  
  2113. configure:15807: checking the maximum length of command line arguments
  2114.  
  2115. configure:15938: result: 1572864
  2116.  
  2117. configure:15986: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  2118.  
  2119. configure:16026: result: func_convert_file_noop
  2120.  
  2121. configure:16033: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  2122.  
  2123. configure:16053: result: func_convert_file_noop
  2124.  
  2125. configure:16060: checking for /usr/share/emscripten/emcc option to reload object files
  2126.  
  2127. configure:16067: result: -r
  2128.  
  2129. configure:16141: checking for objdump
  2130.  
  2131. configure:16168: result: objdump
  2132.  
  2133. configure:16197: checking how to recognize dependent libraries
  2134.  
  2135. configure:16397: result: pass_all
  2136.  
  2137. configure:16482: checking for dlltool
  2138.  
  2139. configure:16509: result: dlltool
  2140.  
  2141. configure:16539: checking how to associate runtime and link libraries
  2142.  
  2143. configure:16566: result: printf %s\n
  2144.  
  2145. configure:16690: checking for archiver @FILE support
  2146.  
  2147. configure:16707: /usr/share/emscripten/emcc -c conftest.c >&5
  2148.  
  2149. configure:16707: $? = 0
  2150.  
  2151. configure:16710: /usr/share/emscripten/emar cru libconftest.a @conftest.lst >&5
  2152.  
  2153. configure:16713: $? = 0
  2154.  
  2155. configure:16718: /usr/share/emscripten/emar cru libconftest.a @conftest.lst >&5
  2156.  
  2157. /home/jgnu/emsdk/clang/fastcomp/build_incoming_64/bin/llvm-ar: conftest.o: No such file or directory.
  2158.  
  2159. OVERVIEW: LLVM Archiver (llvm-ar)
  2160.  
  2161.  
  2162.  
  2163. This program archives bitcode files into single libraries
  2164.  
  2165.  
  2166.  
  2167. USAGE: llvm-ar [options] [relpos] [count] <archive-file> [members]...
  2168.  
  2169.  
  2170.  
  2171. OPTIONS:
  2172.  
  2173. -M -
  2174.  
  2175. -format - Archive format to create
  2176.  
  2177. =default - default
  2178.  
  2179. =gnu - gnu
  2180.  
  2181. =darwin - darwin
  2182.  
  2183. =bsd - bsd
  2184.  
  2185. -help - Display available options (-help-hidden for more)
  2186.  
  2187. -plugin=<string> - plugin (ignored for compatibility
  2188.  
  2189. -print-module-scope - When printing IR for print-[before|after]{-all} always print a module IR
  2190.  
  2191. -version - Display the version of this program
  2192.  
  2193. configure:16721: $? = 0
  2194.  
  2195. configure:16733: result: no
  2196.  
  2197. configure:16791: checking for strip
  2198.  
  2199. configure:16807: found /usr/bin/strip
  2200.  
  2201. configure:16818: result: strip
  2202.  
  2203. configure:16890: checking for ranlib
  2204.  
  2205. configure:16917: result: /usr/share/emscripten/emranlib
  2206.  
  2207. configure:17019: checking command to parse /usr/bin/nm -B output from /usr/share/emscripten/emcc object
  2208.  
  2209. configure:17172: /usr/share/emscripten/emcc -c conftest.c >&5
  2210.  
  2211. configure:17175: $? = 0
  2212.  
  2213. configure:17179: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  2214.  
  2215. configure:17182: $? = 0
  2216.  
  2217. configure:17248: /usr/share/emscripten/emcc -o conftest conftest.c conftstm.o >&5
  2218.  
  2219. configure:17251: $? = 0
  2220.  
  2221. configure:17289: result: ok
  2222.  
  2223. configure:17336: checking for sysroot
  2224.  
  2225. configure:17366: result: no
  2226.  
  2227. configure:17373: checking for a working dd
  2228.  
  2229. configure:17411: result: /bin/dd
  2230.  
  2231. configure:17415: checking how to truncate binary pipes
  2232.  
  2233. configure:17430: result: /bin/dd bs=4096 count=1
  2234.  
  2235. configure:17566: /usr/share/emscripten/emcc -c conftest.c >&5
  2236.  
  2237. configure:17569: $? = 0
  2238.  
  2239. configure:17759: checking for mt
  2240.  
  2241. configure:17775: found /bin/mt
  2242.  
  2243. configure:17786: result: mt
  2244.  
  2245. configure:17809: checking if mt is a manifest tool
  2246.  
  2247. configure:17815: mt '-?'
  2248.  
  2249. configure:17823: result: no
  2250.  
  2251. configure:18497: checking for dlfcn.h
  2252.  
  2253. configure:18497: /usr/share/emscripten/emcc -c conftest.c >&5
  2254.  
  2255. configure:18497: $? = 0
  2256.  
  2257. configure:18497: result: yes
  2258.  
  2259. configure:18729: checking for objdir
  2260.  
  2261. configure:18744: result: .libs
  2262.  
  2263. configure:19008: checking if /usr/share/emscripten/emcc supports -fno-rtti -fno-exceptions
  2264.  
  2265. configure:19026: /usr/share/emscripten/emcc -c -fno-rtti -fno-exceptions conftest.c >&5
  2266.  
  2267. configure:19030: $? = 0
  2268.  
  2269. configure:19043: result: yes
  2270.  
  2271. configure:19401: checking for /usr/share/emscripten/emcc option to produce PIC
  2272.  
  2273. configure:19408: result: -fPIC -DPIC
  2274.  
  2275. configure:19416: checking if /usr/share/emscripten/emcc PIC flag -fPIC -DPIC works
  2276.  
  2277. configure:19434: /usr/share/emscripten/emcc -c -fPIC -DPIC -DPIC conftest.c >&5
  2278.  
  2279. configure:19438: $? = 0
  2280.  
  2281. configure:19451: result: yes
  2282.  
  2283. configure:19480: checking if /usr/share/emscripten/emcc static flag -static works
  2284.  
  2285. configure:19508: result: yes
  2286.  
  2287. configure:19523: checking if /usr/share/emscripten/emcc supports -c -o file.o
  2288.  
  2289. configure:19544: /usr/share/emscripten/emcc -c -o out/conftest2.o conftest.c >&5
  2290.  
  2291. configure:19548: $? = 0
  2292.  
  2293. configure:19570: result: yes
  2294.  
  2295. configure:19578: checking if /usr/share/emscripten/emcc supports -c -o file.o
  2296.  
  2297. configure:19625: result: yes
  2298.  
  2299. configure:19658: checking whether the /usr/share/emscripten/emcc linker (/usr/share/emscripten/emcc -m elf_x86_64) supports shared libraries
  2300.  
  2301. configure:20921: result: yes
  2302.  
  2303. configure:20958: checking whether -lc should be explicitly linked in
  2304.  
  2305. configure:20966: /usr/share/emscripten/emcc -c conftest.c >&5
  2306.  
  2307. configure:20969: $? = 0
  2308.  
  2309. configure:20984: /usr/share/emscripten/emcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  2310.  
  2311. configure:20987: $? = 0
  2312.  
  2313. configure:21001: result: no
  2314.  
  2315. configure:21161: checking dynamic linker characteristics
  2316.  
  2317. configure:21742: /usr/share/emscripten/emcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
  2318.  
  2319. configure:21742: $? = 0
  2320.  
  2321. configure:21991: result: GNU/Linux ld.so
  2322.  
  2323. configure:22113: checking how to hardcode library paths into programs
  2324.  
  2325. configure:22138: result: immediate
  2326.  
  2327. configure:22240: checking for shl_load
  2328.  
  2329. configure:22240: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  2330.  
  2331. /tmp/conftest-e16c3b.o: In function `main':
  2332.  
  2333. conftest.c:(.text+0x12): undefined reference to `shl_load'
  2334.  
  2335. clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
  2336.  
  2337. configure:22240: $? = 1
  2338.  
  2339. configure: failed program was:
  2340.  
  2341. | /* confdefs.h */
  2342.  
  2343. | #define PACKAGE_NAME "gnash"
  2344.  
  2345. | #define PACKAGE_TARNAME "gnash"
  2346.  
  2347. | #define PACKAGE_VERSION "0.8.11dev"
  2348.  
  2349. | #define PACKAGE_STRING "gnash 0.8.11dev"
  2350.  
  2351. | #define PACKAGE_BUGREPORT ""
  2352.  
  2353. | #define PACKAGE_URL ""
  2354.  
  2355. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  2356.  
  2357. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  2358.  
  2359. | #define DEFAULT_FLASH_REV_NUMBER "999"
  2360.  
  2361. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  2362.  
  2363. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  2364.  
  2365. | #define DEFAULT_STREAMS_TIMEOUT 60
  2366.  
  2367. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  2368.  
  2369. | #define LINUX_HOST 1
  2370.  
  2371. | #define PACKAGE "gnash"
  2372.  
  2373. | #define VERSION "0.8.11dev"
  2374.  
  2375. | #define ENABLE_NLS 1
  2376.  
  2377. | #define HAVE_GETTEXT 1
  2378.  
  2379. | #define HAVE_DCGETTEXT 1
  2380.  
  2381. | #define STDC_HEADERS 1
  2382.  
  2383. | #define HAVE_SYS_TYPES_H 1
  2384.  
  2385. | #define HAVE_SYS_STAT_H 1
  2386.  
  2387. | #define HAVE_STDLIB_H 1
  2388.  
  2389. | #define HAVE_STRING_H 1
  2390.  
  2391. | #define HAVE_MEMORY_H 1
  2392.  
  2393. | #define HAVE_STRINGS_H 1
  2394.  
  2395. | #define HAVE_INTTYPES_H 1
  2396.  
  2397. | #define HAVE_STDINT_H 1
  2398.  
  2399. | #define HAVE_UNISTD_H 1
  2400.  
  2401. | #define USE_STATS_CACHE 1
  2402.  
  2403. | #define USE_LC 1
  2404.  
  2405. | #define USE_SOUND 1
  2406.  
  2407. | #define USE_MEDIA 1
  2408.  
  2409. | #define HAVE_FFMPEG_AVCODEC_H 1
  2410.  
  2411. | #define PIXELFORMAT_RGB555 1
  2412.  
  2413. | #define PIXELFORMAT_RGB565 1
  2414.  
  2415. | #define PIXELFORMAT_RGB24 1
  2416.  
  2417. | #define PIXELFORMAT_BGR24 1
  2418.  
  2419. | #define PIXELFORMAT_RGBA32 1
  2420.  
  2421. | #define PIXELFORMAT_BGRA32 1
  2422.  
  2423. | #define PIXELFORMAT_ARGB32 1
  2424.  
  2425. | #define PIXELFORMAT_ABGR32 1
  2426.  
  2427. | #define RENDERER_AGG 1
  2428.  
  2429. | #define RENDERER_CAIRO 1
  2430.  
  2431. | #define HAVE_DLFCN_H 1
  2432.  
  2433. | #define LT_OBJDIR ".libs/"
  2434.  
  2435. | /* end confdefs.h. */
  2436.  
  2437. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  2438.  
  2439. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2440.  
  2441. | #define shl_load innocuous_shl_load
  2442.  
  2443. |
  2444.  
  2445. | /* System header to define __stub macros and hopefully few prototypes,
  2446.  
  2447. | which can conflict with char shl_load (); below.
  2448.  
  2449. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2450.  
  2451. | <limits.h> exists even on freestanding compilers. */
  2452.  
  2453. |
  2454.  
  2455. | #ifdef __STDC__
  2456.  
  2457. | # include <limits.h>
  2458.  
  2459. | #else
  2460.  
  2461. | # include <assert.h>
  2462.  
  2463. | #endif
  2464.  
  2465. |
  2466.  
  2467. | #undef shl_load
  2468.  
  2469. |
  2470.  
  2471. | /* Override any GCC internal prototype to avoid an error.
  2472.  
  2473. | Use char because int might match the return type of a GCC
  2474.  
  2475. | builtin and then its argument prototype would still apply. */
  2476.  
  2477. | #ifdef __cplusplus
  2478.  
  2479. | extern "C"
  2480.  
  2481. | #endif
  2482.  
  2483. | char shl_load ();
  2484.  
  2485. | /* The GNU C library defines this for functions which it implements
  2486.  
  2487. | to always fail with ENOSYS. Some functions are actually named
  2488.  
  2489. | something starting with __ and the normal name is an alias. */
  2490.  
  2491. | #if defined __stub_shl_load || defined __stub___shl_load
  2492.  
  2493. | choke me
  2494.  
  2495. | #endif
  2496.  
  2497. |
  2498.  
  2499. | int
  2500.  
  2501. | main ()
  2502.  
  2503. | {
  2504.  
  2505. | return shl_load ();
  2506.  
  2507. | ;
  2508.  
  2509. | return 0;
  2510.  
  2511. | }
  2512.  
  2513. configure:22240: result: no
  2514.  
  2515. configure:22244: checking for shl_load in -ldld
  2516.  
  2517. configure:22269: /usr/share/emscripten/emcc -o conftest conftest.c -ldld >&5
  2518.  
  2519. /usr/bin/ld: cannot find -ldld
  2520.  
  2521. clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
  2522.  
  2523. configure:22269: $? = 1
  2524.  
  2525. configure: failed program was:
  2526.  
  2527. | /* confdefs.h */
  2528.  
  2529. | #define PACKAGE_NAME "gnash"
  2530.  
  2531. | #define PACKAGE_TARNAME "gnash"
  2532.  
  2533. | #define PACKAGE_VERSION "0.8.11dev"
  2534.  
  2535. | #define PACKAGE_STRING "gnash 0.8.11dev"
  2536.  
  2537. | #define PACKAGE_BUGREPORT ""
  2538.  
  2539. | #define PACKAGE_URL ""
  2540.  
  2541. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  2542.  
  2543. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  2544.  
  2545. | #define DEFAULT_FLASH_REV_NUMBER "999"
  2546.  
  2547. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  2548.  
  2549. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  2550.  
  2551. | #define DEFAULT_STREAMS_TIMEOUT 60
  2552.  
  2553. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  2554.  
  2555. | #define LINUX_HOST 1
  2556.  
  2557. | #define PACKAGE "gnash"
  2558.  
  2559. | #define VERSION "0.8.11dev"
  2560.  
  2561. | #define ENABLE_NLS 1
  2562.  
  2563. | #define HAVE_GETTEXT 1
  2564.  
  2565. | #define HAVE_DCGETTEXT 1
  2566.  
  2567. | #define STDC_HEADERS 1
  2568.  
  2569. | #define HAVE_SYS_TYPES_H 1
  2570.  
  2571. | #define HAVE_SYS_STAT_H 1
  2572.  
  2573. | #define HAVE_STDLIB_H 1
  2574.  
  2575. | #define HAVE_STRING_H 1
  2576.  
  2577. | #define HAVE_MEMORY_H 1
  2578.  
  2579. | #define HAVE_STRINGS_H 1
  2580.  
  2581. | #define HAVE_INTTYPES_H 1
  2582.  
  2583. | #define HAVE_STDINT_H 1
  2584.  
  2585. | #define HAVE_UNISTD_H 1
  2586.  
  2587. | #define USE_STATS_CACHE 1
  2588.  
  2589. | #define USE_LC 1
  2590.  
  2591. | #define USE_SOUND 1
  2592.  
  2593. | #define USE_MEDIA 1
  2594.  
  2595. | #define HAVE_FFMPEG_AVCODEC_H 1
  2596.  
  2597. | #define PIXELFORMAT_RGB555 1
  2598.  
  2599. | #define PIXELFORMAT_RGB565 1
  2600.  
  2601. | #define PIXELFORMAT_RGB24 1
  2602.  
  2603. | #define PIXELFORMAT_BGR24 1
  2604.  
  2605. | #define PIXELFORMAT_RGBA32 1
  2606.  
  2607. | #define PIXELFORMAT_BGRA32 1
  2608.  
  2609. | #define PIXELFORMAT_ARGB32 1
  2610.  
  2611. | #define PIXELFORMAT_ABGR32 1
  2612.  
  2613. | #define RENDERER_AGG 1
  2614.  
  2615. | #define RENDERER_CAIRO 1
  2616.  
  2617. | #define HAVE_DLFCN_H 1
  2618.  
  2619. | #define LT_OBJDIR ".libs/"
  2620.  
  2621. | /* end confdefs.h. */
  2622.  
  2623. |
  2624.  
  2625. | /* Override any GCC internal prototype to avoid an error.
  2626.  
  2627. | Use char because int might match the return type of a GCC
  2628.  
  2629. | builtin and then its argument prototype would still apply. */
  2630.  
  2631. | #ifdef __cplusplus
  2632.  
  2633. | extern "C"
  2634.  
  2635. | #endif
  2636.  
  2637. | char shl_load ();
  2638.  
  2639. | int
  2640.  
  2641. | main ()
  2642.  
  2643. | {
  2644.  
  2645. | return shl_load ();
  2646.  
  2647. | ;
  2648.  
  2649. | return 0;
  2650.  
  2651. | }
  2652.  
  2653. configure:22278: result: no
  2654.  
  2655. configure:22283: checking for dlopen
  2656.  
  2657. configure:22283: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  2658.  
  2659. /tmp/conftest-2ebec8.o: In function `main':
  2660.  
  2661. conftest.c:(.text+0x12): undefined reference to `dlopen'
  2662.  
  2663. clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
  2664.  
  2665. configure:22283: $? = 1
  2666.  
  2667. configure: failed program was:
  2668.  
  2669. | /* confdefs.h */
  2670.  
  2671. | #define PACKAGE_NAME "gnash"
  2672.  
  2673. | #define PACKAGE_TARNAME "gnash"
  2674.  
  2675. | #define PACKAGE_VERSION "0.8.11dev"
  2676.  
  2677. | #define PACKAGE_STRING "gnash 0.8.11dev"
  2678.  
  2679. | #define PACKAGE_BUGREPORT ""
  2680.  
  2681. | #define PACKAGE_URL ""
  2682.  
  2683. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  2684.  
  2685. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  2686.  
  2687. | #define DEFAULT_FLASH_REV_NUMBER "999"
  2688.  
  2689. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  2690.  
  2691. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  2692.  
  2693. | #define DEFAULT_STREAMS_TIMEOUT 60
  2694.  
  2695. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  2696.  
  2697. | #define LINUX_HOST 1
  2698.  
  2699. | #define PACKAGE "gnash"
  2700.  
  2701. | #define VERSION "0.8.11dev"
  2702.  
  2703. | #define ENABLE_NLS 1
  2704.  
  2705. | #define HAVE_GETTEXT 1
  2706.  
  2707. | #define HAVE_DCGETTEXT 1
  2708.  
  2709. | #define STDC_HEADERS 1
  2710.  
  2711. | #define HAVE_SYS_TYPES_H 1
  2712.  
  2713. | #define HAVE_SYS_STAT_H 1
  2714.  
  2715. | #define HAVE_STDLIB_H 1
  2716.  
  2717. | #define HAVE_STRING_H 1
  2718.  
  2719. | #define HAVE_MEMORY_H 1
  2720.  
  2721. | #define HAVE_STRINGS_H 1
  2722.  
  2723. | #define HAVE_INTTYPES_H 1
  2724.  
  2725. | #define HAVE_STDINT_H 1
  2726.  
  2727. | #define HAVE_UNISTD_H 1
  2728.  
  2729. | #define USE_STATS_CACHE 1
  2730.  
  2731. | #define USE_LC 1
  2732.  
  2733. | #define USE_SOUND 1
  2734.  
  2735. | #define USE_MEDIA 1
  2736.  
  2737. | #define HAVE_FFMPEG_AVCODEC_H 1
  2738.  
  2739. | #define PIXELFORMAT_RGB555 1
  2740.  
  2741. | #define PIXELFORMAT_RGB565 1
  2742.  
  2743. | #define PIXELFORMAT_RGB24 1
  2744.  
  2745. | #define PIXELFORMAT_BGR24 1
  2746.  
  2747. | #define PIXELFORMAT_RGBA32 1
  2748.  
  2749. | #define PIXELFORMAT_BGRA32 1
  2750.  
  2751. | #define PIXELFORMAT_ARGB32 1
  2752.  
  2753. | #define PIXELFORMAT_ABGR32 1
  2754.  
  2755. | #define RENDERER_AGG 1
  2756.  
  2757. | #define RENDERER_CAIRO 1
  2758.  
  2759. | #define HAVE_DLFCN_H 1
  2760.  
  2761. | #define LT_OBJDIR ".libs/"
  2762.  
  2763. | /* end confdefs.h. */
  2764.  
  2765. | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  2766.  
  2767. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2768.  
  2769. | #define dlopen innocuous_dlopen
  2770.  
  2771. |
  2772.  
  2773. | /* System header to define __stub macros and hopefully few prototypes,
  2774.  
  2775. | which can conflict with char dlopen (); below.
  2776.  
  2777. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2778.  
  2779. | <limits.h> exists even on freestanding compilers. */
  2780.  
  2781. |
  2782.  
  2783. | #ifdef __STDC__
  2784.  
  2785. | # include <limits.h>
  2786.  
  2787. | #else
  2788.  
  2789. | # include <assert.h>
  2790.  
  2791. | #endif
  2792.  
  2793. |
  2794.  
  2795. | #undef dlopen
  2796.  
  2797. |
  2798.  
  2799. | /* Override any GCC internal prototype to avoid an error.
  2800.  
  2801. | Use char because int might match the return type of a GCC
  2802.  
  2803. | builtin and then its argument prototype would still apply. */
  2804.  
  2805. | #ifdef __cplusplus
  2806.  
  2807. | extern "C"
  2808.  
  2809. | #endif
  2810.  
  2811. | char dlopen ();
  2812.  
  2813. | /* The GNU C library defines this for functions which it implements
  2814.  
  2815. | to always fail with ENOSYS. Some functions are actually named
  2816.  
  2817. | something starting with __ and the normal name is an alias. */
  2818.  
  2819. | #if defined __stub_dlopen || defined __stub___dlopen
  2820.  
  2821. | choke me
  2822.  
  2823. | #endif
  2824.  
  2825. |
  2826.  
  2827. | int
  2828.  
  2829. | main ()
  2830.  
  2831. | {
  2832.  
  2833. | return dlopen ();
  2834.  
  2835. | ;
  2836.  
  2837. | return 0;
  2838.  
  2839. | }
  2840.  
  2841. configure:22283: result: no
  2842.  
  2843. configure:22287: checking for dlopen in -ldl
  2844.  
  2845. configure:22312: /usr/share/emscripten/emcc -o conftest conftest.c -ldl >&5
  2846.  
  2847. configure:22312: $? = 0
  2848.  
  2849. configure:22321: result: yes
  2850.  
  2851. configure:22440: checking whether a program can dlopen itself
  2852.  
  2853. configure:22520: /usr/share/emscripten/emcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
  2854.  
  2855. configure:22523: $? = 0
  2856.  
  2857. configure:22541: result: yes
  2858.  
  2859. configure:22546: checking whether a statically linked program can dlopen itself
  2860.  
  2861. configure:22626: /usr/share/emscripten/emcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
  2862.  
  2863. /tmp/conftest-c4f209.o: In function `main':
  2864.  
  2865. conftest.c:(.text+0x29): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  2866.  
  2867. /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
  2868.  
  2869. clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
  2870.  
  2871. configure:22629: $? = 1
  2872.  
  2873. configure:22647: result: no
  2874.  
  2875. configure:22686: checking whether stripping libraries is possible
  2876.  
  2877. configure:22691: result: yes
  2878.  
  2879. configure:22726: checking if libtool supports shared libraries
  2880.  
  2881. configure:22728: result: yes
  2882.  
  2883. configure:22731: checking whether to build shared libraries
  2884.  
  2885. configure:22756: result: yes
  2886.  
  2887. configure:22759: checking whether to build static libraries
  2888.  
  2889. configure:22763: result: no
  2890.  
  2891. configure:22786: checking how to run the C++ preprocessor
  2892.  
  2893. configure:22813: /usr/share/emscripten/em++ -E conftest.cpp
  2894.  
  2895. configure:22813: $? = 0
  2896.  
  2897. configure:22827: /usr/share/emscripten/em++ -E conftest.cpp
  2898.  
  2899. conftest.cpp:49:10: fatal error: 'ac_nonexistent.h' file not found
  2900.  
  2901. #include <ac_nonexistent.h>
  2902.  
  2903. ^~~~~~~~~~~~~~~~~~
  2904.  
  2905. 1 error generated.
  2906.  
  2907. configure:22827: $? = 1
  2908.  
  2909. configure: failed program was:
  2910.  
  2911. | /* confdefs.h */
  2912.  
  2913. | #define PACKAGE_NAME "gnash"
  2914.  
  2915. | #define PACKAGE_TARNAME "gnash"
  2916.  
  2917. | #define PACKAGE_VERSION "0.8.11dev"
  2918.  
  2919. | #define PACKAGE_STRING "gnash 0.8.11dev"
  2920.  
  2921. | #define PACKAGE_BUGREPORT ""
  2922.  
  2923. | #define PACKAGE_URL ""
  2924.  
  2925. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  2926.  
  2927. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  2928.  
  2929. | #define DEFAULT_FLASH_REV_NUMBER "999"
  2930.  
  2931. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  2932.  
  2933. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  2934.  
  2935. | #define DEFAULT_STREAMS_TIMEOUT 60
  2936.  
  2937. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  2938.  
  2939. | #define LINUX_HOST 1
  2940.  
  2941. | #define PACKAGE "gnash"
  2942.  
  2943. | #define VERSION "0.8.11dev"
  2944.  
  2945. | #define ENABLE_NLS 1
  2946.  
  2947. | #define HAVE_GETTEXT 1
  2948.  
  2949. | #define HAVE_DCGETTEXT 1
  2950.  
  2951. | #define STDC_HEADERS 1
  2952.  
  2953. | #define HAVE_SYS_TYPES_H 1
  2954.  
  2955. | #define HAVE_SYS_STAT_H 1
  2956.  
  2957. | #define HAVE_STDLIB_H 1
  2958.  
  2959. | #define HAVE_STRING_H 1
  2960.  
  2961. | #define HAVE_MEMORY_H 1
  2962.  
  2963. | #define HAVE_STRINGS_H 1
  2964.  
  2965. | #define HAVE_INTTYPES_H 1
  2966.  
  2967. | #define HAVE_STDINT_H 1
  2968.  
  2969. | #define HAVE_UNISTD_H 1
  2970.  
  2971. | #define USE_STATS_CACHE 1
  2972.  
  2973. | #define USE_LC 1
  2974.  
  2975. | #define USE_SOUND 1
  2976.  
  2977. | #define USE_MEDIA 1
  2978.  
  2979. | #define HAVE_FFMPEG_AVCODEC_H 1
  2980.  
  2981. | #define PIXELFORMAT_RGB555 1
  2982.  
  2983. | #define PIXELFORMAT_RGB565 1
  2984.  
  2985. | #define PIXELFORMAT_RGB24 1
  2986.  
  2987. | #define PIXELFORMAT_BGR24 1
  2988.  
  2989. | #define PIXELFORMAT_RGBA32 1
  2990.  
  2991. | #define PIXELFORMAT_BGRA32 1
  2992.  
  2993. | #define PIXELFORMAT_ARGB32 1
  2994.  
  2995. | #define PIXELFORMAT_ABGR32 1
  2996.  
  2997. | #define RENDERER_AGG 1
  2998.  
  2999. | #define RENDERER_CAIRO 1
  3000.  
  3001. | #define HAVE_DLFCN_H 1
  3002.  
  3003. | #define LT_OBJDIR ".libs/"
  3004.  
  3005. | /* end confdefs.h. */
  3006.  
  3007. | #include <ac_nonexistent.h>
  3008.  
  3009. configure:22852: result: /usr/share/emscripten/em++ -E
  3010.  
  3011. configure:22872: /usr/share/emscripten/em++ -E conftest.cpp
  3012.  
  3013. configure:22872: $? = 0
  3014.  
  3015. configure:22886: /usr/share/emscripten/em++ -E conftest.cpp
  3016.  
  3017. conftest.cpp:49:10: fatal error: 'ac_nonexistent.h' file not found
  3018.  
  3019. #include <ac_nonexistent.h>
  3020.  
  3021. ^~~~~~~~~~~~~~~~~~
  3022.  
  3023. 1 error generated.
  3024.  
  3025. configure:22886: $? = 1
  3026.  
  3027. configure: failed program was:
  3028.  
  3029. | /* confdefs.h */
  3030.  
  3031. | #define PACKAGE_NAME "gnash"
  3032.  
  3033. | #define PACKAGE_TARNAME "gnash"
  3034.  
  3035. | #define PACKAGE_VERSION "0.8.11dev"
  3036.  
  3037. | #define PACKAGE_STRING "gnash 0.8.11dev"
  3038.  
  3039. | #define PACKAGE_BUGREPORT ""
  3040.  
  3041. | #define PACKAGE_URL ""
  3042.  
  3043. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  3044.  
  3045. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  3046.  
  3047. | #define DEFAULT_FLASH_REV_NUMBER "999"
  3048.  
  3049. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  3050.  
  3051. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  3052.  
  3053. | #define DEFAULT_STREAMS_TIMEOUT 60
  3054.  
  3055. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  3056.  
  3057. | #define LINUX_HOST 1
  3058.  
  3059. | #define PACKAGE "gnash"
  3060.  
  3061. | #define VERSION "0.8.11dev"
  3062.  
  3063. | #define ENABLE_NLS 1
  3064.  
  3065. | #define HAVE_GETTEXT 1
  3066.  
  3067. | #define HAVE_DCGETTEXT 1
  3068.  
  3069. | #define STDC_HEADERS 1
  3070.  
  3071. | #define HAVE_SYS_TYPES_H 1
  3072.  
  3073. | #define HAVE_SYS_STAT_H 1
  3074.  
  3075. | #define HAVE_STDLIB_H 1
  3076.  
  3077. | #define HAVE_STRING_H 1
  3078.  
  3079. | #define HAVE_MEMORY_H 1
  3080.  
  3081. | #define HAVE_STRINGS_H 1
  3082.  
  3083. | #define HAVE_INTTYPES_H 1
  3084.  
  3085. | #define HAVE_STDINT_H 1
  3086.  
  3087. | #define HAVE_UNISTD_H 1
  3088.  
  3089. | #define USE_STATS_CACHE 1
  3090.  
  3091. | #define USE_LC 1
  3092.  
  3093. | #define USE_SOUND 1
  3094.  
  3095. | #define USE_MEDIA 1
  3096.  
  3097. | #define HAVE_FFMPEG_AVCODEC_H 1
  3098.  
  3099. | #define PIXELFORMAT_RGB555 1
  3100.  
  3101. | #define PIXELFORMAT_RGB565 1
  3102.  
  3103. | #define PIXELFORMAT_RGB24 1
  3104.  
  3105. | #define PIXELFORMAT_BGR24 1
  3106.  
  3107. | #define PIXELFORMAT_RGBA32 1
  3108.  
  3109. | #define PIXELFORMAT_BGRA32 1
  3110.  
  3111. | #define PIXELFORMAT_ARGB32 1
  3112.  
  3113. | #define PIXELFORMAT_ABGR32 1
  3114.  
  3115. | #define RENDERER_AGG 1
  3116.  
  3117. | #define RENDERER_CAIRO 1
  3118.  
  3119. | #define HAVE_DLFCN_H 1
  3120.  
  3121. | #define LT_OBJDIR ".libs/"
  3122.  
  3123. | /* end confdefs.h. */
  3124.  
  3125. | #include <ac_nonexistent.h>
  3126.  
  3127. configure:23048: checking for ld used by /usr/share/emscripten/em++
  3128.  
  3129. configure:23115: result: /usr/share/emscripten/emcc -m elf_x86_64
  3130.  
  3131. configure:23122: checking if the linker (/usr/share/emscripten/emcc -m elf_x86_64) is GNU ld
  3132.  
  3133. configure:23137: result: no
  3134.  
  3135. configure:23192: checking whether the /usr/share/emscripten/em++ linker (/usr/share/emscripten/emcc -m elf_x86_64) supports shared libraries
  3136.  
  3137. configure:24265: result: yes
  3138.  
  3139. configure:24301: /usr/share/emscripten/em++ -c -g -O2 conftest.cpp >&5
  3140.  
  3141. configure:24304: $? = 0
  3142.  
  3143. configure:24785: checking for /usr/share/emscripten/em++ option to produce PIC
  3144.  
  3145. configure:24792: result: -fPIC -DPIC
  3146.  
  3147. configure:24800: checking if /usr/share/emscripten/em++ PIC flag -fPIC -DPIC works
  3148.  
  3149. configure:24818: /usr/share/emscripten/em++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  3150.  
  3151. configure:24822: $? = 0
  3152.  
  3153. configure:24835: result: yes
  3154.  
  3155. configure:24858: checking if /usr/share/emscripten/em++ static flag -static works
  3156.  
  3157. configure:24886: result: yes
  3158.  
  3159. configure:24898: checking if /usr/share/emscripten/em++ supports -c -o file.o
  3160.  
  3161. configure:24919: /usr/share/emscripten/em++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  3162.  
  3163. configure:24923: $? = 0
  3164.  
  3165. configure:24945: result: yes
  3166.  
  3167. configure:24950: checking if /usr/share/emscripten/em++ supports -c -o file.o
  3168.  
  3169. configure:24997: result: yes
  3170.  
  3171. configure:25027: checking whether the /usr/share/emscripten/em++ linker (/usr/share/emscripten/emcc -m elf_x86_64) supports shared libraries
  3172.  
  3173. configure:25070: result: yes
  3174.  
  3175. configure:25211: checking dynamic linker characteristics
  3176.  
  3177. configure:25968: result: GNU/Linux ld.so
  3178.  
  3179. configure:26033: checking how to hardcode library paths into programs
  3180.  
  3181. configure:26058: result: unsupported
  3182.  
  3183. configure:26166: checking for ltdl.h header using pkg-config
  3184.  
  3185. configure:26177: result: not found
  3186.  
  3187. configure:26184: checking for ltdl-config
  3188.  
  3189. configure:26217: result: no
  3190.  
  3191. configure:26242: checking ltdl.h usability
  3192.  
  3193. configure:26242: /usr/share/emscripten/emcc -c conftest.c >&5
  3194.  
  3195. conftest.c:82:10: fatal error: 'ltdl.h' file not found
  3196.  
  3197. #include <ltdl.h>
  3198.  
  3199. ^~~~~~~~
  3200.  
  3201. 1 error generated.
  3202.  
  3203. configure:26242: $? = 1
  3204.  
  3205. configure: failed program was:
  3206.  
  3207. | /* confdefs.h */
  3208.  
  3209. | #define PACKAGE_NAME "gnash"
  3210.  
  3211. | #define PACKAGE_TARNAME "gnash"
  3212.  
  3213. | #define PACKAGE_VERSION "0.8.11dev"
  3214.  
  3215. | #define PACKAGE_STRING "gnash 0.8.11dev"
  3216.  
  3217. | #define PACKAGE_BUGREPORT ""
  3218.  
  3219. | #define PACKAGE_URL ""
  3220.  
  3221. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  3222.  
  3223. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  3224.  
  3225. | #define DEFAULT_FLASH_REV_NUMBER "999"
  3226.  
  3227. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  3228.  
  3229. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  3230.  
  3231. | #define DEFAULT_STREAMS_TIMEOUT 60
  3232.  
  3233. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  3234.  
  3235. | #define LINUX_HOST 1
  3236.  
  3237. | #define PACKAGE "gnash"
  3238.  
  3239. | #define VERSION "0.8.11dev"
  3240.  
  3241. | #define ENABLE_NLS 1
  3242.  
  3243. | #define HAVE_GETTEXT 1
  3244.  
  3245. | #define HAVE_DCGETTEXT 1
  3246.  
  3247. | #define STDC_HEADERS 1
  3248.  
  3249. | #define HAVE_SYS_TYPES_H 1
  3250.  
  3251. | #define HAVE_SYS_STAT_H 1
  3252.  
  3253. | #define HAVE_STDLIB_H 1
  3254.  
  3255. | #define HAVE_STRING_H 1
  3256.  
  3257. | #define HAVE_MEMORY_H 1
  3258.  
  3259. | #define HAVE_STRINGS_H 1
  3260.  
  3261. | #define HAVE_INTTYPES_H 1
  3262.  
  3263. | #define HAVE_STDINT_H 1
  3264.  
  3265. | #define HAVE_UNISTD_H 1
  3266.  
  3267. | #define USE_STATS_CACHE 1
  3268.  
  3269. | #define USE_LC 1
  3270.  
  3271. | #define USE_SOUND 1
  3272.  
  3273. | #define USE_MEDIA 1
  3274.  
  3275. | #define HAVE_FFMPEG_AVCODEC_H 1
  3276.  
  3277. | #define PIXELFORMAT_RGB555 1
  3278.  
  3279. | #define PIXELFORMAT_RGB565 1
  3280.  
  3281. | #define PIXELFORMAT_RGB24 1
  3282.  
  3283. | #define PIXELFORMAT_BGR24 1
  3284.  
  3285. | #define PIXELFORMAT_RGBA32 1
  3286.  
  3287. | #define PIXELFORMAT_BGRA32 1
  3288.  
  3289. | #define PIXELFORMAT_ARGB32 1
  3290.  
  3291. | #define PIXELFORMAT_ABGR32 1
  3292.  
  3293. | #define RENDERER_AGG 1
  3294.  
  3295. | #define RENDERER_CAIRO 1
  3296.  
  3297. | #define HAVE_DLFCN_H 1
  3298.  
  3299. | #define LT_OBJDIR ".libs/"
  3300.  
  3301. | /* end confdefs.h. */
  3302.  
  3303. | #include <stdio.h>
  3304.  
  3305. | #ifdef HAVE_SYS_TYPES_H
  3306.  
  3307. | # include <sys/types.h>
  3308.  
  3309. | #endif
  3310.  
  3311. | #ifdef HAVE_SYS_STAT_H
  3312.  
  3313. | # include <sys/stat.h>
  3314.  
  3315. | #endif
  3316.  
  3317. | #ifdef STDC_HEADERS
  3318.  
  3319. | # include <stdlib.h>
  3320.  
  3321. | # include <stddef.h>
  3322.  
  3323. | #else
  3324.  
  3325. | # ifdef HAVE_STDLIB_H
  3326.  
  3327. | # include <stdlib.h>
  3328.  
  3329. | # endif
  3330.  
  3331. | #endif
  3332.  
  3333. | #ifdef HAVE_STRING_H
  3334.  
  3335. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3336.  
  3337. | # include <memory.h>
  3338.  
  3339. | # endif
  3340.  
  3341. | # include <string.h>
  3342.  
  3343. | #endif
  3344.  
  3345. | #ifdef HAVE_STRINGS_H
  3346.  
  3347. | # include <strings.h>
  3348.  
  3349. | #endif
  3350.  
  3351. | #ifdef HAVE_INTTYPES_H
  3352.  
  3353. | # include <inttypes.h>
  3354.  
  3355. | #endif
  3356.  
  3357. | #ifdef HAVE_STDINT_H
  3358.  
  3359. | # include <stdint.h>
  3360.  
  3361. | #endif
  3362.  
  3363. | #ifdef HAVE_UNISTD_H
  3364.  
  3365. | # include <unistd.h>
  3366.  
  3367. | #endif
  3368.  
  3369. | #include <ltdl.h>
  3370.  
  3371. configure:26242: result: no
  3372.  
  3373. configure:26242: checking ltdl.h presence
  3374.  
  3375. configure:26242: /usr/share/emscripten/emcc -E conftest.c
  3376.  
  3377. conftest.c:49:10: fatal error: 'ltdl.h' file not found
  3378.  
  3379. #include <ltdl.h>
  3380.  
  3381. ^~~~~~~~
  3382.  
  3383. 1 error generated.
  3384.  
  3385. configure:26242: $? = 1
  3386.  
  3387. configure: failed program was:
  3388.  
  3389. | /* confdefs.h */
  3390.  
  3391. | #define PACKAGE_NAME "gnash"
  3392.  
  3393. | #define PACKAGE_TARNAME "gnash"
  3394.  
  3395. | #define PACKAGE_VERSION "0.8.11dev"
  3396.  
  3397. | #define PACKAGE_STRING "gnash 0.8.11dev"
  3398.  
  3399. | #define PACKAGE_BUGREPORT ""
  3400.  
  3401. | #define PACKAGE_URL ""
  3402.  
  3403. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  3404.  
  3405. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  3406.  
  3407. | #define DEFAULT_FLASH_REV_NUMBER "999"
  3408.  
  3409. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  3410.  
  3411. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  3412.  
  3413. | #define DEFAULT_STREAMS_TIMEOUT 60
  3414.  
  3415. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  3416.  
  3417. | #define LINUX_HOST 1
  3418.  
  3419. | #define PACKAGE "gnash"
  3420.  
  3421. | #define VERSION "0.8.11dev"
  3422.  
  3423. | #define ENABLE_NLS 1
  3424.  
  3425. | #define HAVE_GETTEXT 1
  3426.  
  3427. | #define HAVE_DCGETTEXT 1
  3428.  
  3429. | #define STDC_HEADERS 1
  3430.  
  3431. | #define HAVE_SYS_TYPES_H 1
  3432.  
  3433. | #define HAVE_SYS_STAT_H 1
  3434.  
  3435. | #define HAVE_STDLIB_H 1
  3436.  
  3437. | #define HAVE_STRING_H 1
  3438.  
  3439. | #define HAVE_MEMORY_H 1
  3440.  
  3441. | #define HAVE_STRINGS_H 1
  3442.  
  3443. | #define HAVE_INTTYPES_H 1
  3444.  
  3445. | #define HAVE_STDINT_H 1
  3446.  
  3447. | #define HAVE_UNISTD_H 1
  3448.  
  3449. | #define USE_STATS_CACHE 1
  3450.  
  3451. | #define USE_LC 1
  3452.  
  3453. | #define USE_SOUND 1
  3454.  
  3455. | #define USE_MEDIA 1
  3456.  
  3457. | #define HAVE_FFMPEG_AVCODEC_H 1
  3458.  
  3459. | #define PIXELFORMAT_RGB555 1
  3460.  
  3461. | #define PIXELFORMAT_RGB565 1
  3462.  
  3463. | #define PIXELFORMAT_RGB24 1
  3464.  
  3465. | #define PIXELFORMAT_BGR24 1
  3466.  
  3467. | #define PIXELFORMAT_RGBA32 1
  3468.  
  3469. | #define PIXELFORMAT_BGRA32 1
  3470.  
  3471. | #define PIXELFORMAT_ARGB32 1
  3472.  
  3473. | #define PIXELFORMAT_ABGR32 1
  3474.  
  3475. | #define RENDERER_AGG 1
  3476.  
  3477. | #define RENDERER_CAIRO 1
  3478.  
  3479. | #define HAVE_DLFCN_H 1
  3480.  
  3481. | #define LT_OBJDIR ".libs/"
  3482.  
  3483. | /* end confdefs.h. */
  3484.  
  3485. | #include <ltdl.h>
  3486.  
  3487. configure:26242: result: no
  3488.  
  3489. configure:26242: checking for ltdl.h
  3490.  
  3491. configure:26242: result: no
  3492.  
  3493. configure:26247: checking ltdl/ltdl.h usability
  3494.  
  3495. configure:26247: /usr/share/emscripten/emcc -c conftest.c >&5
  3496.  
  3497. conftest.c:82:10: fatal error: 'ltdl/ltdl.h' file not found
  3498.  
  3499. #include <ltdl/ltdl.h>
  3500.  
  3501. ^~~~~~~~~~~~~
  3502.  
  3503. 1 error generated.
  3504.  
  3505. configure:26247: $? = 1
  3506.  
  3507. configure: failed program was:
  3508.  
  3509. | /* confdefs.h */
  3510.  
  3511. | #define PACKAGE_NAME "gnash"
  3512.  
  3513. | #define PACKAGE_TARNAME "gnash"
  3514.  
  3515. | #define PACKAGE_VERSION "0.8.11dev"
  3516.  
  3517. | #define PACKAGE_STRING "gnash 0.8.11dev"
  3518.  
  3519. | #define PACKAGE_BUGREPORT ""
  3520.  
  3521. | #define PACKAGE_URL ""
  3522.  
  3523. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  3524.  
  3525. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  3526.  
  3527. | #define DEFAULT_FLASH_REV_NUMBER "999"
  3528.  
  3529. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  3530.  
  3531. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  3532.  
  3533. | #define DEFAULT_STREAMS_TIMEOUT 60
  3534.  
  3535. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  3536.  
  3537. | #define LINUX_HOST 1
  3538.  
  3539. | #define PACKAGE "gnash"
  3540.  
  3541. | #define VERSION "0.8.11dev"
  3542.  
  3543. | #define ENABLE_NLS 1
  3544.  
  3545. | #define HAVE_GETTEXT 1
  3546.  
  3547. | #define HAVE_DCGETTEXT 1
  3548.  
  3549. | #define STDC_HEADERS 1
  3550.  
  3551. | #define HAVE_SYS_TYPES_H 1
  3552.  
  3553. | #define HAVE_SYS_STAT_H 1
  3554.  
  3555. | #define HAVE_STDLIB_H 1
  3556.  
  3557. | #define HAVE_STRING_H 1
  3558.  
  3559. | #define HAVE_MEMORY_H 1
  3560.  
  3561. | #define HAVE_STRINGS_H 1
  3562.  
  3563. | #define HAVE_INTTYPES_H 1
  3564.  
  3565. | #define HAVE_STDINT_H 1
  3566.  
  3567. | #define HAVE_UNISTD_H 1
  3568.  
  3569. | #define USE_STATS_CACHE 1
  3570.  
  3571. | #define USE_LC 1
  3572.  
  3573. | #define USE_SOUND 1
  3574.  
  3575. | #define USE_MEDIA 1
  3576.  
  3577. | #define HAVE_FFMPEG_AVCODEC_H 1
  3578.  
  3579. | #define PIXELFORMAT_RGB555 1
  3580.  
  3581. | #define PIXELFORMAT_RGB565 1
  3582.  
  3583. | #define PIXELFORMAT_RGB24 1
  3584.  
  3585. | #define PIXELFORMAT_BGR24 1
  3586.  
  3587. | #define PIXELFORMAT_RGBA32 1
  3588.  
  3589. | #define PIXELFORMAT_BGRA32 1
  3590.  
  3591. | #define PIXELFORMAT_ARGB32 1
  3592.  
  3593. | #define PIXELFORMAT_ABGR32 1
  3594.  
  3595. | #define RENDERER_AGG 1
  3596.  
  3597. | #define RENDERER_CAIRO 1
  3598.  
  3599. | #define HAVE_DLFCN_H 1
  3600.  
  3601. | #define LT_OBJDIR ".libs/"
  3602.  
  3603. | /* end confdefs.h. */
  3604.  
  3605. | #include <stdio.h>
  3606.  
  3607. | #ifdef HAVE_SYS_TYPES_H
  3608.  
  3609. | # include <sys/types.h>
  3610.  
  3611. | #endif
  3612.  
  3613. | #ifdef HAVE_SYS_STAT_H
  3614.  
  3615. | # include <sys/stat.h>
  3616.  
  3617. | #endif
  3618.  
  3619. | #ifdef STDC_HEADERS
  3620.  
  3621. | # include <stdlib.h>
  3622.  
  3623. | # include <stddef.h>
  3624.  
  3625. | #else
  3626.  
  3627. | # ifdef HAVE_STDLIB_H
  3628.  
  3629. | # include <stdlib.h>
  3630.  
  3631. | # endif
  3632.  
  3633. | #endif
  3634.  
  3635. | #ifdef HAVE_STRING_H
  3636.  
  3637. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3638.  
  3639. | # include <memory.h>
  3640.  
  3641. | # endif
  3642.  
  3643. | # include <string.h>
  3644.  
  3645. | #endif
  3646.  
  3647. | #ifdef HAVE_STRINGS_H
  3648.  
  3649. | # include <strings.h>
  3650.  
  3651. | #endif
  3652.  
  3653. | #ifdef HAVE_INTTYPES_H
  3654.  
  3655. | # include <inttypes.h>
  3656.  
  3657. | #endif
  3658.  
  3659. | #ifdef HAVE_STDINT_H
  3660.  
  3661. | # include <stdint.h>
  3662.  
  3663. | #endif
  3664.  
  3665. | #ifdef HAVE_UNISTD_H
  3666.  
  3667. | # include <unistd.h>
  3668.  
  3669. | #endif
  3670.  
  3671. | #include <ltdl/ltdl.h>
  3672.  
  3673. configure:26247: result: no
  3674.  
  3675. configure:26247: checking ltdl/ltdl.h presence
  3676.  
  3677. configure:26247: /usr/share/emscripten/emcc -E conftest.c
  3678.  
  3679. conftest.c:49:10: fatal error: 'ltdl/ltdl.h' file not found
  3680.  
  3681. #include <ltdl/ltdl.h>
  3682.  
  3683. ^~~~~~~~~~~~~
  3684.  
  3685. 1 error generated.
  3686.  
  3687. configure:26247: $? = 1
  3688.  
  3689. configure: failed program was:
  3690.  
  3691. | /* confdefs.h */
  3692.  
  3693. | #define PACKAGE_NAME "gnash"
  3694.  
  3695. | #define PACKAGE_TARNAME "gnash"
  3696.  
  3697. | #define PACKAGE_VERSION "0.8.11dev"
  3698.  
  3699. | #define PACKAGE_STRING "gnash 0.8.11dev"
  3700.  
  3701. | #define PACKAGE_BUGREPORT ""
  3702.  
  3703. | #define PACKAGE_URL ""
  3704.  
  3705. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  3706.  
  3707. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  3708.  
  3709. | #define DEFAULT_FLASH_REV_NUMBER "999"
  3710.  
  3711. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  3712.  
  3713. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  3714.  
  3715. | #define DEFAULT_STREAMS_TIMEOUT 60
  3716.  
  3717. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  3718.  
  3719. | #define LINUX_HOST 1
  3720.  
  3721. | #define PACKAGE "gnash"
  3722.  
  3723. | #define VERSION "0.8.11dev"
  3724.  
  3725. | #define ENABLE_NLS 1
  3726.  
  3727. | #define HAVE_GETTEXT 1
  3728.  
  3729. | #define HAVE_DCGETTEXT 1
  3730.  
  3731. | #define STDC_HEADERS 1
  3732.  
  3733. | #define HAVE_SYS_TYPES_H 1
  3734.  
  3735. | #define HAVE_SYS_STAT_H 1
  3736.  
  3737. | #define HAVE_STDLIB_H 1
  3738.  
  3739. | #define HAVE_STRING_H 1
  3740.  
  3741. | #define HAVE_MEMORY_H 1
  3742.  
  3743. | #define HAVE_STRINGS_H 1
  3744.  
  3745. | #define HAVE_INTTYPES_H 1
  3746.  
  3747. | #define HAVE_STDINT_H 1
  3748.  
  3749. | #define HAVE_UNISTD_H 1
  3750.  
  3751. | #define USE_STATS_CACHE 1
  3752.  
  3753. | #define USE_LC 1
  3754.  
  3755. | #define USE_SOUND 1
  3756.  
  3757. | #define USE_MEDIA 1
  3758.  
  3759. | #define HAVE_FFMPEG_AVCODEC_H 1
  3760.  
  3761. | #define PIXELFORMAT_RGB555 1
  3762.  
  3763. | #define PIXELFORMAT_RGB565 1
  3764.  
  3765. | #define PIXELFORMAT_RGB24 1
  3766.  
  3767. | #define PIXELFORMAT_BGR24 1
  3768.  
  3769. | #define PIXELFORMAT_RGBA32 1
  3770.  
  3771. | #define PIXELFORMAT_BGRA32 1
  3772.  
  3773. | #define PIXELFORMAT_ARGB32 1
  3774.  
  3775. | #define PIXELFORMAT_ABGR32 1
  3776.  
  3777. | #define RENDERER_AGG 1
  3778.  
  3779. | #define RENDERER_CAIRO 1
  3780.  
  3781. | #define HAVE_DLFCN_H 1
  3782.  
  3783. | #define LT_OBJDIR ".libs/"
  3784.  
  3785. | /* end confdefs.h. */
  3786.  
  3787. | #include <ltdl/ltdl.h>
  3788.  
  3789. configure:26247: result: no
  3790.  
  3791. configure:26247: checking for ltdl/ltdl.h
  3792.  
  3793. configure:26247: result: no
  3794.  
  3795. configure:26253: checking for ltdl/ltdl.h
  3796.  
  3797. configure:26253: result: no
  3798.  
  3799. configure:26258: checking for ltdl.h
  3800.  
  3801. configure:26258: result: no
  3802.  
  3803. configure:26306: checking for ltdl.h header
  3804.  
  3805. configure:26313: result: -I/usr/include
  3806.  
  3807. configure:26375: checking for libltdl library using pkg-config
  3808.  
  3809. configure:26386: result: not found
  3810.  
  3811. configure:26393: checking for ltdl-config
  3812.  
  3813. configure:26426: result: no
  3814.  
  3815. configure:26535: checking for libltdl library
  3816.  
  3817. configure:26538: result: -L/usr/lib/x86_64-linux-gnu -lltdl
  3818.  
  3819. configure:27243: checking for library containing mallinfo
  3820.  
  3821. configure:27274: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  3822.  
  3823. configure:27274: $? = 0
  3824.  
  3825. configure:27291: result: none required
  3826.  
  3827. configure:27355: checking for jemalloc.h header using pkg-config
  3828.  
  3829. configure:27366: result: not found
  3830.  
  3831. configure:27373: checking for jemalloc-config
  3832.  
  3833. configure:27406: result: no
  3834.  
  3835. configure:27431: checking jemalloc.h usability
  3836.  
  3837. configure:27431: /usr/share/emscripten/emcc -c conftest.c >&5
  3838.  
  3839. conftest.c:86:10: fatal error: 'jemalloc.h' file not found
  3840.  
  3841. #include <jemalloc.h>
  3842.  
  3843. ^~~~~~~~~~~~
  3844.  
  3845. 1 error generated.
  3846.  
  3847. configure:27431: $? = 1
  3848.  
  3849. configure: failed program was:
  3850.  
  3851. | /* confdefs.h */
  3852.  
  3853. | #define PACKAGE_NAME "gnash"
  3854.  
  3855. | #define PACKAGE_TARNAME "gnash"
  3856.  
  3857. | #define PACKAGE_VERSION "0.8.11dev"
  3858.  
  3859. | #define PACKAGE_STRING "gnash 0.8.11dev"
  3860.  
  3861. | #define PACKAGE_BUGREPORT ""
  3862.  
  3863. | #define PACKAGE_URL ""
  3864.  
  3865. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  3866.  
  3867. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  3868.  
  3869. | #define DEFAULT_FLASH_REV_NUMBER "999"
  3870.  
  3871. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  3872.  
  3873. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  3874.  
  3875. | #define DEFAULT_STREAMS_TIMEOUT 60
  3876.  
  3877. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  3878.  
  3879. | #define LINUX_HOST 1
  3880.  
  3881. | #define PACKAGE "gnash"
  3882.  
  3883. | #define VERSION "0.8.11dev"
  3884.  
  3885. | #define ENABLE_NLS 1
  3886.  
  3887. | #define HAVE_GETTEXT 1
  3888.  
  3889. | #define HAVE_DCGETTEXT 1
  3890.  
  3891. | #define STDC_HEADERS 1
  3892.  
  3893. | #define HAVE_SYS_TYPES_H 1
  3894.  
  3895. | #define HAVE_SYS_STAT_H 1
  3896.  
  3897. | #define HAVE_STDLIB_H 1
  3898.  
  3899. | #define HAVE_STRING_H 1
  3900.  
  3901. | #define HAVE_MEMORY_H 1
  3902.  
  3903. | #define HAVE_STRINGS_H 1
  3904.  
  3905. | #define HAVE_INTTYPES_H 1
  3906.  
  3907. | #define HAVE_STDINT_H 1
  3908.  
  3909. | #define HAVE_UNISTD_H 1
  3910.  
  3911. | #define USE_STATS_CACHE 1
  3912.  
  3913. | #define USE_LC 1
  3914.  
  3915. | #define USE_SOUND 1
  3916.  
  3917. | #define USE_MEDIA 1
  3918.  
  3919. | #define HAVE_FFMPEG_AVCODEC_H 1
  3920.  
  3921. | #define PIXELFORMAT_RGB555 1
  3922.  
  3923. | #define PIXELFORMAT_RGB565 1
  3924.  
  3925. | #define PIXELFORMAT_RGB24 1
  3926.  
  3927. | #define PIXELFORMAT_BGR24 1
  3928.  
  3929. | #define PIXELFORMAT_RGBA32 1
  3930.  
  3931. | #define PIXELFORMAT_BGRA32 1
  3932.  
  3933. | #define PIXELFORMAT_ARGB32 1
  3934.  
  3935. | #define PIXELFORMAT_ABGR32 1
  3936.  
  3937. | #define RENDERER_AGG 1
  3938.  
  3939. | #define RENDERER_CAIRO 1
  3940.  
  3941. | #define HAVE_DLFCN_H 1
  3942.  
  3943. | #define LT_OBJDIR ".libs/"
  3944.  
  3945. | #define HAVE_LTDL_H 1
  3946.  
  3947. | #define HAVE_LTDL 1
  3948.  
  3949. | #define DEBUG_LOGGING 1
  3950.  
  3951. | #define HAVE_MALLINFO 1
  3952.  
  3953. | /* end confdefs.h. */
  3954.  
  3955. | #include <stdio.h>
  3956.  
  3957. | #ifdef HAVE_SYS_TYPES_H
  3958.  
  3959. | # include <sys/types.h>
  3960.  
  3961. | #endif
  3962.  
  3963. | #ifdef HAVE_SYS_STAT_H
  3964.  
  3965. | # include <sys/stat.h>
  3966.  
  3967. | #endif
  3968.  
  3969. | #ifdef STDC_HEADERS
  3970.  
  3971. | # include <stdlib.h>
  3972.  
  3973. | # include <stddef.h>
  3974.  
  3975. | #else
  3976.  
  3977. | # ifdef HAVE_STDLIB_H
  3978.  
  3979. | # include <stdlib.h>
  3980.  
  3981. | # endif
  3982.  
  3983. | #endif
  3984.  
  3985. | #ifdef HAVE_STRING_H
  3986.  
  3987. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3988.  
  3989. | # include <memory.h>
  3990.  
  3991. | # endif
  3992.  
  3993. | # include <string.h>
  3994.  
  3995. | #endif
  3996.  
  3997. | #ifdef HAVE_STRINGS_H
  3998.  
  3999. | # include <strings.h>
  4000.  
  4001. | #endif
  4002.  
  4003. | #ifdef HAVE_INTTYPES_H
  4004.  
  4005. | # include <inttypes.h>
  4006.  
  4007. | #endif
  4008.  
  4009. | #ifdef HAVE_STDINT_H
  4010.  
  4011. | # include <stdint.h>
  4012.  
  4013. | #endif
  4014.  
  4015. | #ifdef HAVE_UNISTD_H
  4016.  
  4017. | # include <unistd.h>
  4018.  
  4019. | #endif
  4020.  
  4021. | #include <jemalloc.h>
  4022.  
  4023. configure:27431: result: no
  4024.  
  4025. configure:27431: checking jemalloc.h presence
  4026.  
  4027. configure:27431: /usr/share/emscripten/emcc -E conftest.c
  4028.  
  4029. conftest.c:53:10: fatal error: 'jemalloc.h' file not found
  4030.  
  4031. #include <jemalloc.h>
  4032.  
  4033. ^~~~~~~~~~~~
  4034.  
  4035. 1 error generated.
  4036.  
  4037. configure:27431: $? = 1
  4038.  
  4039. configure: failed program was:
  4040.  
  4041. | /* confdefs.h */
  4042.  
  4043. | #define PACKAGE_NAME "gnash"
  4044.  
  4045. | #define PACKAGE_TARNAME "gnash"
  4046.  
  4047. | #define PACKAGE_VERSION "0.8.11dev"
  4048.  
  4049. | #define PACKAGE_STRING "gnash 0.8.11dev"
  4050.  
  4051. | #define PACKAGE_BUGREPORT ""
  4052.  
  4053. | #define PACKAGE_URL ""
  4054.  
  4055. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  4056.  
  4057. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  4058.  
  4059. | #define DEFAULT_FLASH_REV_NUMBER "999"
  4060.  
  4061. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  4062.  
  4063. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  4064.  
  4065. | #define DEFAULT_STREAMS_TIMEOUT 60
  4066.  
  4067. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  4068.  
  4069. | #define LINUX_HOST 1
  4070.  
  4071. | #define PACKAGE "gnash"
  4072.  
  4073. | #define VERSION "0.8.11dev"
  4074.  
  4075. | #define ENABLE_NLS 1
  4076.  
  4077. | #define HAVE_GETTEXT 1
  4078.  
  4079. | #define HAVE_DCGETTEXT 1
  4080.  
  4081. | #define STDC_HEADERS 1
  4082.  
  4083. | #define HAVE_SYS_TYPES_H 1
  4084.  
  4085. | #define HAVE_SYS_STAT_H 1
  4086.  
  4087. | #define HAVE_STDLIB_H 1
  4088.  
  4089. | #define HAVE_STRING_H 1
  4090.  
  4091. | #define HAVE_MEMORY_H 1
  4092.  
  4093. | #define HAVE_STRINGS_H 1
  4094.  
  4095. | #define HAVE_INTTYPES_H 1
  4096.  
  4097. | #define HAVE_STDINT_H 1
  4098.  
  4099. | #define HAVE_UNISTD_H 1
  4100.  
  4101. | #define USE_STATS_CACHE 1
  4102.  
  4103. | #define USE_LC 1
  4104.  
  4105. | #define USE_SOUND 1
  4106.  
  4107. | #define USE_MEDIA 1
  4108.  
  4109. | #define HAVE_FFMPEG_AVCODEC_H 1
  4110.  
  4111. | #define PIXELFORMAT_RGB555 1
  4112.  
  4113. | #define PIXELFORMAT_RGB565 1
  4114.  
  4115. | #define PIXELFORMAT_RGB24 1
  4116.  
  4117. | #define PIXELFORMAT_BGR24 1
  4118.  
  4119. | #define PIXELFORMAT_RGBA32 1
  4120.  
  4121. | #define PIXELFORMAT_BGRA32 1
  4122.  
  4123. | #define PIXELFORMAT_ARGB32 1
  4124.  
  4125. | #define PIXELFORMAT_ABGR32 1
  4126.  
  4127. | #define RENDERER_AGG 1
  4128.  
  4129. | #define RENDERER_CAIRO 1
  4130.  
  4131. | #define HAVE_DLFCN_H 1
  4132.  
  4133. | #define LT_OBJDIR ".libs/"
  4134.  
  4135. | #define HAVE_LTDL_H 1
  4136.  
  4137. | #define HAVE_LTDL 1
  4138.  
  4139. | #define DEBUG_LOGGING 1
  4140.  
  4141. | #define HAVE_MALLINFO 1
  4142.  
  4143. | /* end confdefs.h. */
  4144.  
  4145. | #include <jemalloc.h>
  4146.  
  4147. configure:27431: result: no
  4148.  
  4149. configure:27431: checking for jemalloc.h
  4150.  
  4151. configure:27431: result: no
  4152.  
  4153. configure:27436: checking jemalloc/jemalloc.h usability
  4154.  
  4155. configure:27436: /usr/share/emscripten/emcc -c conftest.c >&5
  4156.  
  4157. conftest.c:86:10: fatal error: 'jemalloc/jemalloc.h' file not found
  4158.  
  4159. #include <jemalloc/jemalloc.h>
  4160.  
  4161. ^~~~~~~~~~~~~~~~~~~~~
  4162.  
  4163. 1 error generated.
  4164.  
  4165. configure:27436: $? = 1
  4166.  
  4167. configure: failed program was:
  4168.  
  4169. | /* confdefs.h */
  4170.  
  4171. | #define PACKAGE_NAME "gnash"
  4172.  
  4173. | #define PACKAGE_TARNAME "gnash"
  4174.  
  4175. | #define PACKAGE_VERSION "0.8.11dev"
  4176.  
  4177. | #define PACKAGE_STRING "gnash 0.8.11dev"
  4178.  
  4179. | #define PACKAGE_BUGREPORT ""
  4180.  
  4181. | #define PACKAGE_URL ""
  4182.  
  4183. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  4184.  
  4185. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  4186.  
  4187. | #define DEFAULT_FLASH_REV_NUMBER "999"
  4188.  
  4189. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  4190.  
  4191. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  4192.  
  4193. | #define DEFAULT_STREAMS_TIMEOUT 60
  4194.  
  4195. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  4196.  
  4197. | #define LINUX_HOST 1
  4198.  
  4199. | #define PACKAGE "gnash"
  4200.  
  4201. | #define VERSION "0.8.11dev"
  4202.  
  4203. | #define ENABLE_NLS 1
  4204.  
  4205. | #define HAVE_GETTEXT 1
  4206.  
  4207. | #define HAVE_DCGETTEXT 1
  4208.  
  4209. | #define STDC_HEADERS 1
  4210.  
  4211. | #define HAVE_SYS_TYPES_H 1
  4212.  
  4213. | #define HAVE_SYS_STAT_H 1
  4214.  
  4215. | #define HAVE_STDLIB_H 1
  4216.  
  4217. | #define HAVE_STRING_H 1
  4218.  
  4219. | #define HAVE_MEMORY_H 1
  4220.  
  4221. | #define HAVE_STRINGS_H 1
  4222.  
  4223. | #define HAVE_INTTYPES_H 1
  4224.  
  4225. | #define HAVE_STDINT_H 1
  4226.  
  4227. | #define HAVE_UNISTD_H 1
  4228.  
  4229. | #define USE_STATS_CACHE 1
  4230.  
  4231. | #define USE_LC 1
  4232.  
  4233. | #define USE_SOUND 1
  4234.  
  4235. | #define USE_MEDIA 1
  4236.  
  4237. | #define HAVE_FFMPEG_AVCODEC_H 1
  4238.  
  4239. | #define PIXELFORMAT_RGB555 1
  4240.  
  4241. | #define PIXELFORMAT_RGB565 1
  4242.  
  4243. | #define PIXELFORMAT_RGB24 1
  4244.  
  4245. | #define PIXELFORMAT_BGR24 1
  4246.  
  4247. | #define PIXELFORMAT_RGBA32 1
  4248.  
  4249. | #define PIXELFORMAT_BGRA32 1
  4250.  
  4251. | #define PIXELFORMAT_ARGB32 1
  4252.  
  4253. | #define PIXELFORMAT_ABGR32 1
  4254.  
  4255. | #define RENDERER_AGG 1
  4256.  
  4257. | #define RENDERER_CAIRO 1
  4258.  
  4259. | #define HAVE_DLFCN_H 1
  4260.  
  4261. | #define LT_OBJDIR ".libs/"
  4262.  
  4263. | #define HAVE_LTDL_H 1
  4264.  
  4265. | #define HAVE_LTDL 1
  4266.  
  4267. | #define DEBUG_LOGGING 1
  4268.  
  4269. | #define HAVE_MALLINFO 1
  4270.  
  4271. | /* end confdefs.h. */
  4272.  
  4273. | #include <stdio.h>
  4274.  
  4275. | #ifdef HAVE_SYS_TYPES_H
  4276.  
  4277. | # include <sys/types.h>
  4278.  
  4279. | #endif
  4280.  
  4281. | #ifdef HAVE_SYS_STAT_H
  4282.  
  4283. | # include <sys/stat.h>
  4284.  
  4285. | #endif
  4286.  
  4287. | #ifdef STDC_HEADERS
  4288.  
  4289. | # include <stdlib.h>
  4290.  
  4291. | # include <stddef.h>
  4292.  
  4293. | #else
  4294.  
  4295. | # ifdef HAVE_STDLIB_H
  4296.  
  4297. | # include <stdlib.h>
  4298.  
  4299. | # endif
  4300.  
  4301. | #endif
  4302.  
  4303. | #ifdef HAVE_STRING_H
  4304.  
  4305. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4306.  
  4307. | # include <memory.h>
  4308.  
  4309. | # endif
  4310.  
  4311. | # include <string.h>
  4312.  
  4313. | #endif
  4314.  
  4315. | #ifdef HAVE_STRINGS_H
  4316.  
  4317. | # include <strings.h>
  4318.  
  4319. | #endif
  4320.  
  4321. | #ifdef HAVE_INTTYPES_H
  4322.  
  4323. | # include <inttypes.h>
  4324.  
  4325. | #endif
  4326.  
  4327. | #ifdef HAVE_STDINT_H
  4328.  
  4329. | # include <stdint.h>
  4330.  
  4331. | #endif
  4332.  
  4333. | #ifdef HAVE_UNISTD_H
  4334.  
  4335. | # include <unistd.h>
  4336.  
  4337. | #endif
  4338.  
  4339. | #include <jemalloc/jemalloc.h>
  4340.  
  4341. configure:27436: result: no
  4342.  
  4343. configure:27436: checking jemalloc/jemalloc.h presence
  4344.  
  4345. configure:27436: /usr/share/emscripten/emcc -E conftest.c
  4346.  
  4347. conftest.c:53:10: fatal error: 'jemalloc/jemalloc.h' file not found
  4348.  
  4349. #include <jemalloc/jemalloc.h>
  4350.  
  4351. ^~~~~~~~~~~~~~~~~~~~~
  4352.  
  4353. 1 error generated.
  4354.  
  4355. configure:27436: $? = 1
  4356.  
  4357. configure: failed program was:
  4358.  
  4359. | /* confdefs.h */
  4360.  
  4361. | #define PACKAGE_NAME "gnash"
  4362.  
  4363. | #define PACKAGE_TARNAME "gnash"
  4364.  
  4365. | #define PACKAGE_VERSION "0.8.11dev"
  4366.  
  4367. | #define PACKAGE_STRING "gnash 0.8.11dev"
  4368.  
  4369. | #define PACKAGE_BUGREPORT ""
  4370.  
  4371. | #define PACKAGE_URL ""
  4372.  
  4373. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  4374.  
  4375. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  4376.  
  4377. | #define DEFAULT_FLASH_REV_NUMBER "999"
  4378.  
  4379. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  4380.  
  4381. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  4382.  
  4383. | #define DEFAULT_STREAMS_TIMEOUT 60
  4384.  
  4385. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  4386.  
  4387. | #define LINUX_HOST 1
  4388.  
  4389. | #define PACKAGE "gnash"
  4390.  
  4391. | #define VERSION "0.8.11dev"
  4392.  
  4393. | #define ENABLE_NLS 1
  4394.  
  4395. | #define HAVE_GETTEXT 1
  4396.  
  4397. | #define HAVE_DCGETTEXT 1
  4398.  
  4399. | #define STDC_HEADERS 1
  4400.  
  4401. | #define HAVE_SYS_TYPES_H 1
  4402.  
  4403. | #define HAVE_SYS_STAT_H 1
  4404.  
  4405. | #define HAVE_STDLIB_H 1
  4406.  
  4407. | #define HAVE_STRING_H 1
  4408.  
  4409. | #define HAVE_MEMORY_H 1
  4410.  
  4411. | #define HAVE_STRINGS_H 1
  4412.  
  4413. | #define HAVE_INTTYPES_H 1
  4414.  
  4415. | #define HAVE_STDINT_H 1
  4416.  
  4417. | #define HAVE_UNISTD_H 1
  4418.  
  4419. | #define USE_STATS_CACHE 1
  4420.  
  4421. | #define USE_LC 1
  4422.  
  4423. | #define USE_SOUND 1
  4424.  
  4425. | #define USE_MEDIA 1
  4426.  
  4427. | #define HAVE_FFMPEG_AVCODEC_H 1
  4428.  
  4429. | #define PIXELFORMAT_RGB555 1
  4430.  
  4431. | #define PIXELFORMAT_RGB565 1
  4432.  
  4433. | #define PIXELFORMAT_RGB24 1
  4434.  
  4435. | #define PIXELFORMAT_BGR24 1
  4436.  
  4437. | #define PIXELFORMAT_RGBA32 1
  4438.  
  4439. | #define PIXELFORMAT_BGRA32 1
  4440.  
  4441. | #define PIXELFORMAT_ARGB32 1
  4442.  
  4443. | #define PIXELFORMAT_ABGR32 1
  4444.  
  4445. | #define RENDERER_AGG 1
  4446.  
  4447. | #define RENDERER_CAIRO 1
  4448.  
  4449. | #define HAVE_DLFCN_H 1
  4450.  
  4451. | #define LT_OBJDIR ".libs/"
  4452.  
  4453. | #define HAVE_LTDL_H 1
  4454.  
  4455. | #define HAVE_LTDL 1
  4456.  
  4457. | #define DEBUG_LOGGING 1
  4458.  
  4459. | #define HAVE_MALLINFO 1
  4460.  
  4461. | /* end confdefs.h. */
  4462.  
  4463. | #include <jemalloc/jemalloc.h>
  4464.  
  4465. configure:27436: result: no
  4466.  
  4467. configure:27436: checking for jemalloc/jemalloc.h
  4468.  
  4469. configure:27436: result: no
  4470.  
  4471. configure:27442: checking for jemalloc/jemalloc.h
  4472.  
  4473. configure:27442: result: no
  4474.  
  4475. configure:27447: checking for jemalloc.h
  4476.  
  4477. configure:27447: result: no
  4478.  
  4479. configure:27495: checking for jemalloc.h header
  4480.  
  4481. configure:27510: result: not found
  4482.  
  4483. configure:27761: checking for library containing getaddrinfo
  4484.  
  4485. configure:27792: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  4486.  
  4487. configure:27792: $? = 0
  4488.  
  4489. configure:27809: result: none required
  4490.  
  4491. configure:27840: /usr/share/emscripten/emcc -c conftest.c >&5
  4492.  
  4493. conftest.c:53:22: warning: extra tokens at end of #include directive [-Wextra-tokens]
  4494.  
  4495. #include <sys/ipc.h> #include <sys/shm.h>
  4496.  
  4497. ^
  4498.  
  4499. //
  4500.  
  4501. 1 warning generated.
  4502.  
  4503. configure:27840: $? = 0
  4504.  
  4505. configure:29064: checking for the gtk2 header
  4506.  
  4507. configure:29084: result: not found, trying again
  4508.  
  4509. configure:29088: checking gtk/gtk.h usability
  4510.  
  4511. configure:29088: /usr/share/emscripten/emcc -c conftest.c >&5
  4512.  
  4513. conftest.c:93:10: fatal error: 'gtk/gtk.h' file not found
  4514.  
  4515. #include <gtk/gtk.h>
  4516.  
  4517. ^~~~~~~~~~~
  4518.  
  4519. 1 error generated.
  4520.  
  4521. configure:29088: $? = 1
  4522.  
  4523. configure: failed program was:
  4524.  
  4525. | /* confdefs.h */
  4526.  
  4527. | #define PACKAGE_NAME "gnash"
  4528.  
  4529. | #define PACKAGE_TARNAME "gnash"
  4530.  
  4531. | #define PACKAGE_VERSION "0.8.11dev"
  4532.  
  4533. | #define PACKAGE_STRING "gnash 0.8.11dev"
  4534.  
  4535. | #define PACKAGE_BUGREPORT ""
  4536.  
  4537. | #define PACKAGE_URL ""
  4538.  
  4539. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  4540.  
  4541. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  4542.  
  4543. | #define DEFAULT_FLASH_REV_NUMBER "999"
  4544.  
  4545. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  4546.  
  4547. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  4548.  
  4549. | #define DEFAULT_STREAMS_TIMEOUT 60
  4550.  
  4551. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  4552.  
  4553. | #define LINUX_HOST 1
  4554.  
  4555. | #define PACKAGE "gnash"
  4556.  
  4557. | #define VERSION "0.8.11dev"
  4558.  
  4559. | #define ENABLE_NLS 1
  4560.  
  4561. | #define HAVE_GETTEXT 1
  4562.  
  4563. | #define HAVE_DCGETTEXT 1
  4564.  
  4565. | #define STDC_HEADERS 1
  4566.  
  4567. | #define HAVE_SYS_TYPES_H 1
  4568.  
  4569. | #define HAVE_SYS_STAT_H 1
  4570.  
  4571. | #define HAVE_STDLIB_H 1
  4572.  
  4573. | #define HAVE_STRING_H 1
  4574.  
  4575. | #define HAVE_MEMORY_H 1
  4576.  
  4577. | #define HAVE_STRINGS_H 1
  4578.  
  4579. | #define HAVE_INTTYPES_H 1
  4580.  
  4581. | #define HAVE_STDINT_H 1
  4582.  
  4583. | #define HAVE_UNISTD_H 1
  4584.  
  4585. | #define USE_STATS_CACHE 1
  4586.  
  4587. | #define USE_LC 1
  4588.  
  4589. | #define USE_SOUND 1
  4590.  
  4591. | #define USE_MEDIA 1
  4592.  
  4593. | #define HAVE_FFMPEG_AVCODEC_H 1
  4594.  
  4595. | #define PIXELFORMAT_RGB555 1
  4596.  
  4597. | #define PIXELFORMAT_RGB565 1
  4598.  
  4599. | #define PIXELFORMAT_RGB24 1
  4600.  
  4601. | #define PIXELFORMAT_BGR24 1
  4602.  
  4603. | #define PIXELFORMAT_RGBA32 1
  4604.  
  4605. | #define PIXELFORMAT_BGRA32 1
  4606.  
  4607. | #define PIXELFORMAT_ARGB32 1
  4608.  
  4609. | #define PIXELFORMAT_ABGR32 1
  4610.  
  4611. | #define RENDERER_AGG 1
  4612.  
  4613. | #define RENDERER_CAIRO 1
  4614.  
  4615. | #define HAVE_DLFCN_H 1
  4616.  
  4617. | #define LT_OBJDIR ".libs/"
  4618.  
  4619. | #define HAVE_LTDL_H 1
  4620.  
  4621. | #define HAVE_LTDL 1
  4622.  
  4623. | #define DEBUG_LOGGING 1
  4624.  
  4625. | #define HAVE_MALLINFO 1
  4626.  
  4627. | #define HAVE_IPC_INFO 1
  4628.  
  4629. | #define USE_MENUS /**/
  4630.  
  4631. | #define USE_SWFTREE /**/
  4632.  
  4633. | #define USE_TESTSUITE /**/
  4634.  
  4635. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  4636.  
  4637. | #define USE_CGIBIN 1
  4638.  
  4639. | #define ENABLE_DOUBLE_BUFFERING 1
  4640.  
  4641. | /* end confdefs.h. */
  4642.  
  4643. | #include <stdio.h>
  4644.  
  4645. | #ifdef HAVE_SYS_TYPES_H
  4646.  
  4647. | # include <sys/types.h>
  4648.  
  4649. | #endif
  4650.  
  4651. | #ifdef HAVE_SYS_STAT_H
  4652.  
  4653. | # include <sys/stat.h>
  4654.  
  4655. | #endif
  4656.  
  4657. | #ifdef STDC_HEADERS
  4658.  
  4659. | # include <stdlib.h>
  4660.  
  4661. | # include <stddef.h>
  4662.  
  4663. | #else
  4664.  
  4665. | # ifdef HAVE_STDLIB_H
  4666.  
  4667. | # include <stdlib.h>
  4668.  
  4669. | # endif
  4670.  
  4671. | #endif
  4672.  
  4673. | #ifdef HAVE_STRING_H
  4674.  
  4675. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4676.  
  4677. | # include <memory.h>
  4678.  
  4679. | # endif
  4680.  
  4681. | # include <string.h>
  4682.  
  4683. | #endif
  4684.  
  4685. | #ifdef HAVE_STRINGS_H
  4686.  
  4687. | # include <strings.h>
  4688.  
  4689. | #endif
  4690.  
  4691. | #ifdef HAVE_INTTYPES_H
  4692.  
  4693. | # include <inttypes.h>
  4694.  
  4695. | #endif
  4696.  
  4697. | #ifdef HAVE_STDINT_H
  4698.  
  4699. | # include <stdint.h>
  4700.  
  4701. | #endif
  4702.  
  4703. | #ifdef HAVE_UNISTD_H
  4704.  
  4705. | # include <unistd.h>
  4706.  
  4707. | #endif
  4708.  
  4709. | #include <gtk/gtk.h>
  4710.  
  4711. configure:29088: result: no
  4712.  
  4713. configure:29088: checking gtk/gtk.h presence
  4714.  
  4715. configure:29088: /usr/share/emscripten/emcc -E conftest.c
  4716.  
  4717. conftest.c:60:10: fatal error: 'gtk/gtk.h' file not found
  4718.  
  4719. #include <gtk/gtk.h>
  4720.  
  4721. ^~~~~~~~~~~
  4722.  
  4723. 1 error generated.
  4724.  
  4725. configure:29088: $? = 1
  4726.  
  4727. configure: failed program was:
  4728.  
  4729. | /* confdefs.h */
  4730.  
  4731. | #define PACKAGE_NAME "gnash"
  4732.  
  4733. | #define PACKAGE_TARNAME "gnash"
  4734.  
  4735. | #define PACKAGE_VERSION "0.8.11dev"
  4736.  
  4737. | #define PACKAGE_STRING "gnash 0.8.11dev"
  4738.  
  4739. | #define PACKAGE_BUGREPORT ""
  4740.  
  4741. | #define PACKAGE_URL ""
  4742.  
  4743. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  4744.  
  4745. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  4746.  
  4747. | #define DEFAULT_FLASH_REV_NUMBER "999"
  4748.  
  4749. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  4750.  
  4751. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  4752.  
  4753. | #define DEFAULT_STREAMS_TIMEOUT 60
  4754.  
  4755. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  4756.  
  4757. | #define LINUX_HOST 1
  4758.  
  4759. | #define PACKAGE "gnash"
  4760.  
  4761. | #define VERSION "0.8.11dev"
  4762.  
  4763. | #define ENABLE_NLS 1
  4764.  
  4765. | #define HAVE_GETTEXT 1
  4766.  
  4767. | #define HAVE_DCGETTEXT 1
  4768.  
  4769. | #define STDC_HEADERS 1
  4770.  
  4771. | #define HAVE_SYS_TYPES_H 1
  4772.  
  4773. | #define HAVE_SYS_STAT_H 1
  4774.  
  4775. | #define HAVE_STDLIB_H 1
  4776.  
  4777. | #define HAVE_STRING_H 1
  4778.  
  4779. | #define HAVE_MEMORY_H 1
  4780.  
  4781. | #define HAVE_STRINGS_H 1
  4782.  
  4783. | #define HAVE_INTTYPES_H 1
  4784.  
  4785. | #define HAVE_STDINT_H 1
  4786.  
  4787. | #define HAVE_UNISTD_H 1
  4788.  
  4789. | #define USE_STATS_CACHE 1
  4790.  
  4791. | #define USE_LC 1
  4792.  
  4793. | #define USE_SOUND 1
  4794.  
  4795. | #define USE_MEDIA 1
  4796.  
  4797. | #define HAVE_FFMPEG_AVCODEC_H 1
  4798.  
  4799. | #define PIXELFORMAT_RGB555 1
  4800.  
  4801. | #define PIXELFORMAT_RGB565 1
  4802.  
  4803. | #define PIXELFORMAT_RGB24 1
  4804.  
  4805. | #define PIXELFORMAT_BGR24 1
  4806.  
  4807. | #define PIXELFORMAT_RGBA32 1
  4808.  
  4809. | #define PIXELFORMAT_BGRA32 1
  4810.  
  4811. | #define PIXELFORMAT_ARGB32 1
  4812.  
  4813. | #define PIXELFORMAT_ABGR32 1
  4814.  
  4815. | #define RENDERER_AGG 1
  4816.  
  4817. | #define RENDERER_CAIRO 1
  4818.  
  4819. | #define HAVE_DLFCN_H 1
  4820.  
  4821. | #define LT_OBJDIR ".libs/"
  4822.  
  4823. | #define HAVE_LTDL_H 1
  4824.  
  4825. | #define HAVE_LTDL 1
  4826.  
  4827. | #define DEBUG_LOGGING 1
  4828.  
  4829. | #define HAVE_MALLINFO 1
  4830.  
  4831. | #define HAVE_IPC_INFO 1
  4832.  
  4833. | #define USE_MENUS /**/
  4834.  
  4835. | #define USE_SWFTREE /**/
  4836.  
  4837. | #define USE_TESTSUITE /**/
  4838.  
  4839. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  4840.  
  4841. | #define USE_CGIBIN 1
  4842.  
  4843. | #define ENABLE_DOUBLE_BUFFERING 1
  4844.  
  4845. | /* end confdefs.h. */
  4846.  
  4847. | #include <gtk/gtk.h>
  4848.  
  4849. configure:29088: result: no
  4850.  
  4851. configure:29088: checking for gtk/gtk.h
  4852.  
  4853. configure:29088: result: no
  4854.  
  4855. configure:29135: checking for libgtk2 library
  4856.  
  4857. configure:29202: checking for gtk_init in -lgtk-x11-2.0
  4858.  
  4859. configure:29227: /usr/share/emscripten/emcc -o conftest conftest.c -lgtk-x11-2.0 >&5
  4860.  
  4861. /usr/bin/ld: cannot find -lgtk-x11-2.0
  4862.  
  4863. clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
  4864.  
  4865. configure:29227: $? = 1
  4866.  
  4867. configure: failed program was:
  4868.  
  4869. | /* confdefs.h */
  4870.  
  4871. | #define PACKAGE_NAME "gnash"
  4872.  
  4873. | #define PACKAGE_TARNAME "gnash"
  4874.  
  4875. | #define PACKAGE_VERSION "0.8.11dev"
  4876.  
  4877. | #define PACKAGE_STRING "gnash 0.8.11dev"
  4878.  
  4879. | #define PACKAGE_BUGREPORT ""
  4880.  
  4881. | #define PACKAGE_URL ""
  4882.  
  4883. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  4884.  
  4885. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  4886.  
  4887. | #define DEFAULT_FLASH_REV_NUMBER "999"
  4888.  
  4889. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  4890.  
  4891. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  4892.  
  4893. | #define DEFAULT_STREAMS_TIMEOUT 60
  4894.  
  4895. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  4896.  
  4897. | #define LINUX_HOST 1
  4898.  
  4899. | #define PACKAGE "gnash"
  4900.  
  4901. | #define VERSION "0.8.11dev"
  4902.  
  4903. | #define ENABLE_NLS 1
  4904.  
  4905. | #define HAVE_GETTEXT 1
  4906.  
  4907. | #define HAVE_DCGETTEXT 1
  4908.  
  4909. | #define STDC_HEADERS 1
  4910.  
  4911. | #define HAVE_SYS_TYPES_H 1
  4912.  
  4913. | #define HAVE_SYS_STAT_H 1
  4914.  
  4915. | #define HAVE_STDLIB_H 1
  4916.  
  4917. | #define HAVE_STRING_H 1
  4918.  
  4919. | #define HAVE_MEMORY_H 1
  4920.  
  4921. | #define HAVE_STRINGS_H 1
  4922.  
  4923. | #define HAVE_INTTYPES_H 1
  4924.  
  4925. | #define HAVE_STDINT_H 1
  4926.  
  4927. | #define HAVE_UNISTD_H 1
  4928.  
  4929. | #define USE_STATS_CACHE 1
  4930.  
  4931. | #define USE_LC 1
  4932.  
  4933. | #define USE_SOUND 1
  4934.  
  4935. | #define USE_MEDIA 1
  4936.  
  4937. | #define HAVE_FFMPEG_AVCODEC_H 1
  4938.  
  4939. | #define PIXELFORMAT_RGB555 1
  4940.  
  4941. | #define PIXELFORMAT_RGB565 1
  4942.  
  4943. | #define PIXELFORMAT_RGB24 1
  4944.  
  4945. | #define PIXELFORMAT_BGR24 1
  4946.  
  4947. | #define PIXELFORMAT_RGBA32 1
  4948.  
  4949. | #define PIXELFORMAT_BGRA32 1
  4950.  
  4951. | #define PIXELFORMAT_ARGB32 1
  4952.  
  4953. | #define PIXELFORMAT_ABGR32 1
  4954.  
  4955. | #define RENDERER_AGG 1
  4956.  
  4957. | #define RENDERER_CAIRO 1
  4958.  
  4959. | #define HAVE_DLFCN_H 1
  4960.  
  4961. | #define LT_OBJDIR ".libs/"
  4962.  
  4963. | #define HAVE_LTDL_H 1
  4964.  
  4965. | #define HAVE_LTDL 1
  4966.  
  4967. | #define DEBUG_LOGGING 1
  4968.  
  4969. | #define HAVE_MALLINFO 1
  4970.  
  4971. | #define HAVE_IPC_INFO 1
  4972.  
  4973. | #define USE_MENUS /**/
  4974.  
  4975. | #define USE_SWFTREE /**/
  4976.  
  4977. | #define USE_TESTSUITE /**/
  4978.  
  4979. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  4980.  
  4981. | #define USE_CGIBIN 1
  4982.  
  4983. | #define ENABLE_DOUBLE_BUFFERING 1
  4984.  
  4985. | /* end confdefs.h. */
  4986.  
  4987. |
  4988.  
  4989. | /* Override any GCC internal prototype to avoid an error.
  4990.  
  4991. | Use char because int might match the return type of a GCC
  4992.  
  4993. | builtin and then its argument prototype would still apply. */
  4994.  
  4995. | #ifdef __cplusplus
  4996.  
  4997. | extern "C"
  4998.  
  4999. | #endif
  5000.  
  5001. | char gtk_init ();
  5002.  
  5003. | int
  5004.  
  5005. | main ()
  5006.  
  5007. | {
  5008.  
  5009. | return gtk_init ();
  5010.  
  5011. | ;
  5012.  
  5013. | return 0;
  5014.  
  5015. | }
  5016.  
  5017. configure:29236: result: no
  5018.  
  5019. configure:29244: result:
  5020.  
  5021. configure:29313: checking for the Pango Version
  5022.  
  5023. configure:29341: result: none
  5024.  
  5025. configure:29348: checking for libpango header
  5026.  
  5027. configure:29350: result:
  5028.  
  5029. configure:29394: checking for libpango library
  5030.  
  5031. configure:29396: result:
  5032.  
  5033. configure:29401: checking for pango_engine_shape_class_init in -lpango-
  5034.  
  5035. configure:29426: /usr/share/emscripten/emcc -o conftest conftest.c -lpango- >&5
  5036.  
  5037. /usr/bin/ld: cannot find -lpango-
  5038.  
  5039. clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
  5040.  
  5041. configure:29426: $? = 1
  5042.  
  5043. configure: failed program was:
  5044.  
  5045. | /* confdefs.h */
  5046.  
  5047. | #define PACKAGE_NAME "gnash"
  5048.  
  5049. | #define PACKAGE_TARNAME "gnash"
  5050.  
  5051. | #define PACKAGE_VERSION "0.8.11dev"
  5052.  
  5053. | #define PACKAGE_STRING "gnash 0.8.11dev"
  5054.  
  5055. | #define PACKAGE_BUGREPORT ""
  5056.  
  5057. | #define PACKAGE_URL ""
  5058.  
  5059. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  5060.  
  5061. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  5062.  
  5063. | #define DEFAULT_FLASH_REV_NUMBER "999"
  5064.  
  5065. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  5066.  
  5067. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  5068.  
  5069. | #define DEFAULT_STREAMS_TIMEOUT 60
  5070.  
  5071. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  5072.  
  5073. | #define LINUX_HOST 1
  5074.  
  5075. | #define PACKAGE "gnash"
  5076.  
  5077. | #define VERSION "0.8.11dev"
  5078.  
  5079. | #define ENABLE_NLS 1
  5080.  
  5081. | #define HAVE_GETTEXT 1
  5082.  
  5083. | #define HAVE_DCGETTEXT 1
  5084.  
  5085. | #define STDC_HEADERS 1
  5086.  
  5087. | #define HAVE_SYS_TYPES_H 1
  5088.  
  5089. | #define HAVE_SYS_STAT_H 1
  5090.  
  5091. | #define HAVE_STDLIB_H 1
  5092.  
  5093. | #define HAVE_STRING_H 1
  5094.  
  5095. | #define HAVE_MEMORY_H 1
  5096.  
  5097. | #define HAVE_STRINGS_H 1
  5098.  
  5099. | #define HAVE_INTTYPES_H 1
  5100.  
  5101. | #define HAVE_STDINT_H 1
  5102.  
  5103. | #define HAVE_UNISTD_H 1
  5104.  
  5105. | #define USE_STATS_CACHE 1
  5106.  
  5107. | #define USE_LC 1
  5108.  
  5109. | #define USE_SOUND 1
  5110.  
  5111. | #define USE_MEDIA 1
  5112.  
  5113. | #define HAVE_FFMPEG_AVCODEC_H 1
  5114.  
  5115. | #define PIXELFORMAT_RGB555 1
  5116.  
  5117. | #define PIXELFORMAT_RGB565 1
  5118.  
  5119. | #define PIXELFORMAT_RGB24 1
  5120.  
  5121. | #define PIXELFORMAT_BGR24 1
  5122.  
  5123. | #define PIXELFORMAT_RGBA32 1
  5124.  
  5125. | #define PIXELFORMAT_BGRA32 1
  5126.  
  5127. | #define PIXELFORMAT_ARGB32 1
  5128.  
  5129. | #define PIXELFORMAT_ABGR32 1
  5130.  
  5131. | #define RENDERER_AGG 1
  5132.  
  5133. | #define RENDERER_CAIRO 1
  5134.  
  5135. | #define HAVE_DLFCN_H 1
  5136.  
  5137. | #define LT_OBJDIR ".libs/"
  5138.  
  5139. | #define HAVE_LTDL_H 1
  5140.  
  5141. | #define HAVE_LTDL 1
  5142.  
  5143. | #define DEBUG_LOGGING 1
  5144.  
  5145. | #define HAVE_MALLINFO 1
  5146.  
  5147. | #define HAVE_IPC_INFO 1
  5148.  
  5149. | #define USE_MENUS /**/
  5150.  
  5151. | #define USE_SWFTREE /**/
  5152.  
  5153. | #define USE_TESTSUITE /**/
  5154.  
  5155. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  5156.  
  5157. | #define USE_CGIBIN 1
  5158.  
  5159. | #define ENABLE_DOUBLE_BUFFERING 1
  5160.  
  5161. | /* end confdefs.h. */
  5162.  
  5163. |
  5164.  
  5165. | /* Override any GCC internal prototype to avoid an error.
  5166.  
  5167. | Use char because int might match the return type of a GCC
  5168.  
  5169. | builtin and then its argument prototype would still apply. */
  5170.  
  5171. | #ifdef __cplusplus
  5172.  
  5173. | extern "C"
  5174.  
  5175. | #endif
  5176.  
  5177. | char pango_engine_shape_class_init ();
  5178.  
  5179. | int
  5180.  
  5181. | main ()
  5182.  
  5183. | {
  5184.  
  5185. | return pango_engine_shape_class_init ();
  5186.  
  5187. | ;
  5188.  
  5189. | return 0;
  5190.  
  5191. | }
  5192.  
  5193. configure:29436: result: no
  5194.  
  5195. configure:29500: checking for atk/atk.h header using pkg-config
  5196.  
  5197. configure:29511: result: not found
  5198.  
  5199. configure:29518: checking for atk-config
  5200.  
  5201. configure:29551: result: no
  5202.  
  5203. configure:29576: checking atk/atk.h usability
  5204.  
  5205. configure:29576: /usr/share/emscripten/emcc -c conftest.c >&5
  5206.  
  5207. conftest.c:93:10: fatal error: 'atk/atk.h' file not found
  5208.  
  5209. #include <atk/atk.h>
  5210.  
  5211. ^~~~~~~~~~~
  5212.  
  5213. 1 error generated.
  5214.  
  5215. configure:29576: $? = 1
  5216.  
  5217. configure: failed program was:
  5218.  
  5219. | /* confdefs.h */
  5220.  
  5221. | #define PACKAGE_NAME "gnash"
  5222.  
  5223. | #define PACKAGE_TARNAME "gnash"
  5224.  
  5225. | #define PACKAGE_VERSION "0.8.11dev"
  5226.  
  5227. | #define PACKAGE_STRING "gnash 0.8.11dev"
  5228.  
  5229. | #define PACKAGE_BUGREPORT ""
  5230.  
  5231. | #define PACKAGE_URL ""
  5232.  
  5233. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  5234.  
  5235. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  5236.  
  5237. | #define DEFAULT_FLASH_REV_NUMBER "999"
  5238.  
  5239. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  5240.  
  5241. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  5242.  
  5243. | #define DEFAULT_STREAMS_TIMEOUT 60
  5244.  
  5245. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  5246.  
  5247. | #define LINUX_HOST 1
  5248.  
  5249. | #define PACKAGE "gnash"
  5250.  
  5251. | #define VERSION "0.8.11dev"
  5252.  
  5253. | #define ENABLE_NLS 1
  5254.  
  5255. | #define HAVE_GETTEXT 1
  5256.  
  5257. | #define HAVE_DCGETTEXT 1
  5258.  
  5259. | #define STDC_HEADERS 1
  5260.  
  5261. | #define HAVE_SYS_TYPES_H 1
  5262.  
  5263. | #define HAVE_SYS_STAT_H 1
  5264.  
  5265. | #define HAVE_STDLIB_H 1
  5266.  
  5267. | #define HAVE_STRING_H 1
  5268.  
  5269. | #define HAVE_MEMORY_H 1
  5270.  
  5271. | #define HAVE_STRINGS_H 1
  5272.  
  5273. | #define HAVE_INTTYPES_H 1
  5274.  
  5275. | #define HAVE_STDINT_H 1
  5276.  
  5277. | #define HAVE_UNISTD_H 1
  5278.  
  5279. | #define USE_STATS_CACHE 1
  5280.  
  5281. | #define USE_LC 1
  5282.  
  5283. | #define USE_SOUND 1
  5284.  
  5285. | #define USE_MEDIA 1
  5286.  
  5287. | #define HAVE_FFMPEG_AVCODEC_H 1
  5288.  
  5289. | #define PIXELFORMAT_RGB555 1
  5290.  
  5291. | #define PIXELFORMAT_RGB565 1
  5292.  
  5293. | #define PIXELFORMAT_RGB24 1
  5294.  
  5295. | #define PIXELFORMAT_BGR24 1
  5296.  
  5297. | #define PIXELFORMAT_RGBA32 1
  5298.  
  5299. | #define PIXELFORMAT_BGRA32 1
  5300.  
  5301. | #define PIXELFORMAT_ARGB32 1
  5302.  
  5303. | #define PIXELFORMAT_ABGR32 1
  5304.  
  5305. | #define RENDERER_AGG 1
  5306.  
  5307. | #define RENDERER_CAIRO 1
  5308.  
  5309. | #define HAVE_DLFCN_H 1
  5310.  
  5311. | #define LT_OBJDIR ".libs/"
  5312.  
  5313. | #define HAVE_LTDL_H 1
  5314.  
  5315. | #define HAVE_LTDL 1
  5316.  
  5317. | #define DEBUG_LOGGING 1
  5318.  
  5319. | #define HAVE_MALLINFO 1
  5320.  
  5321. | #define HAVE_IPC_INFO 1
  5322.  
  5323. | #define USE_MENUS /**/
  5324.  
  5325. | #define USE_SWFTREE /**/
  5326.  
  5327. | #define USE_TESTSUITE /**/
  5328.  
  5329. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  5330.  
  5331. | #define USE_CGIBIN 1
  5332.  
  5333. | #define ENABLE_DOUBLE_BUFFERING 1
  5334.  
  5335. | /* end confdefs.h. */
  5336.  
  5337. | #include <stdio.h>
  5338.  
  5339. | #ifdef HAVE_SYS_TYPES_H
  5340.  
  5341. | # include <sys/types.h>
  5342.  
  5343. | #endif
  5344.  
  5345. | #ifdef HAVE_SYS_STAT_H
  5346.  
  5347. | # include <sys/stat.h>
  5348.  
  5349. | #endif
  5350.  
  5351. | #ifdef STDC_HEADERS
  5352.  
  5353. | # include <stdlib.h>
  5354.  
  5355. | # include <stddef.h>
  5356.  
  5357. | #else
  5358.  
  5359. | # ifdef HAVE_STDLIB_H
  5360.  
  5361. | # include <stdlib.h>
  5362.  
  5363. | # endif
  5364.  
  5365. | #endif
  5366.  
  5367. | #ifdef HAVE_STRING_H
  5368.  
  5369. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5370.  
  5371. | # include <memory.h>
  5372.  
  5373. | # endif
  5374.  
  5375. | # include <string.h>
  5376.  
  5377. | #endif
  5378.  
  5379. | #ifdef HAVE_STRINGS_H
  5380.  
  5381. | # include <strings.h>
  5382.  
  5383. | #endif
  5384.  
  5385. | #ifdef HAVE_INTTYPES_H
  5386.  
  5387. | # include <inttypes.h>
  5388.  
  5389. | #endif
  5390.  
  5391. | #ifdef HAVE_STDINT_H
  5392.  
  5393. | # include <stdint.h>
  5394.  
  5395. | #endif
  5396.  
  5397. | #ifdef HAVE_UNISTD_H
  5398.  
  5399. | # include <unistd.h>
  5400.  
  5401. | #endif
  5402.  
  5403. | #include <atk/atk.h>
  5404.  
  5405. configure:29576: result: no
  5406.  
  5407. configure:29576: checking atk/atk.h presence
  5408.  
  5409. configure:29576: /usr/share/emscripten/emcc -E conftest.c
  5410.  
  5411. conftest.c:60:10: fatal error: 'atk/atk.h' file not found
  5412.  
  5413. #include <atk/atk.h>
  5414.  
  5415. ^~~~~~~~~~~
  5416.  
  5417. 1 error generated.
  5418.  
  5419. configure:29576: $? = 1
  5420.  
  5421. configure: failed program was:
  5422.  
  5423. | /* confdefs.h */
  5424.  
  5425. | #define PACKAGE_NAME "gnash"
  5426.  
  5427. | #define PACKAGE_TARNAME "gnash"
  5428.  
  5429. | #define PACKAGE_VERSION "0.8.11dev"
  5430.  
  5431. | #define PACKAGE_STRING "gnash 0.8.11dev"
  5432.  
  5433. | #define PACKAGE_BUGREPORT ""
  5434.  
  5435. | #define PACKAGE_URL ""
  5436.  
  5437. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  5438.  
  5439. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  5440.  
  5441. | #define DEFAULT_FLASH_REV_NUMBER "999"
  5442.  
  5443. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  5444.  
  5445. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  5446.  
  5447. | #define DEFAULT_STREAMS_TIMEOUT 60
  5448.  
  5449. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  5450.  
  5451. | #define LINUX_HOST 1
  5452.  
  5453. | #define PACKAGE "gnash"
  5454.  
  5455. | #define VERSION "0.8.11dev"
  5456.  
  5457. | #define ENABLE_NLS 1
  5458.  
  5459. | #define HAVE_GETTEXT 1
  5460.  
  5461. | #define HAVE_DCGETTEXT 1
  5462.  
  5463. | #define STDC_HEADERS 1
  5464.  
  5465. | #define HAVE_SYS_TYPES_H 1
  5466.  
  5467. | #define HAVE_SYS_STAT_H 1
  5468.  
  5469. | #define HAVE_STDLIB_H 1
  5470.  
  5471. | #define HAVE_STRING_H 1
  5472.  
  5473. | #define HAVE_MEMORY_H 1
  5474.  
  5475. | #define HAVE_STRINGS_H 1
  5476.  
  5477. | #define HAVE_INTTYPES_H 1
  5478.  
  5479. | #define HAVE_STDINT_H 1
  5480.  
  5481. | #define HAVE_UNISTD_H 1
  5482.  
  5483. | #define USE_STATS_CACHE 1
  5484.  
  5485. | #define USE_LC 1
  5486.  
  5487. | #define USE_SOUND 1
  5488.  
  5489. | #define USE_MEDIA 1
  5490.  
  5491. | #define HAVE_FFMPEG_AVCODEC_H 1
  5492.  
  5493. | #define PIXELFORMAT_RGB555 1
  5494.  
  5495. | #define PIXELFORMAT_RGB565 1
  5496.  
  5497. | #define PIXELFORMAT_RGB24 1
  5498.  
  5499. | #define PIXELFORMAT_BGR24 1
  5500.  
  5501. | #define PIXELFORMAT_RGBA32 1
  5502.  
  5503. | #define PIXELFORMAT_BGRA32 1
  5504.  
  5505. | #define PIXELFORMAT_ARGB32 1
  5506.  
  5507. | #define PIXELFORMAT_ABGR32 1
  5508.  
  5509. | #define RENDERER_AGG 1
  5510.  
  5511. | #define RENDERER_CAIRO 1
  5512.  
  5513. | #define HAVE_DLFCN_H 1
  5514.  
  5515. | #define LT_OBJDIR ".libs/"
  5516.  
  5517. | #define HAVE_LTDL_H 1
  5518.  
  5519. | #define HAVE_LTDL 1
  5520.  
  5521. | #define DEBUG_LOGGING 1
  5522.  
  5523. | #define HAVE_MALLINFO 1
  5524.  
  5525. | #define HAVE_IPC_INFO 1
  5526.  
  5527. | #define USE_MENUS /**/
  5528.  
  5529. | #define USE_SWFTREE /**/
  5530.  
  5531. | #define USE_TESTSUITE /**/
  5532.  
  5533. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  5534.  
  5535. | #define USE_CGIBIN 1
  5536.  
  5537. | #define ENABLE_DOUBLE_BUFFERING 1
  5538.  
  5539. | /* end confdefs.h. */
  5540.  
  5541. | #include <atk/atk.h>
  5542.  
  5543. configure:29576: result: no
  5544.  
  5545. configure:29576: checking for atk/atk.h
  5546.  
  5547. configure:29576: result: no
  5548.  
  5549. configure:29581: checking atk/atk/atk.h usability
  5550.  
  5551. configure:29581: /usr/share/emscripten/emcc -c conftest.c >&5
  5552.  
  5553. conftest.c:93:10: fatal error: 'atk/atk/atk.h' file not found
  5554.  
  5555. #include <atk/atk/atk.h>
  5556.  
  5557. ^~~~~~~~~~~~~~~
  5558.  
  5559. 1 error generated.
  5560.  
  5561. configure:29581: $? = 1
  5562.  
  5563. configure: failed program was:
  5564.  
  5565. | /* confdefs.h */
  5566.  
  5567. | #define PACKAGE_NAME "gnash"
  5568.  
  5569. | #define PACKAGE_TARNAME "gnash"
  5570.  
  5571. | #define PACKAGE_VERSION "0.8.11dev"
  5572.  
  5573. | #define PACKAGE_STRING "gnash 0.8.11dev"
  5574.  
  5575. | #define PACKAGE_BUGREPORT ""
  5576.  
  5577. | #define PACKAGE_URL ""
  5578.  
  5579. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  5580.  
  5581. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  5582.  
  5583. | #define DEFAULT_FLASH_REV_NUMBER "999"
  5584.  
  5585. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  5586.  
  5587. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  5588.  
  5589. | #define DEFAULT_STREAMS_TIMEOUT 60
  5590.  
  5591. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  5592.  
  5593. | #define LINUX_HOST 1
  5594.  
  5595. | #define PACKAGE "gnash"
  5596.  
  5597. | #define VERSION "0.8.11dev"
  5598.  
  5599. | #define ENABLE_NLS 1
  5600.  
  5601. | #define HAVE_GETTEXT 1
  5602.  
  5603. | #define HAVE_DCGETTEXT 1
  5604.  
  5605. | #define STDC_HEADERS 1
  5606.  
  5607. | #define HAVE_SYS_TYPES_H 1
  5608.  
  5609. | #define HAVE_SYS_STAT_H 1
  5610.  
  5611. | #define HAVE_STDLIB_H 1
  5612.  
  5613. | #define HAVE_STRING_H 1
  5614.  
  5615. | #define HAVE_MEMORY_H 1
  5616.  
  5617. | #define HAVE_STRINGS_H 1
  5618.  
  5619. | #define HAVE_INTTYPES_H 1
  5620.  
  5621. | #define HAVE_STDINT_H 1
  5622.  
  5623. | #define HAVE_UNISTD_H 1
  5624.  
  5625. | #define USE_STATS_CACHE 1
  5626.  
  5627. | #define USE_LC 1
  5628.  
  5629. | #define USE_SOUND 1
  5630.  
  5631. | #define USE_MEDIA 1
  5632.  
  5633. | #define HAVE_FFMPEG_AVCODEC_H 1
  5634.  
  5635. | #define PIXELFORMAT_RGB555 1
  5636.  
  5637. | #define PIXELFORMAT_RGB565 1
  5638.  
  5639. | #define PIXELFORMAT_RGB24 1
  5640.  
  5641. | #define PIXELFORMAT_BGR24 1
  5642.  
  5643. | #define PIXELFORMAT_RGBA32 1
  5644.  
  5645. | #define PIXELFORMAT_BGRA32 1
  5646.  
  5647. | #define PIXELFORMAT_ARGB32 1
  5648.  
  5649. | #define PIXELFORMAT_ABGR32 1
  5650.  
  5651. | #define RENDERER_AGG 1
  5652.  
  5653. | #define RENDERER_CAIRO 1
  5654.  
  5655. | #define HAVE_DLFCN_H 1
  5656.  
  5657. | #define LT_OBJDIR ".libs/"
  5658.  
  5659. | #define HAVE_LTDL_H 1
  5660.  
  5661. | #define HAVE_LTDL 1
  5662.  
  5663. | #define DEBUG_LOGGING 1
  5664.  
  5665. | #define HAVE_MALLINFO 1
  5666.  
  5667. | #define HAVE_IPC_INFO 1
  5668.  
  5669. | #define USE_MENUS /**/
  5670.  
  5671. | #define USE_SWFTREE /**/
  5672.  
  5673. | #define USE_TESTSUITE /**/
  5674.  
  5675. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  5676.  
  5677. | #define USE_CGIBIN 1
  5678.  
  5679. | #define ENABLE_DOUBLE_BUFFERING 1
  5680.  
  5681. | /* end confdefs.h. */
  5682.  
  5683. | #include <stdio.h>
  5684.  
  5685. | #ifdef HAVE_SYS_TYPES_H
  5686.  
  5687. | # include <sys/types.h>
  5688.  
  5689. | #endif
  5690.  
  5691. | #ifdef HAVE_SYS_STAT_H
  5692.  
  5693. | # include <sys/stat.h>
  5694.  
  5695. | #endif
  5696.  
  5697. | #ifdef STDC_HEADERS
  5698.  
  5699. | # include <stdlib.h>
  5700.  
  5701. | # include <stddef.h>
  5702.  
  5703. | #else
  5704.  
  5705. | # ifdef HAVE_STDLIB_H
  5706.  
  5707. | # include <stdlib.h>
  5708.  
  5709. | # endif
  5710.  
  5711. | #endif
  5712.  
  5713. | #ifdef HAVE_STRING_H
  5714.  
  5715. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5716.  
  5717. | # include <memory.h>
  5718.  
  5719. | # endif
  5720.  
  5721. | # include <string.h>
  5722.  
  5723. | #endif
  5724.  
  5725. | #ifdef HAVE_STRINGS_H
  5726.  
  5727. | # include <strings.h>
  5728.  
  5729. | #endif
  5730.  
  5731. | #ifdef HAVE_INTTYPES_H
  5732.  
  5733. | # include <inttypes.h>
  5734.  
  5735. | #endif
  5736.  
  5737. | #ifdef HAVE_STDINT_H
  5738.  
  5739. | # include <stdint.h>
  5740.  
  5741. | #endif
  5742.  
  5743. | #ifdef HAVE_UNISTD_H
  5744.  
  5745. | # include <unistd.h>
  5746.  
  5747. | #endif
  5748.  
  5749. | #include <atk/atk/atk.h>
  5750.  
  5751. configure:29581: result: no
  5752.  
  5753. configure:29581: checking atk/atk/atk.h presence
  5754.  
  5755. configure:29581: /usr/share/emscripten/emcc -E conftest.c
  5756.  
  5757. conftest.c:60:10: fatal error: 'atk/atk/atk.h' file not found
  5758.  
  5759. #include <atk/atk/atk.h>
  5760.  
  5761. ^~~~~~~~~~~~~~~
  5762.  
  5763. 1 error generated.
  5764.  
  5765. configure:29581: $? = 1
  5766.  
  5767. configure: failed program was:
  5768.  
  5769. | /* confdefs.h */
  5770.  
  5771. | #define PACKAGE_NAME "gnash"
  5772.  
  5773. | #define PACKAGE_TARNAME "gnash"
  5774.  
  5775. | #define PACKAGE_VERSION "0.8.11dev"
  5776.  
  5777. | #define PACKAGE_STRING "gnash 0.8.11dev"
  5778.  
  5779. | #define PACKAGE_BUGREPORT ""
  5780.  
  5781. | #define PACKAGE_URL ""
  5782.  
  5783. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  5784.  
  5785. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  5786.  
  5787. | #define DEFAULT_FLASH_REV_NUMBER "999"
  5788.  
  5789. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  5790.  
  5791. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  5792.  
  5793. | #define DEFAULT_STREAMS_TIMEOUT 60
  5794.  
  5795. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  5796.  
  5797. | #define LINUX_HOST 1
  5798.  
  5799. | #define PACKAGE "gnash"
  5800.  
  5801. | #define VERSION "0.8.11dev"
  5802.  
  5803. | #define ENABLE_NLS 1
  5804.  
  5805. | #define HAVE_GETTEXT 1
  5806.  
  5807. | #define HAVE_DCGETTEXT 1
  5808.  
  5809. | #define STDC_HEADERS 1
  5810.  
  5811. | #define HAVE_SYS_TYPES_H 1
  5812.  
  5813. | #define HAVE_SYS_STAT_H 1
  5814.  
  5815. | #define HAVE_STDLIB_H 1
  5816.  
  5817. | #define HAVE_STRING_H 1
  5818.  
  5819. | #define HAVE_MEMORY_H 1
  5820.  
  5821. | #define HAVE_STRINGS_H 1
  5822.  
  5823. | #define HAVE_INTTYPES_H 1
  5824.  
  5825. | #define HAVE_STDINT_H 1
  5826.  
  5827. | #define HAVE_UNISTD_H 1
  5828.  
  5829. | #define USE_STATS_CACHE 1
  5830.  
  5831. | #define USE_LC 1
  5832.  
  5833. | #define USE_SOUND 1
  5834.  
  5835. | #define USE_MEDIA 1
  5836.  
  5837. | #define HAVE_FFMPEG_AVCODEC_H 1
  5838.  
  5839. | #define PIXELFORMAT_RGB555 1
  5840.  
  5841. | #define PIXELFORMAT_RGB565 1
  5842.  
  5843. | #define PIXELFORMAT_RGB24 1
  5844.  
  5845. | #define PIXELFORMAT_BGR24 1
  5846.  
  5847. | #define PIXELFORMAT_RGBA32 1
  5848.  
  5849. | #define PIXELFORMAT_BGRA32 1
  5850.  
  5851. | #define PIXELFORMAT_ARGB32 1
  5852.  
  5853. | #define PIXELFORMAT_ABGR32 1
  5854.  
  5855. | #define RENDERER_AGG 1
  5856.  
  5857. | #define RENDERER_CAIRO 1
  5858.  
  5859. | #define HAVE_DLFCN_H 1
  5860.  
  5861. | #define LT_OBJDIR ".libs/"
  5862.  
  5863. | #define HAVE_LTDL_H 1
  5864.  
  5865. | #define HAVE_LTDL 1
  5866.  
  5867. | #define DEBUG_LOGGING 1
  5868.  
  5869. | #define HAVE_MALLINFO 1
  5870.  
  5871. | #define HAVE_IPC_INFO 1
  5872.  
  5873. | #define USE_MENUS /**/
  5874.  
  5875. | #define USE_SWFTREE /**/
  5876.  
  5877. | #define USE_TESTSUITE /**/
  5878.  
  5879. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  5880.  
  5881. | #define USE_CGIBIN 1
  5882.  
  5883. | #define ENABLE_DOUBLE_BUFFERING 1
  5884.  
  5885. | /* end confdefs.h. */
  5886.  
  5887. | #include <atk/atk/atk.h>
  5888.  
  5889. configure:29581: result: no
  5890.  
  5891. configure:29581: checking for atk/atk/atk.h
  5892.  
  5893. configure:29581: result: no
  5894.  
  5895. configure:29587: checking atk-1.0/atk/atk.h usability
  5896.  
  5897. configure:29587: /usr/share/emscripten/emcc -c conftest.c >&5
  5898.  
  5899. conftest.c:93:10: fatal error: 'atk-1.0/atk/atk.h' file not found
  5900.  
  5901. #include <atk-1.0/atk/atk.h>
  5902.  
  5903. ^~~~~~~~~~~~~~~~~~~
  5904.  
  5905. 1 error generated.
  5906.  
  5907. configure:29587: $? = 1
  5908.  
  5909. configure: failed program was:
  5910.  
  5911. | /* confdefs.h */
  5912.  
  5913. | #define PACKAGE_NAME "gnash"
  5914.  
  5915. | #define PACKAGE_TARNAME "gnash"
  5916.  
  5917. | #define PACKAGE_VERSION "0.8.11dev"
  5918.  
  5919. | #define PACKAGE_STRING "gnash 0.8.11dev"
  5920.  
  5921. | #define PACKAGE_BUGREPORT ""
  5922.  
  5923. | #define PACKAGE_URL ""
  5924.  
  5925. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  5926.  
  5927. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  5928.  
  5929. | #define DEFAULT_FLASH_REV_NUMBER "999"
  5930.  
  5931. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  5932.  
  5933. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  5934.  
  5935. | #define DEFAULT_STREAMS_TIMEOUT 60
  5936.  
  5937. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  5938.  
  5939. | #define LINUX_HOST 1
  5940.  
  5941. | #define PACKAGE "gnash"
  5942.  
  5943. | #define VERSION "0.8.11dev"
  5944.  
  5945. | #define ENABLE_NLS 1
  5946.  
  5947. | #define HAVE_GETTEXT 1
  5948.  
  5949. | #define HAVE_DCGETTEXT 1
  5950.  
  5951. | #define STDC_HEADERS 1
  5952.  
  5953. | #define HAVE_SYS_TYPES_H 1
  5954.  
  5955. | #define HAVE_SYS_STAT_H 1
  5956.  
  5957. | #define HAVE_STDLIB_H 1
  5958.  
  5959. | #define HAVE_STRING_H 1
  5960.  
  5961. | #define HAVE_MEMORY_H 1
  5962.  
  5963. | #define HAVE_STRINGS_H 1
  5964.  
  5965. | #define HAVE_INTTYPES_H 1
  5966.  
  5967. | #define HAVE_STDINT_H 1
  5968.  
  5969. | #define HAVE_UNISTD_H 1
  5970.  
  5971. | #define USE_STATS_CACHE 1
  5972.  
  5973. | #define USE_LC 1
  5974.  
  5975. | #define USE_SOUND 1
  5976.  
  5977. | #define USE_MEDIA 1
  5978.  
  5979. | #define HAVE_FFMPEG_AVCODEC_H 1
  5980.  
  5981. | #define PIXELFORMAT_RGB555 1
  5982.  
  5983. | #define PIXELFORMAT_RGB565 1
  5984.  
  5985. | #define PIXELFORMAT_RGB24 1
  5986.  
  5987. | #define PIXELFORMAT_BGR24 1
  5988.  
  5989. | #define PIXELFORMAT_RGBA32 1
  5990.  
  5991. | #define PIXELFORMAT_BGRA32 1
  5992.  
  5993. | #define PIXELFORMAT_ARGB32 1
  5994.  
  5995. | #define PIXELFORMAT_ABGR32 1
  5996.  
  5997. | #define RENDERER_AGG 1
  5998.  
  5999. | #define RENDERER_CAIRO 1
  6000.  
  6001. | #define HAVE_DLFCN_H 1
  6002.  
  6003. | #define LT_OBJDIR ".libs/"
  6004.  
  6005. | #define HAVE_LTDL_H 1
  6006.  
  6007. | #define HAVE_LTDL 1
  6008.  
  6009. | #define DEBUG_LOGGING 1
  6010.  
  6011. | #define HAVE_MALLINFO 1
  6012.  
  6013. | #define HAVE_IPC_INFO 1
  6014.  
  6015. | #define USE_MENUS /**/
  6016.  
  6017. | #define USE_SWFTREE /**/
  6018.  
  6019. | #define USE_TESTSUITE /**/
  6020.  
  6021. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  6022.  
  6023. | #define USE_CGIBIN 1
  6024.  
  6025. | #define ENABLE_DOUBLE_BUFFERING 1
  6026.  
  6027. | /* end confdefs.h. */
  6028.  
  6029. | #include <stdio.h>
  6030.  
  6031. | #ifdef HAVE_SYS_TYPES_H
  6032.  
  6033. | # include <sys/types.h>
  6034.  
  6035. | #endif
  6036.  
  6037. | #ifdef HAVE_SYS_STAT_H
  6038.  
  6039. | # include <sys/stat.h>
  6040.  
  6041. | #endif
  6042.  
  6043. | #ifdef STDC_HEADERS
  6044.  
  6045. | # include <stdlib.h>
  6046.  
  6047. | # include <stddef.h>
  6048.  
  6049. | #else
  6050.  
  6051. | # ifdef HAVE_STDLIB_H
  6052.  
  6053. | # include <stdlib.h>
  6054.  
  6055. | # endif
  6056.  
  6057. | #endif
  6058.  
  6059. | #ifdef HAVE_STRING_H
  6060.  
  6061. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6062.  
  6063. | # include <memory.h>
  6064.  
  6065. | # endif
  6066.  
  6067. | # include <string.h>
  6068.  
  6069. | #endif
  6070.  
  6071. | #ifdef HAVE_STRINGS_H
  6072.  
  6073. | # include <strings.h>
  6074.  
  6075. | #endif
  6076.  
  6077. | #ifdef HAVE_INTTYPES_H
  6078.  
  6079. | # include <inttypes.h>
  6080.  
  6081. | #endif
  6082.  
  6083. | #ifdef HAVE_STDINT_H
  6084.  
  6085. | # include <stdint.h>
  6086.  
  6087. | #endif
  6088.  
  6089. | #ifdef HAVE_UNISTD_H
  6090.  
  6091. | # include <unistd.h>
  6092.  
  6093. | #endif
  6094.  
  6095. | #include <atk-1.0/atk/atk.h>
  6096.  
  6097. configure:29587: result: no
  6098.  
  6099. configure:29587: checking atk-1.0/atk/atk.h presence
  6100.  
  6101. configure:29587: /usr/share/emscripten/emcc -E conftest.c
  6102.  
  6103. conftest.c:60:10: fatal error: 'atk-1.0/atk/atk.h' file not found
  6104.  
  6105. #include <atk-1.0/atk/atk.h>
  6106.  
  6107. ^~~~~~~~~~~~~~~~~~~
  6108.  
  6109. 1 error generated.
  6110.  
  6111. configure:29587: $? = 1
  6112.  
  6113. configure: failed program was:
  6114.  
  6115. | /* confdefs.h */
  6116.  
  6117. | #define PACKAGE_NAME "gnash"
  6118.  
  6119. | #define PACKAGE_TARNAME "gnash"
  6120.  
  6121. | #define PACKAGE_VERSION "0.8.11dev"
  6122.  
  6123. | #define PACKAGE_STRING "gnash 0.8.11dev"
  6124.  
  6125. | #define PACKAGE_BUGREPORT ""
  6126.  
  6127. | #define PACKAGE_URL ""
  6128.  
  6129. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  6130.  
  6131. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  6132.  
  6133. | #define DEFAULT_FLASH_REV_NUMBER "999"
  6134.  
  6135. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  6136.  
  6137. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  6138.  
  6139. | #define DEFAULT_STREAMS_TIMEOUT 60
  6140.  
  6141. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  6142.  
  6143. | #define LINUX_HOST 1
  6144.  
  6145. | #define PACKAGE "gnash"
  6146.  
  6147. | #define VERSION "0.8.11dev"
  6148.  
  6149. | #define ENABLE_NLS 1
  6150.  
  6151. | #define HAVE_GETTEXT 1
  6152.  
  6153. | #define HAVE_DCGETTEXT 1
  6154.  
  6155. | #define STDC_HEADERS 1
  6156.  
  6157. | #define HAVE_SYS_TYPES_H 1
  6158.  
  6159. | #define HAVE_SYS_STAT_H 1
  6160.  
  6161. | #define HAVE_STDLIB_H 1
  6162.  
  6163. | #define HAVE_STRING_H 1
  6164.  
  6165. | #define HAVE_MEMORY_H 1
  6166.  
  6167. | #define HAVE_STRINGS_H 1
  6168.  
  6169. | #define HAVE_INTTYPES_H 1
  6170.  
  6171. | #define HAVE_STDINT_H 1
  6172.  
  6173. | #define HAVE_UNISTD_H 1
  6174.  
  6175. | #define USE_STATS_CACHE 1
  6176.  
  6177. | #define USE_LC 1
  6178.  
  6179. | #define USE_SOUND 1
  6180.  
  6181. | #define USE_MEDIA 1
  6182.  
  6183. | #define HAVE_FFMPEG_AVCODEC_H 1
  6184.  
  6185. | #define PIXELFORMAT_RGB555 1
  6186.  
  6187. | #define PIXELFORMAT_RGB565 1
  6188.  
  6189. | #define PIXELFORMAT_RGB24 1
  6190.  
  6191. | #define PIXELFORMAT_BGR24 1
  6192.  
  6193. | #define PIXELFORMAT_RGBA32 1
  6194.  
  6195. | #define PIXELFORMAT_BGRA32 1
  6196.  
  6197. | #define PIXELFORMAT_ARGB32 1
  6198.  
  6199. | #define PIXELFORMAT_ABGR32 1
  6200.  
  6201. | #define RENDERER_AGG 1
  6202.  
  6203. | #define RENDERER_CAIRO 1
  6204.  
  6205. | #define HAVE_DLFCN_H 1
  6206.  
  6207. | #define LT_OBJDIR ".libs/"
  6208.  
  6209. | #define HAVE_LTDL_H 1
  6210.  
  6211. | #define HAVE_LTDL 1
  6212.  
  6213. | #define DEBUG_LOGGING 1
  6214.  
  6215. | #define HAVE_MALLINFO 1
  6216.  
  6217. | #define HAVE_IPC_INFO 1
  6218.  
  6219. | #define USE_MENUS /**/
  6220.  
  6221. | #define USE_SWFTREE /**/
  6222.  
  6223. | #define USE_TESTSUITE /**/
  6224.  
  6225. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  6226.  
  6227. | #define USE_CGIBIN 1
  6228.  
  6229. | #define ENABLE_DOUBLE_BUFFERING 1
  6230.  
  6231. | /* end confdefs.h. */
  6232.  
  6233. | #include <atk-1.0/atk/atk.h>
  6234.  
  6235. configure:29587: result: no
  6236.  
  6237. configure:29587: checking for atk-1.0/atk/atk.h
  6238.  
  6239. configure:29587: result: no
  6240.  
  6241. configure:29592: checking for atk/atk.h
  6242.  
  6243. configure:29592: result: no
  6244.  
  6245. configure:29640: checking for atk/atk.h header
  6246.  
  6247. configure:29655: result: not found
  6248.  
  6249. configure:30142: checking for cairo.h header using pkg-config
  6250.  
  6251. configure:30153: result: not found
  6252.  
  6253. configure:30160: checking for cairo-config
  6254.  
  6255. configure:30193: result: no
  6256.  
  6257. configure:30218: checking for cairo.h
  6258.  
  6259. configure:30218: result: no
  6260.  
  6261. configure:30223: checking for cairo/cairo.h
  6262.  
  6263. configure:30223: result: no
  6264.  
  6265. configure:30229: checking for cairo/cairo.h
  6266.  
  6267. configure:30229: result: no
  6268.  
  6269. configure:30234: checking for cairo.h
  6270.  
  6271. configure:30234: result: no
  6272.  
  6273. configure:30282: checking for cairo.h header
  6274.  
  6275. configure:30297: result: not found
  6276.  
  6277. configure:30585: checking for QT 4.x headers
  6278.  
  6279. configure:30633: result: no
  6280.  
  6281. configure:30669: checking for QT 4.x libraries
  6282.  
  6283. configure:30693: result: no
  6284.  
  6285. configure:30712: checking for moc-qt4
  6286.  
  6287. configure:30745: result: no
  6288.  
  6289. configure:30712: checking for moc
  6290.  
  6291. configure:30730: found /usr/bin/moc
  6292.  
  6293. configure:30742: result: /usr/bin/moc
  6294.  
  6295. configure:30757: checking for uic-qt4
  6296.  
  6297. configure:30790: result: no
  6298.  
  6299. configure:30757: checking for uic
  6300.  
  6301. configure:30775: found /usr/bin/uic
  6302.  
  6303. configure:30787: result: /usr/bin/uic
  6304.  
  6305. configure:31428: checking for tslib.h header using pkg-config
  6306.  
  6307. configure:31439: result: not found
  6308.  
  6309. configure:31446: checking for ts-config
  6310.  
  6311. configure:31479: result: no
  6312.  
  6313. configure:31504: checking tslib.h usability
  6314.  
  6315. configure:31504: /usr/share/emscripten/emcc -c conftest.c >&5
  6316.  
  6317. conftest.c:94:10: fatal error: 'tslib.h' file not found
  6318.  
  6319. #include <tslib.h>
  6320.  
  6321. ^~~~~~~~~
  6322.  
  6323. 1 error generated.
  6324.  
  6325. configure:31504: $? = 1
  6326.  
  6327. configure: failed program was:
  6328.  
  6329. | /* confdefs.h */
  6330.  
  6331. | #define PACKAGE_NAME "gnash"
  6332.  
  6333. | #define PACKAGE_TARNAME "gnash"
  6334.  
  6335. | #define PACKAGE_VERSION "0.8.11dev"
  6336.  
  6337. | #define PACKAGE_STRING "gnash 0.8.11dev"
  6338.  
  6339. | #define PACKAGE_BUGREPORT ""
  6340.  
  6341. | #define PACKAGE_URL ""
  6342.  
  6343. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  6344.  
  6345. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  6346.  
  6347. | #define DEFAULT_FLASH_REV_NUMBER "999"
  6348.  
  6349. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  6350.  
  6351. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  6352.  
  6353. | #define DEFAULT_STREAMS_TIMEOUT 60
  6354.  
  6355. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  6356.  
  6357. | #define LINUX_HOST 1
  6358.  
  6359. | #define PACKAGE "gnash"
  6360.  
  6361. | #define VERSION "0.8.11dev"
  6362.  
  6363. | #define ENABLE_NLS 1
  6364.  
  6365. | #define HAVE_GETTEXT 1
  6366.  
  6367. | #define HAVE_DCGETTEXT 1
  6368.  
  6369. | #define STDC_HEADERS 1
  6370.  
  6371. | #define HAVE_SYS_TYPES_H 1
  6372.  
  6373. | #define HAVE_SYS_STAT_H 1
  6374.  
  6375. | #define HAVE_STDLIB_H 1
  6376.  
  6377. | #define HAVE_STRING_H 1
  6378.  
  6379. | #define HAVE_MEMORY_H 1
  6380.  
  6381. | #define HAVE_STRINGS_H 1
  6382.  
  6383. | #define HAVE_INTTYPES_H 1
  6384.  
  6385. | #define HAVE_STDINT_H 1
  6386.  
  6387. | #define HAVE_UNISTD_H 1
  6388.  
  6389. | #define USE_STATS_CACHE 1
  6390.  
  6391. | #define USE_LC 1
  6392.  
  6393. | #define USE_SOUND 1
  6394.  
  6395. | #define USE_MEDIA 1
  6396.  
  6397. | #define HAVE_FFMPEG_AVCODEC_H 1
  6398.  
  6399. | #define PIXELFORMAT_RGB555 1
  6400.  
  6401. | #define PIXELFORMAT_RGB565 1
  6402.  
  6403. | #define PIXELFORMAT_RGB24 1
  6404.  
  6405. | #define PIXELFORMAT_BGR24 1
  6406.  
  6407. | #define PIXELFORMAT_RGBA32 1
  6408.  
  6409. | #define PIXELFORMAT_BGRA32 1
  6410.  
  6411. | #define PIXELFORMAT_ARGB32 1
  6412.  
  6413. | #define PIXELFORMAT_ABGR32 1
  6414.  
  6415. | #define RENDERER_AGG 1
  6416.  
  6417. | #define RENDERER_CAIRO 1
  6418.  
  6419. | #define HAVE_DLFCN_H 1
  6420.  
  6421. | #define LT_OBJDIR ".libs/"
  6422.  
  6423. | #define HAVE_LTDL_H 1
  6424.  
  6425. | #define HAVE_LTDL 1
  6426.  
  6427. | #define DEBUG_LOGGING 1
  6428.  
  6429. | #define HAVE_MALLINFO 1
  6430.  
  6431. | #define HAVE_IPC_INFO 1
  6432.  
  6433. | #define USE_MENUS /**/
  6434.  
  6435. | #define USE_SWFTREE /**/
  6436.  
  6437. | #define USE_TESTSUITE /**/
  6438.  
  6439. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  6440.  
  6441. | #define USE_CGIBIN 1
  6442.  
  6443. | #define ENABLE_DOUBLE_BUFFERING 1
  6444.  
  6445. | #define USE_TSLIB 1
  6446.  
  6447. | /* end confdefs.h. */
  6448.  
  6449. | #include <stdio.h>
  6450.  
  6451. | #ifdef HAVE_SYS_TYPES_H
  6452.  
  6453. | # include <sys/types.h>
  6454.  
  6455. | #endif
  6456.  
  6457. | #ifdef HAVE_SYS_STAT_H
  6458.  
  6459. | # include <sys/stat.h>
  6460.  
  6461. | #endif
  6462.  
  6463. | #ifdef STDC_HEADERS
  6464.  
  6465. | # include <stdlib.h>
  6466.  
  6467. | # include <stddef.h>
  6468.  
  6469. | #else
  6470.  
  6471. | # ifdef HAVE_STDLIB_H
  6472.  
  6473. | # include <stdlib.h>
  6474.  
  6475. | # endif
  6476.  
  6477. | #endif
  6478.  
  6479. | #ifdef HAVE_STRING_H
  6480.  
  6481. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6482.  
  6483. | # include <memory.h>
  6484.  
  6485. | # endif
  6486.  
  6487. | # include <string.h>
  6488.  
  6489. | #endif
  6490.  
  6491. | #ifdef HAVE_STRINGS_H
  6492.  
  6493. | # include <strings.h>
  6494.  
  6495. | #endif
  6496.  
  6497. | #ifdef HAVE_INTTYPES_H
  6498.  
  6499. | # include <inttypes.h>
  6500.  
  6501. | #endif
  6502.  
  6503. | #ifdef HAVE_STDINT_H
  6504.  
  6505. | # include <stdint.h>
  6506.  
  6507. | #endif
  6508.  
  6509. | #ifdef HAVE_UNISTD_H
  6510.  
  6511. | # include <unistd.h>
  6512.  
  6513. | #endif
  6514.  
  6515. | #include <tslib.h>
  6516.  
  6517. configure:31504: result: no
  6518.  
  6519. configure:31504: checking tslib.h presence
  6520.  
  6521. configure:31504: /usr/share/emscripten/emcc -E conftest.c
  6522.  
  6523. conftest.c:61:10: fatal error: 'tslib.h' file not found
  6524.  
  6525. #include <tslib.h>
  6526.  
  6527. ^~~~~~~~~
  6528.  
  6529. 1 error generated.
  6530.  
  6531. configure:31504: $? = 1
  6532.  
  6533. configure: failed program was:
  6534.  
  6535. | /* confdefs.h */
  6536.  
  6537. | #define PACKAGE_NAME "gnash"
  6538.  
  6539. | #define PACKAGE_TARNAME "gnash"
  6540.  
  6541. | #define PACKAGE_VERSION "0.8.11dev"
  6542.  
  6543. | #define PACKAGE_STRING "gnash 0.8.11dev"
  6544.  
  6545. | #define PACKAGE_BUGREPORT ""
  6546.  
  6547. | #define PACKAGE_URL ""
  6548.  
  6549. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  6550.  
  6551. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  6552.  
  6553. | #define DEFAULT_FLASH_REV_NUMBER "999"
  6554.  
  6555. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  6556.  
  6557. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  6558.  
  6559. | #define DEFAULT_STREAMS_TIMEOUT 60
  6560.  
  6561. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  6562.  
  6563. | #define LINUX_HOST 1
  6564.  
  6565. | #define PACKAGE "gnash"
  6566.  
  6567. | #define VERSION "0.8.11dev"
  6568.  
  6569. | #define ENABLE_NLS 1
  6570.  
  6571. | #define HAVE_GETTEXT 1
  6572.  
  6573. | #define HAVE_DCGETTEXT 1
  6574.  
  6575. | #define STDC_HEADERS 1
  6576.  
  6577. | #define HAVE_SYS_TYPES_H 1
  6578.  
  6579. | #define HAVE_SYS_STAT_H 1
  6580.  
  6581. | #define HAVE_STDLIB_H 1
  6582.  
  6583. | #define HAVE_STRING_H 1
  6584.  
  6585. | #define HAVE_MEMORY_H 1
  6586.  
  6587. | #define HAVE_STRINGS_H 1
  6588.  
  6589. | #define HAVE_INTTYPES_H 1
  6590.  
  6591. | #define HAVE_STDINT_H 1
  6592.  
  6593. | #define HAVE_UNISTD_H 1
  6594.  
  6595. | #define USE_STATS_CACHE 1
  6596.  
  6597. | #define USE_LC 1
  6598.  
  6599. | #define USE_SOUND 1
  6600.  
  6601. | #define USE_MEDIA 1
  6602.  
  6603. | #define HAVE_FFMPEG_AVCODEC_H 1
  6604.  
  6605. | #define PIXELFORMAT_RGB555 1
  6606.  
  6607. | #define PIXELFORMAT_RGB565 1
  6608.  
  6609. | #define PIXELFORMAT_RGB24 1
  6610.  
  6611. | #define PIXELFORMAT_BGR24 1
  6612.  
  6613. | #define PIXELFORMAT_RGBA32 1
  6614.  
  6615. | #define PIXELFORMAT_BGRA32 1
  6616.  
  6617. | #define PIXELFORMAT_ARGB32 1
  6618.  
  6619. | #define PIXELFORMAT_ABGR32 1
  6620.  
  6621. | #define RENDERER_AGG 1
  6622.  
  6623. | #define RENDERER_CAIRO 1
  6624.  
  6625. | #define HAVE_DLFCN_H 1
  6626.  
  6627. | #define LT_OBJDIR ".libs/"
  6628.  
  6629. | #define HAVE_LTDL_H 1
  6630.  
  6631. | #define HAVE_LTDL 1
  6632.  
  6633. | #define DEBUG_LOGGING 1
  6634.  
  6635. | #define HAVE_MALLINFO 1
  6636.  
  6637. | #define HAVE_IPC_INFO 1
  6638.  
  6639. | #define USE_MENUS /**/
  6640.  
  6641. | #define USE_SWFTREE /**/
  6642.  
  6643. | #define USE_TESTSUITE /**/
  6644.  
  6645. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  6646.  
  6647. | #define USE_CGIBIN 1
  6648.  
  6649. | #define ENABLE_DOUBLE_BUFFERING 1
  6650.  
  6651. | #define USE_TSLIB 1
  6652.  
  6653. | /* end confdefs.h. */
  6654.  
  6655. | #include <tslib.h>
  6656.  
  6657. configure:31504: result: no
  6658.  
  6659. configure:31504: checking for tslib.h
  6660.  
  6661. configure:31504: result: no
  6662.  
  6663. configure:31509: checking ts/tslib.h usability
  6664.  
  6665. configure:31509: /usr/share/emscripten/emcc -c conftest.c >&5
  6666.  
  6667. conftest.c:94:10: fatal error: 'ts/tslib.h' file not found
  6668.  
  6669. #include <ts/tslib.h>
  6670.  
  6671. ^~~~~~~~~~~~
  6672.  
  6673. 1 error generated.
  6674.  
  6675. configure:31509: $? = 1
  6676.  
  6677. configure: failed program was:
  6678.  
  6679. | /* confdefs.h */
  6680.  
  6681. | #define PACKAGE_NAME "gnash"
  6682.  
  6683. | #define PACKAGE_TARNAME "gnash"
  6684.  
  6685. | #define PACKAGE_VERSION "0.8.11dev"
  6686.  
  6687. | #define PACKAGE_STRING "gnash 0.8.11dev"
  6688.  
  6689. | #define PACKAGE_BUGREPORT ""
  6690.  
  6691. | #define PACKAGE_URL ""
  6692.  
  6693. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  6694.  
  6695. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  6696.  
  6697. | #define DEFAULT_FLASH_REV_NUMBER "999"
  6698.  
  6699. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  6700.  
  6701. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  6702.  
  6703. | #define DEFAULT_STREAMS_TIMEOUT 60
  6704.  
  6705. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  6706.  
  6707. | #define LINUX_HOST 1
  6708.  
  6709. | #define PACKAGE "gnash"
  6710.  
  6711. | #define VERSION "0.8.11dev"
  6712.  
  6713. | #define ENABLE_NLS 1
  6714.  
  6715. | #define HAVE_GETTEXT 1
  6716.  
  6717. | #define HAVE_DCGETTEXT 1
  6718.  
  6719. | #define STDC_HEADERS 1
  6720.  
  6721. | #define HAVE_SYS_TYPES_H 1
  6722.  
  6723. | #define HAVE_SYS_STAT_H 1
  6724.  
  6725. | #define HAVE_STDLIB_H 1
  6726.  
  6727. | #define HAVE_STRING_H 1
  6728.  
  6729. | #define HAVE_MEMORY_H 1
  6730.  
  6731. | #define HAVE_STRINGS_H 1
  6732.  
  6733. | #define HAVE_INTTYPES_H 1
  6734.  
  6735. | #define HAVE_STDINT_H 1
  6736.  
  6737. | #define HAVE_UNISTD_H 1
  6738.  
  6739. | #define USE_STATS_CACHE 1
  6740.  
  6741. | #define USE_LC 1
  6742.  
  6743. | #define USE_SOUND 1
  6744.  
  6745. | #define USE_MEDIA 1
  6746.  
  6747. | #define HAVE_FFMPEG_AVCODEC_H 1
  6748.  
  6749. | #define PIXELFORMAT_RGB555 1
  6750.  
  6751. | #define PIXELFORMAT_RGB565 1
  6752.  
  6753. | #define PIXELFORMAT_RGB24 1
  6754.  
  6755. | #define PIXELFORMAT_BGR24 1
  6756.  
  6757. | #define PIXELFORMAT_RGBA32 1
  6758.  
  6759. | #define PIXELFORMAT_BGRA32 1
  6760.  
  6761. | #define PIXELFORMAT_ARGB32 1
  6762.  
  6763. | #define PIXELFORMAT_ABGR32 1
  6764.  
  6765. | #define RENDERER_AGG 1
  6766.  
  6767. | #define RENDERER_CAIRO 1
  6768.  
  6769. | #define HAVE_DLFCN_H 1
  6770.  
  6771. | #define LT_OBJDIR ".libs/"
  6772.  
  6773. | #define HAVE_LTDL_H 1
  6774.  
  6775. | #define HAVE_LTDL 1
  6776.  
  6777. | #define DEBUG_LOGGING 1
  6778.  
  6779. | #define HAVE_MALLINFO 1
  6780.  
  6781. | #define HAVE_IPC_INFO 1
  6782.  
  6783. | #define USE_MENUS /**/
  6784.  
  6785. | #define USE_SWFTREE /**/
  6786.  
  6787. | #define USE_TESTSUITE /**/
  6788.  
  6789. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  6790.  
  6791. | #define USE_CGIBIN 1
  6792.  
  6793. | #define ENABLE_DOUBLE_BUFFERING 1
  6794.  
  6795. | #define USE_TSLIB 1
  6796.  
  6797. | /* end confdefs.h. */
  6798.  
  6799. | #include <stdio.h>
  6800.  
  6801. | #ifdef HAVE_SYS_TYPES_H
  6802.  
  6803. | # include <sys/types.h>
  6804.  
  6805. | #endif
  6806.  
  6807. | #ifdef HAVE_SYS_STAT_H
  6808.  
  6809. | # include <sys/stat.h>
  6810.  
  6811. | #endif
  6812.  
  6813. | #ifdef STDC_HEADERS
  6814.  
  6815. | # include <stdlib.h>
  6816.  
  6817. | # include <stddef.h>
  6818.  
  6819. | #else
  6820.  
  6821. | # ifdef HAVE_STDLIB_H
  6822.  
  6823. | # include <stdlib.h>
  6824.  
  6825. | # endif
  6826.  
  6827. | #endif
  6828.  
  6829. | #ifdef HAVE_STRING_H
  6830.  
  6831. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6832.  
  6833. | # include <memory.h>
  6834.  
  6835. | # endif
  6836.  
  6837. | # include <string.h>
  6838.  
  6839. | #endif
  6840.  
  6841. | #ifdef HAVE_STRINGS_H
  6842.  
  6843. | # include <strings.h>
  6844.  
  6845. | #endif
  6846.  
  6847. | #ifdef HAVE_INTTYPES_H
  6848.  
  6849. | # include <inttypes.h>
  6850.  
  6851. | #endif
  6852.  
  6853. | #ifdef HAVE_STDINT_H
  6854.  
  6855. | # include <stdint.h>
  6856.  
  6857. | #endif
  6858.  
  6859. | #ifdef HAVE_UNISTD_H
  6860.  
  6861. | # include <unistd.h>
  6862.  
  6863. | #endif
  6864.  
  6865. | #include <ts/tslib.h>
  6866.  
  6867. configure:31509: result: no
  6868.  
  6869. configure:31509: checking ts/tslib.h presence
  6870.  
  6871. configure:31509: /usr/share/emscripten/emcc -E conftest.c
  6872.  
  6873. conftest.c:61:10: fatal error: 'ts/tslib.h' file not found
  6874.  
  6875. #include <ts/tslib.h>
  6876.  
  6877. ^~~~~~~~~~~~
  6878.  
  6879. 1 error generated.
  6880.  
  6881. configure:31509: $? = 1
  6882.  
  6883. configure: failed program was:
  6884.  
  6885. | /* confdefs.h */
  6886.  
  6887. | #define PACKAGE_NAME "gnash"
  6888.  
  6889. | #define PACKAGE_TARNAME "gnash"
  6890.  
  6891. | #define PACKAGE_VERSION "0.8.11dev"
  6892.  
  6893. | #define PACKAGE_STRING "gnash 0.8.11dev"
  6894.  
  6895. | #define PACKAGE_BUGREPORT ""
  6896.  
  6897. | #define PACKAGE_URL ""
  6898.  
  6899. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  6900.  
  6901. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  6902.  
  6903. | #define DEFAULT_FLASH_REV_NUMBER "999"
  6904.  
  6905. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  6906.  
  6907. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  6908.  
  6909. | #define DEFAULT_STREAMS_TIMEOUT 60
  6910.  
  6911. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  6912.  
  6913. | #define LINUX_HOST 1
  6914.  
  6915. | #define PACKAGE "gnash"
  6916.  
  6917. | #define VERSION "0.8.11dev"
  6918.  
  6919. | #define ENABLE_NLS 1
  6920.  
  6921. | #define HAVE_GETTEXT 1
  6922.  
  6923. | #define HAVE_DCGETTEXT 1
  6924.  
  6925. | #define STDC_HEADERS 1
  6926.  
  6927. | #define HAVE_SYS_TYPES_H 1
  6928.  
  6929. | #define HAVE_SYS_STAT_H 1
  6930.  
  6931. | #define HAVE_STDLIB_H 1
  6932.  
  6933. | #define HAVE_STRING_H 1
  6934.  
  6935. | #define HAVE_MEMORY_H 1
  6936.  
  6937. | #define HAVE_STRINGS_H 1
  6938.  
  6939. | #define HAVE_INTTYPES_H 1
  6940.  
  6941. | #define HAVE_STDINT_H 1
  6942.  
  6943. | #define HAVE_UNISTD_H 1
  6944.  
  6945. | #define USE_STATS_CACHE 1
  6946.  
  6947. | #define USE_LC 1
  6948.  
  6949. | #define USE_SOUND 1
  6950.  
  6951. | #define USE_MEDIA 1
  6952.  
  6953. | #define HAVE_FFMPEG_AVCODEC_H 1
  6954.  
  6955. | #define PIXELFORMAT_RGB555 1
  6956.  
  6957. | #define PIXELFORMAT_RGB565 1
  6958.  
  6959. | #define PIXELFORMAT_RGB24 1
  6960.  
  6961. | #define PIXELFORMAT_BGR24 1
  6962.  
  6963. | #define PIXELFORMAT_RGBA32 1
  6964.  
  6965. | #define PIXELFORMAT_BGRA32 1
  6966.  
  6967. | #define PIXELFORMAT_ARGB32 1
  6968.  
  6969. | #define PIXELFORMAT_ABGR32 1
  6970.  
  6971. | #define RENDERER_AGG 1
  6972.  
  6973. | #define RENDERER_CAIRO 1
  6974.  
  6975. | #define HAVE_DLFCN_H 1
  6976.  
  6977. | #define LT_OBJDIR ".libs/"
  6978.  
  6979. | #define HAVE_LTDL_H 1
  6980.  
  6981. | #define HAVE_LTDL 1
  6982.  
  6983. | #define DEBUG_LOGGING 1
  6984.  
  6985. | #define HAVE_MALLINFO 1
  6986.  
  6987. | #define HAVE_IPC_INFO 1
  6988.  
  6989. | #define USE_MENUS /**/
  6990.  
  6991. | #define USE_SWFTREE /**/
  6992.  
  6993. | #define USE_TESTSUITE /**/
  6994.  
  6995. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  6996.  
  6997. | #define USE_CGIBIN 1
  6998.  
  6999. | #define ENABLE_DOUBLE_BUFFERING 1
  7000.  
  7001. | #define USE_TSLIB 1
  7002.  
  7003. | /* end confdefs.h. */
  7004.  
  7005. | #include <ts/tslib.h>
  7006.  
  7007. configure:31509: result: no
  7008.  
  7009. configure:31509: checking for ts/tslib.h
  7010.  
  7011. configure:31509: result: no
  7012.  
  7013. configure:31515: checking for ts/tslib.h
  7014.  
  7015. configure:31515: result: no
  7016.  
  7017. configure:31520: checking for tslib.h
  7018.  
  7019. configure:31520: result: no
  7020.  
  7021. configure:31568: checking for tslib.h header
  7022.  
  7023. configure:31583: result: not found
  7024.  
  7025. configure:31876: checking linker --as-needed support
  7026.  
  7027. configure:31886: result: no
  7028.  
  7029. configure:31958: checking for autotrace
  7030.  
  7031. configure:31991: result: no
  7032.  
  7033. configure:32013: checking for dirent.h that defines DIR
  7034.  
  7035. configure:32032: /usr/share/emscripten/emcc -c conftest.c >&5
  7036.  
  7037. configure:32032: $? = 0
  7038.  
  7039. configure:32040: result: yes
  7040.  
  7041. configure:32053: checking for library containing opendir
  7042.  
  7043. configure:32084: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  7044.  
  7045. configure:32084: $? = 0
  7046.  
  7047. configure:32101: result: none required
  7048.  
  7049. configure:32551: checking for npapi.h
  7050.  
  7051. configure:32577: result: not found
  7052.  
  7053. configure:32741: checking for const needed for NPP_GetMIMEDescription() prototype
  7054.  
  7055. configure:32752: result: no
  7056.  
  7057. configure:32769: /usr/share/emscripten/emcc -c conftest.c >&5
  7058.  
  7059. conftest.c:66:10: fatal error: 'linux/input.h' file not found
  7060.  
  7061. #include <linux/input.h>
  7062.  
  7063. ^~~~~~~~~~~~~~~
  7064.  
  7065. 1 error generated.
  7066.  
  7067. configure:32769: $? = 1
  7068.  
  7069. configure: failed program was:
  7070.  
  7071. | /* confdefs.h */
  7072.  
  7073. | #define PACKAGE_NAME "gnash"
  7074.  
  7075. | #define PACKAGE_TARNAME "gnash"
  7076.  
  7077. | #define PACKAGE_VERSION "0.8.11dev"
  7078.  
  7079. | #define PACKAGE_STRING "gnash 0.8.11dev"
  7080.  
  7081. | #define PACKAGE_BUGREPORT ""
  7082.  
  7083. | #define PACKAGE_URL ""
  7084.  
  7085. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  7086.  
  7087. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  7088.  
  7089. | #define DEFAULT_FLASH_REV_NUMBER "999"
  7090.  
  7091. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  7092.  
  7093. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  7094.  
  7095. | #define DEFAULT_STREAMS_TIMEOUT 60
  7096.  
  7097. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  7098.  
  7099. | #define LINUX_HOST 1
  7100.  
  7101. | #define PACKAGE "gnash"
  7102.  
  7103. | #define VERSION "0.8.11dev"
  7104.  
  7105. | #define ENABLE_NLS 1
  7106.  
  7107. | #define HAVE_GETTEXT 1
  7108.  
  7109. | #define HAVE_DCGETTEXT 1
  7110.  
  7111. | #define STDC_HEADERS 1
  7112.  
  7113. | #define HAVE_SYS_TYPES_H 1
  7114.  
  7115. | #define HAVE_SYS_STAT_H 1
  7116.  
  7117. | #define HAVE_STDLIB_H 1
  7118.  
  7119. | #define HAVE_STRING_H 1
  7120.  
  7121. | #define HAVE_MEMORY_H 1
  7122.  
  7123. | #define HAVE_STRINGS_H 1
  7124.  
  7125. | #define HAVE_INTTYPES_H 1
  7126.  
  7127. | #define HAVE_STDINT_H 1
  7128.  
  7129. | #define HAVE_UNISTD_H 1
  7130.  
  7131. | #define USE_STATS_CACHE 1
  7132.  
  7133. | #define USE_LC 1
  7134.  
  7135. | #define USE_SOUND 1
  7136.  
  7137. | #define USE_MEDIA 1
  7138.  
  7139. | #define HAVE_FFMPEG_AVCODEC_H 1
  7140.  
  7141. | #define PIXELFORMAT_RGB555 1
  7142.  
  7143. | #define PIXELFORMAT_RGB565 1
  7144.  
  7145. | #define PIXELFORMAT_RGB24 1
  7146.  
  7147. | #define PIXELFORMAT_BGR24 1
  7148.  
  7149. | #define PIXELFORMAT_RGBA32 1
  7150.  
  7151. | #define PIXELFORMAT_BGRA32 1
  7152.  
  7153. | #define PIXELFORMAT_ARGB32 1
  7154.  
  7155. | #define PIXELFORMAT_ABGR32 1
  7156.  
  7157. | #define RENDERER_AGG 1
  7158.  
  7159. | #define RENDERER_CAIRO 1
  7160.  
  7161. | #define HAVE_DLFCN_H 1
  7162.  
  7163. | #define LT_OBJDIR ".libs/"
  7164.  
  7165. | #define HAVE_LTDL_H 1
  7166.  
  7167. | #define HAVE_LTDL 1
  7168.  
  7169. | #define DEBUG_LOGGING 1
  7170.  
  7171. | #define HAVE_MALLINFO 1
  7172.  
  7173. | #define HAVE_IPC_INFO 1
  7174.  
  7175. | #define USE_MENUS /**/
  7176.  
  7177. | #define USE_SWFTREE /**/
  7178.  
  7179. | #define USE_TESTSUITE /**/
  7180.  
  7181. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  7182.  
  7183. | #define USE_CGIBIN 1
  7184.  
  7185. | #define ENABLE_DOUBLE_BUFFERING 1
  7186.  
  7187. | #define USE_TSLIB 1
  7188.  
  7189. | #define USE_KEYBOARD_PS2 1
  7190.  
  7191. | #define USE_INPUT_EVENTS 1
  7192.  
  7193. | #define USE_GIF 1
  7194.  
  7195. | #define USE_PNG 1
  7196.  
  7197. | #define HAVE_DIRENT_H 1
  7198.  
  7199. | /* end confdefs.h. */
  7200.  
  7201. | #include <linux/input.h>
  7202.  
  7203. | int
  7204.  
  7205. | main ()
  7206.  
  7207. | {
  7208.  
  7209. |
  7210.  
  7211. | struct input_absinfo abs;
  7212.  
  7213. | abs.resolution = 0;;
  7214.  
  7215. | ;
  7216.  
  7217. | return 0;
  7218.  
  7219. | }
  7220.  
  7221. configure:32789: checking getopt.h usability
  7222.  
  7223. configure:32789: /usr/share/emscripten/emcc -c conftest.c >&5
  7224.  
  7225. configure:32789: $? = 0
  7226.  
  7227. configure:32789: result: yes
  7228.  
  7229. configure:32789: checking getopt.h presence
  7230.  
  7231. configure:32789: /usr/share/emscripten/emcc -E conftest.c
  7232.  
  7233. configure:32789: $? = 0
  7234.  
  7235. configure:32789: result: yes
  7236.  
  7237. configure:32789: checking for getopt.h
  7238.  
  7239. configure:32789: result: yes
  7240.  
  7241. configure:32801: checking libgen.h usability
  7242.  
  7243. configure:32801: /usr/share/emscripten/emcc -c conftest.c >&5
  7244.  
  7245. configure:32801: $? = 0
  7246.  
  7247. configure:32801: result: yes
  7248.  
  7249. configure:32801: checking libgen.h presence
  7250.  
  7251. configure:32801: /usr/share/emscripten/emcc -E conftest.c
  7252.  
  7253. configure:32801: $? = 0
  7254.  
  7255. configure:32801: result: yes
  7256.  
  7257. configure:32801: checking for libgen.h
  7258.  
  7259. configure:32801: result: yes
  7260.  
  7261. configure:32813: checking pwd.h usability
  7262.  
  7263. configure:32813: /usr/share/emscripten/emcc -c conftest.c >&5
  7264.  
  7265. configure:32813: $? = 0
  7266.  
  7267. configure:32813: result: yes
  7268.  
  7269. configure:32813: checking pwd.h presence
  7270.  
  7271. configure:32813: /usr/share/emscripten/emcc -E conftest.c
  7272.  
  7273. configure:32813: $? = 0
  7274.  
  7275. configure:32813: result: yes
  7276.  
  7277. configure:32813: checking for pwd.h
  7278.  
  7279. configure:32813: result: yes
  7280.  
  7281. configure:32825: checking sys/utsname.h usability
  7282.  
  7283. configure:32825: /usr/share/emscripten/emcc -c conftest.c >&5
  7284.  
  7285. configure:32825: $? = 0
  7286.  
  7287. configure:32825: result: yes
  7288.  
  7289. configure:32825: checking sys/utsname.h presence
  7290.  
  7291. configure:32825: /usr/share/emscripten/emcc -E conftest.c
  7292.  
  7293. configure:32825: $? = 0
  7294.  
  7295. configure:32825: result: yes
  7296.  
  7297. configure:32825: checking for sys/utsname.h
  7298.  
  7299. configure:32825: result: yes
  7300.  
  7301. configure:32837: checking signal.h usability
  7302.  
  7303. configure:32837: /usr/share/emscripten/emcc -c conftest.c >&5
  7304.  
  7305. configure:32837: $? = 0
  7306.  
  7307. configure:32837: result: yes
  7308.  
  7309. configure:32837: checking signal.h presence
  7310.  
  7311. configure:32837: /usr/share/emscripten/emcc -E conftest.c
  7312.  
  7313. configure:32837: $? = 0
  7314.  
  7315. configure:32837: result: yes
  7316.  
  7317. configure:32837: checking for signal.h
  7318.  
  7319. configure:32837: result: yes
  7320.  
  7321. configure:32849: checking for unistd.h
  7322.  
  7323. configure:32849: result: yes
  7324.  
  7325. configure:32861: checking sys/time.h usability
  7326.  
  7327. configure:32861: /usr/share/emscripten/emcc -c conftest.c >&5
  7328.  
  7329. configure:32861: $? = 0
  7330.  
  7331. configure:32861: result: yes
  7332.  
  7333. configure:32861: checking sys/time.h presence
  7334.  
  7335. configure:32861: /usr/share/emscripten/emcc -E conftest.c
  7336.  
  7337. configure:32861: $? = 0
  7338.  
  7339. configure:32861: result: yes
  7340.  
  7341. configure:32861: checking for sys/time.h
  7342.  
  7343. configure:32861: result: yes
  7344.  
  7345. configure:32873: checking linux/uinput.h usability
  7346.  
  7347. configure:32873: /usr/share/emscripten/emcc -c conftest.c >&5
  7348.  
  7349. conftest.c:106:10: fatal error: 'linux/uinput.h' file not found
  7350.  
  7351. #include <linux/uinput.h>
  7352.  
  7353. ^~~~~~~~~~~~~~~~
  7354.  
  7355. 1 error generated.
  7356.  
  7357. configure:32873: $? = 1
  7358.  
  7359. configure: failed program was:
  7360.  
  7361. | /* confdefs.h */
  7362.  
  7363. | #define PACKAGE_NAME "gnash"
  7364.  
  7365. | #define PACKAGE_TARNAME "gnash"
  7366.  
  7367. | #define PACKAGE_VERSION "0.8.11dev"
  7368.  
  7369. | #define PACKAGE_STRING "gnash 0.8.11dev"
  7370.  
  7371. | #define PACKAGE_BUGREPORT ""
  7372.  
  7373. | #define PACKAGE_URL ""
  7374.  
  7375. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  7376.  
  7377. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  7378.  
  7379. | #define DEFAULT_FLASH_REV_NUMBER "999"
  7380.  
  7381. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  7382.  
  7383. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  7384.  
  7385. | #define DEFAULT_STREAMS_TIMEOUT 60
  7386.  
  7387. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  7388.  
  7389. | #define LINUX_HOST 1
  7390.  
  7391. | #define PACKAGE "gnash"
  7392.  
  7393. | #define VERSION "0.8.11dev"
  7394.  
  7395. | #define ENABLE_NLS 1
  7396.  
  7397. | #define HAVE_GETTEXT 1
  7398.  
  7399. | #define HAVE_DCGETTEXT 1
  7400.  
  7401. | #define STDC_HEADERS 1
  7402.  
  7403. | #define HAVE_SYS_TYPES_H 1
  7404.  
  7405. | #define HAVE_SYS_STAT_H 1
  7406.  
  7407. | #define HAVE_STDLIB_H 1
  7408.  
  7409. | #define HAVE_STRING_H 1
  7410.  
  7411. | #define HAVE_MEMORY_H 1
  7412.  
  7413. | #define HAVE_STRINGS_H 1
  7414.  
  7415. | #define HAVE_INTTYPES_H 1
  7416.  
  7417. | #define HAVE_STDINT_H 1
  7418.  
  7419. | #define HAVE_UNISTD_H 1
  7420.  
  7421. | #define USE_STATS_CACHE 1
  7422.  
  7423. | #define USE_LC 1
  7424.  
  7425. | #define USE_SOUND 1
  7426.  
  7427. | #define USE_MEDIA 1
  7428.  
  7429. | #define HAVE_FFMPEG_AVCODEC_H 1
  7430.  
  7431. | #define PIXELFORMAT_RGB555 1
  7432.  
  7433. | #define PIXELFORMAT_RGB565 1
  7434.  
  7435. | #define PIXELFORMAT_RGB24 1
  7436.  
  7437. | #define PIXELFORMAT_BGR24 1
  7438.  
  7439. | #define PIXELFORMAT_RGBA32 1
  7440.  
  7441. | #define PIXELFORMAT_BGRA32 1
  7442.  
  7443. | #define PIXELFORMAT_ARGB32 1
  7444.  
  7445. | #define PIXELFORMAT_ABGR32 1
  7446.  
  7447. | #define RENDERER_AGG 1
  7448.  
  7449. | #define RENDERER_CAIRO 1
  7450.  
  7451. | #define HAVE_DLFCN_H 1
  7452.  
  7453. | #define LT_OBJDIR ".libs/"
  7454.  
  7455. | #define HAVE_LTDL_H 1
  7456.  
  7457. | #define HAVE_LTDL 1
  7458.  
  7459. | #define DEBUG_LOGGING 1
  7460.  
  7461. | #define HAVE_MALLINFO 1
  7462.  
  7463. | #define HAVE_IPC_INFO 1
  7464.  
  7465. | #define USE_MENUS /**/
  7466.  
  7467. | #define USE_SWFTREE /**/
  7468.  
  7469. | #define USE_TESTSUITE /**/
  7470.  
  7471. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  7472.  
  7473. | #define USE_CGIBIN 1
  7474.  
  7475. | #define ENABLE_DOUBLE_BUFFERING 1
  7476.  
  7477. | #define USE_TSLIB 1
  7478.  
  7479. | #define USE_KEYBOARD_PS2 1
  7480.  
  7481. | #define USE_INPUT_EVENTS 1
  7482.  
  7483. | #define USE_GIF 1
  7484.  
  7485. | #define USE_PNG 1
  7486.  
  7487. | #define HAVE_DIRENT_H 1
  7488.  
  7489. | #define HAVE_GETOPT_H 1
  7490.  
  7491. | #define HAVE_LIBGEN_H 1
  7492.  
  7493. | #define HAVE_PWD_H 1
  7494.  
  7495. | #define HAVE_SYS_UTSNAME_H 1
  7496.  
  7497. | #define HAVE_SIGNAL_H 1
  7498.  
  7499. | #define HAVE_UNISTD_H 1
  7500.  
  7501. | #define HAVE_SYS_TIME_H 1
  7502.  
  7503. | /* end confdefs.h. */
  7504.  
  7505. | #include <stdio.h>
  7506.  
  7507. | #ifdef HAVE_SYS_TYPES_H
  7508.  
  7509. | # include <sys/types.h>
  7510.  
  7511. | #endif
  7512.  
  7513. | #ifdef HAVE_SYS_STAT_H
  7514.  
  7515. | # include <sys/stat.h>
  7516.  
  7517. | #endif
  7518.  
  7519. | #ifdef STDC_HEADERS
  7520.  
  7521. | # include <stdlib.h>
  7522.  
  7523. | # include <stddef.h>
  7524.  
  7525. | #else
  7526.  
  7527. | # ifdef HAVE_STDLIB_H
  7528.  
  7529. | # include <stdlib.h>
  7530.  
  7531. | # endif
  7532.  
  7533. | #endif
  7534.  
  7535. | #ifdef HAVE_STRING_H
  7536.  
  7537. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7538.  
  7539. | # include <memory.h>
  7540.  
  7541. | # endif
  7542.  
  7543. | # include <string.h>
  7544.  
  7545. | #endif
  7546.  
  7547. | #ifdef HAVE_STRINGS_H
  7548.  
  7549. | # include <strings.h>
  7550.  
  7551. | #endif
  7552.  
  7553. | #ifdef HAVE_INTTYPES_H
  7554.  
  7555. | # include <inttypes.h>
  7556.  
  7557. | #endif
  7558.  
  7559. | #ifdef HAVE_STDINT_H
  7560.  
  7561. | # include <stdint.h>
  7562.  
  7563. | #endif
  7564.  
  7565. | #ifdef HAVE_UNISTD_H
  7566.  
  7567. | # include <unistd.h>
  7568.  
  7569. | #endif
  7570.  
  7571. | #include <linux/uinput.h>
  7572.  
  7573. configure:32873: result: no
  7574.  
  7575. configure:32873: checking linux/uinput.h presence
  7576.  
  7577. configure:32873: /usr/share/emscripten/emcc -E conftest.c
  7578.  
  7579. conftest.c:73:10: fatal error: 'linux/uinput.h' file not found
  7580.  
  7581. #include <linux/uinput.h>
  7582.  
  7583. ^~~~~~~~~~~~~~~~
  7584.  
  7585. 1 error generated.
  7586.  
  7587. configure:32873: $? = 1
  7588.  
  7589. configure: failed program was:
  7590.  
  7591. | /* confdefs.h */
  7592.  
  7593. | #define PACKAGE_NAME "gnash"
  7594.  
  7595. | #define PACKAGE_TARNAME "gnash"
  7596.  
  7597. | #define PACKAGE_VERSION "0.8.11dev"
  7598.  
  7599. | #define PACKAGE_STRING "gnash 0.8.11dev"
  7600.  
  7601. | #define PACKAGE_BUGREPORT ""
  7602.  
  7603. | #define PACKAGE_URL ""
  7604.  
  7605. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  7606.  
  7607. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  7608.  
  7609. | #define DEFAULT_FLASH_REV_NUMBER "999"
  7610.  
  7611. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  7612.  
  7613. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  7614.  
  7615. | #define DEFAULT_STREAMS_TIMEOUT 60
  7616.  
  7617. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  7618.  
  7619. | #define LINUX_HOST 1
  7620.  
  7621. | #define PACKAGE "gnash"
  7622.  
  7623. | #define VERSION "0.8.11dev"
  7624.  
  7625. | #define ENABLE_NLS 1
  7626.  
  7627. | #define HAVE_GETTEXT 1
  7628.  
  7629. | #define HAVE_DCGETTEXT 1
  7630.  
  7631. | #define STDC_HEADERS 1
  7632.  
  7633. | #define HAVE_SYS_TYPES_H 1
  7634.  
  7635. | #define HAVE_SYS_STAT_H 1
  7636.  
  7637. | #define HAVE_STDLIB_H 1
  7638.  
  7639. | #define HAVE_STRING_H 1
  7640.  
  7641. | #define HAVE_MEMORY_H 1
  7642.  
  7643. | #define HAVE_STRINGS_H 1
  7644.  
  7645. | #define HAVE_INTTYPES_H 1
  7646.  
  7647. | #define HAVE_STDINT_H 1
  7648.  
  7649. | #define HAVE_UNISTD_H 1
  7650.  
  7651. | #define USE_STATS_CACHE 1
  7652.  
  7653. | #define USE_LC 1
  7654.  
  7655. | #define USE_SOUND 1
  7656.  
  7657. | #define USE_MEDIA 1
  7658.  
  7659. | #define HAVE_FFMPEG_AVCODEC_H 1
  7660.  
  7661. | #define PIXELFORMAT_RGB555 1
  7662.  
  7663. | #define PIXELFORMAT_RGB565 1
  7664.  
  7665. | #define PIXELFORMAT_RGB24 1
  7666.  
  7667. | #define PIXELFORMAT_BGR24 1
  7668.  
  7669. | #define PIXELFORMAT_RGBA32 1
  7670.  
  7671. | #define PIXELFORMAT_BGRA32 1
  7672.  
  7673. | #define PIXELFORMAT_ARGB32 1
  7674.  
  7675. | #define PIXELFORMAT_ABGR32 1
  7676.  
  7677. | #define RENDERER_AGG 1
  7678.  
  7679. | #define RENDERER_CAIRO 1
  7680.  
  7681. | #define HAVE_DLFCN_H 1
  7682.  
  7683. | #define LT_OBJDIR ".libs/"
  7684.  
  7685. | #define HAVE_LTDL_H 1
  7686.  
  7687. | #define HAVE_LTDL 1
  7688.  
  7689. | #define DEBUG_LOGGING 1
  7690.  
  7691. | #define HAVE_MALLINFO 1
  7692.  
  7693. | #define HAVE_IPC_INFO 1
  7694.  
  7695. | #define USE_MENUS /**/
  7696.  
  7697. | #define USE_SWFTREE /**/
  7698.  
  7699. | #define USE_TESTSUITE /**/
  7700.  
  7701. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  7702.  
  7703. | #define USE_CGIBIN 1
  7704.  
  7705. | #define ENABLE_DOUBLE_BUFFERING 1
  7706.  
  7707. | #define USE_TSLIB 1
  7708.  
  7709. | #define USE_KEYBOARD_PS2 1
  7710.  
  7711. | #define USE_INPUT_EVENTS 1
  7712.  
  7713. | #define USE_GIF 1
  7714.  
  7715. | #define USE_PNG 1
  7716.  
  7717. | #define HAVE_DIRENT_H 1
  7718.  
  7719. | #define HAVE_GETOPT_H 1
  7720.  
  7721. | #define HAVE_LIBGEN_H 1
  7722.  
  7723. | #define HAVE_PWD_H 1
  7724.  
  7725. | #define HAVE_SYS_UTSNAME_H 1
  7726.  
  7727. | #define HAVE_SIGNAL_H 1
  7728.  
  7729. | #define HAVE_UNISTD_H 1
  7730.  
  7731. | #define HAVE_SYS_TIME_H 1
  7732.  
  7733. | /* end confdefs.h. */
  7734.  
  7735. | #include <linux/uinput.h>
  7736.  
  7737. configure:32873: result: no
  7738.  
  7739. configure:32873: checking for linux/uinput.h
  7740.  
  7741. configure:32873: result: no
  7742.  
  7743. configure:32885: checking for BZ2_bzopen in -lbz2
  7744.  
  7745. configure:32910: /usr/share/emscripten/emcc -o conftest conftest.c -lbz2 >&5
  7746.  
  7747. /usr/bin/ld: cannot find -lbz2
  7748.  
  7749. clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
  7750.  
  7751. configure:32910: $? = 1
  7752.  
  7753. configure: failed program was:
  7754.  
  7755. | /* confdefs.h */
  7756.  
  7757. | #define PACKAGE_NAME "gnash"
  7758.  
  7759. | #define PACKAGE_TARNAME "gnash"
  7760.  
  7761. | #define PACKAGE_VERSION "0.8.11dev"
  7762.  
  7763. | #define PACKAGE_STRING "gnash 0.8.11dev"
  7764.  
  7765. | #define PACKAGE_BUGREPORT ""
  7766.  
  7767. | #define PACKAGE_URL ""
  7768.  
  7769. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  7770.  
  7771. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  7772.  
  7773. | #define DEFAULT_FLASH_REV_NUMBER "999"
  7774.  
  7775. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  7776.  
  7777. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  7778.  
  7779. | #define DEFAULT_STREAMS_TIMEOUT 60
  7780.  
  7781. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  7782.  
  7783. | #define LINUX_HOST 1
  7784.  
  7785. | #define PACKAGE "gnash"
  7786.  
  7787. | #define VERSION "0.8.11dev"
  7788.  
  7789. | #define ENABLE_NLS 1
  7790.  
  7791. | #define HAVE_GETTEXT 1
  7792.  
  7793. | #define HAVE_DCGETTEXT 1
  7794.  
  7795. | #define STDC_HEADERS 1
  7796.  
  7797. | #define HAVE_SYS_TYPES_H 1
  7798.  
  7799. | #define HAVE_SYS_STAT_H 1
  7800.  
  7801. | #define HAVE_STDLIB_H 1
  7802.  
  7803. | #define HAVE_STRING_H 1
  7804.  
  7805. | #define HAVE_MEMORY_H 1
  7806.  
  7807. | #define HAVE_STRINGS_H 1
  7808.  
  7809. | #define HAVE_INTTYPES_H 1
  7810.  
  7811. | #define HAVE_STDINT_H 1
  7812.  
  7813. | #define HAVE_UNISTD_H 1
  7814.  
  7815. | #define USE_STATS_CACHE 1
  7816.  
  7817. | #define USE_LC 1
  7818.  
  7819. | #define USE_SOUND 1
  7820.  
  7821. | #define USE_MEDIA 1
  7822.  
  7823. | #define HAVE_FFMPEG_AVCODEC_H 1
  7824.  
  7825. | #define PIXELFORMAT_RGB555 1
  7826.  
  7827. | #define PIXELFORMAT_RGB565 1
  7828.  
  7829. | #define PIXELFORMAT_RGB24 1
  7830.  
  7831. | #define PIXELFORMAT_BGR24 1
  7832.  
  7833. | #define PIXELFORMAT_RGBA32 1
  7834.  
  7835. | #define PIXELFORMAT_BGRA32 1
  7836.  
  7837. | #define PIXELFORMAT_ARGB32 1
  7838.  
  7839. | #define PIXELFORMAT_ABGR32 1
  7840.  
  7841. | #define RENDERER_AGG 1
  7842.  
  7843. | #define RENDERER_CAIRO 1
  7844.  
  7845. | #define HAVE_DLFCN_H 1
  7846.  
  7847. | #define LT_OBJDIR ".libs/"
  7848.  
  7849. | #define HAVE_LTDL_H 1
  7850.  
  7851. | #define HAVE_LTDL 1
  7852.  
  7853. | #define DEBUG_LOGGING 1
  7854.  
  7855. | #define HAVE_MALLINFO 1
  7856.  
  7857. | #define HAVE_IPC_INFO 1
  7858.  
  7859. | #define USE_MENUS /**/
  7860.  
  7861. | #define USE_SWFTREE /**/
  7862.  
  7863. | #define USE_TESTSUITE /**/
  7864.  
  7865. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  7866.  
  7867. | #define USE_CGIBIN 1
  7868.  
  7869. | #define ENABLE_DOUBLE_BUFFERING 1
  7870.  
  7871. | #define USE_TSLIB 1
  7872.  
  7873. | #define USE_KEYBOARD_PS2 1
  7874.  
  7875. | #define USE_INPUT_EVENTS 1
  7876.  
  7877. | #define USE_GIF 1
  7878.  
  7879. | #define USE_PNG 1
  7880.  
  7881. | #define HAVE_DIRENT_H 1
  7882.  
  7883. | #define HAVE_GETOPT_H 1
  7884.  
  7885. | #define HAVE_LIBGEN_H 1
  7886.  
  7887. | #define HAVE_PWD_H 1
  7888.  
  7889. | #define HAVE_SYS_UTSNAME_H 1
  7890.  
  7891. | #define HAVE_SIGNAL_H 1
  7892.  
  7893. | #define HAVE_UNISTD_H 1
  7894.  
  7895. | #define HAVE_SYS_TIME_H 1
  7896.  
  7897. | /* end confdefs.h. */
  7898.  
  7899. |
  7900.  
  7901. | /* Override any GCC internal prototype to avoid an error.
  7902.  
  7903. | Use char because int might match the return type of a GCC
  7904.  
  7905. | builtin and then its argument prototype would still apply. */
  7906.  
  7907. | #ifdef __cplusplus
  7908.  
  7909. | extern "C"
  7910.  
  7911. | #endif
  7912.  
  7913. | char BZ2_bzopen ();
  7914.  
  7915. | int
  7916.  
  7917. | main ()
  7918.  
  7919. | {
  7920.  
  7921. | return BZ2_bzopen ();
  7922.  
  7923. | ;
  7924.  
  7925. | return 0;
  7926.  
  7927. | }
  7928.  
  7929. configure:32919: result: no
  7930.  
  7931. configure:32926: checking for getpwnam in -lc
  7932.  
  7933. configure:32951: /usr/share/emscripten/emcc -o conftest conftest.c -lc >&5
  7934.  
  7935. configure:32951: $? = 0
  7936.  
  7937. configure:32960: result: yes
  7938.  
  7939. configure:33020: checking for X11 headers
  7940.  
  7941. configure:33032: result: none
  7942.  
  7943. configure:33095: checking for x11_mem_init in -lX11
  7944.  
  7945. configure:33120: /usr/share/emscripten/emcc -o conftest conftest.c -lX11 >&5
  7946.  
  7947. /usr/bin/ld: cannot find -lX11
  7948.  
  7949. clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
  7950.  
  7951. configure:33120: $? = 1
  7952.  
  7953. configure: failed program was:
  7954.  
  7955. | /* confdefs.h */
  7956.  
  7957. | #define PACKAGE_NAME "gnash"
  7958.  
  7959. | #define PACKAGE_TARNAME "gnash"
  7960.  
  7961. | #define PACKAGE_VERSION "0.8.11dev"
  7962.  
  7963. | #define PACKAGE_STRING "gnash 0.8.11dev"
  7964.  
  7965. | #define PACKAGE_BUGREPORT ""
  7966.  
  7967. | #define PACKAGE_URL ""
  7968.  
  7969. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  7970.  
  7971. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  7972.  
  7973. | #define DEFAULT_FLASH_REV_NUMBER "999"
  7974.  
  7975. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  7976.  
  7977. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  7978.  
  7979. | #define DEFAULT_STREAMS_TIMEOUT 60
  7980.  
  7981. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  7982.  
  7983. | #define LINUX_HOST 1
  7984.  
  7985. | #define PACKAGE "gnash"
  7986.  
  7987. | #define VERSION "0.8.11dev"
  7988.  
  7989. | #define ENABLE_NLS 1
  7990.  
  7991. | #define HAVE_GETTEXT 1
  7992.  
  7993. | #define HAVE_DCGETTEXT 1
  7994.  
  7995. | #define STDC_HEADERS 1
  7996.  
  7997. | #define HAVE_SYS_TYPES_H 1
  7998.  
  7999. | #define HAVE_SYS_STAT_H 1
  8000.  
  8001. | #define HAVE_STDLIB_H 1
  8002.  
  8003. | #define HAVE_STRING_H 1
  8004.  
  8005. | #define HAVE_MEMORY_H 1
  8006.  
  8007. | #define HAVE_STRINGS_H 1
  8008.  
  8009. | #define HAVE_INTTYPES_H 1
  8010.  
  8011. | #define HAVE_STDINT_H 1
  8012.  
  8013. | #define HAVE_UNISTD_H 1
  8014.  
  8015. | #define USE_STATS_CACHE 1
  8016.  
  8017. | #define USE_LC 1
  8018.  
  8019. | #define USE_SOUND 1
  8020.  
  8021. | #define USE_MEDIA 1
  8022.  
  8023. | #define HAVE_FFMPEG_AVCODEC_H 1
  8024.  
  8025. | #define PIXELFORMAT_RGB555 1
  8026.  
  8027. | #define PIXELFORMAT_RGB565 1
  8028.  
  8029. | #define PIXELFORMAT_RGB24 1
  8030.  
  8031. | #define PIXELFORMAT_BGR24 1
  8032.  
  8033. | #define PIXELFORMAT_RGBA32 1
  8034.  
  8035. | #define PIXELFORMAT_BGRA32 1
  8036.  
  8037. | #define PIXELFORMAT_ARGB32 1
  8038.  
  8039. | #define PIXELFORMAT_ABGR32 1
  8040.  
  8041. | #define RENDERER_AGG 1
  8042.  
  8043. | #define RENDERER_CAIRO 1
  8044.  
  8045. | #define HAVE_DLFCN_H 1
  8046.  
  8047. | #define LT_OBJDIR ".libs/"
  8048.  
  8049. | #define HAVE_LTDL_H 1
  8050.  
  8051. | #define HAVE_LTDL 1
  8052.  
  8053. | #define DEBUG_LOGGING 1
  8054.  
  8055. | #define HAVE_MALLINFO 1
  8056.  
  8057. | #define HAVE_IPC_INFO 1
  8058.  
  8059. | #define USE_MENUS /**/
  8060.  
  8061. | #define USE_SWFTREE /**/
  8062.  
  8063. | #define USE_TESTSUITE /**/
  8064.  
  8065. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  8066.  
  8067. | #define USE_CGIBIN 1
  8068.  
  8069. | #define ENABLE_DOUBLE_BUFFERING 1
  8070.  
  8071. | #define USE_TSLIB 1
  8072.  
  8073. | #define USE_KEYBOARD_PS2 1
  8074.  
  8075. | #define USE_INPUT_EVENTS 1
  8076.  
  8077. | #define USE_GIF 1
  8078.  
  8079. | #define USE_PNG 1
  8080.  
  8081. | #define HAVE_DIRENT_H 1
  8082.  
  8083. | #define HAVE_GETOPT_H 1
  8084.  
  8085. | #define HAVE_LIBGEN_H 1
  8086.  
  8087. | #define HAVE_PWD_H 1
  8088.  
  8089. | #define HAVE_SYS_UTSNAME_H 1
  8090.  
  8091. | #define HAVE_SIGNAL_H 1
  8092.  
  8093. | #define HAVE_UNISTD_H 1
  8094.  
  8095. | #define HAVE_SYS_TIME_H 1
  8096.  
  8097. | #define HAVE_GETPWNAM 1
  8098.  
  8099. | /* end confdefs.h. */
  8100.  
  8101. |
  8102.  
  8103. | /* Override any GCC internal prototype to avoid an error.
  8104.  
  8105. | Use char because int might match the return type of a GCC
  8106.  
  8107. | builtin and then its argument prototype would still apply. */
  8108.  
  8109. | #ifdef __cplusplus
  8110.  
  8111. | extern "C"
  8112.  
  8113. | #endif
  8114.  
  8115. | char x11_mem_init ();
  8116.  
  8117. | int
  8118.  
  8119. | main ()
  8120.  
  8121. | {
  8122.  
  8123. | return x11_mem_init ();
  8124.  
  8125. | ;
  8126.  
  8127. | return 0;
  8128.  
  8129. | }
  8130.  
  8131. configure:33129: result: no
  8132.  
  8133. configure:33137: checking for X11 library
  8134.  
  8135. configure:33146: result: none
  8136.  
  8137. configure:33189: /usr/share/emscripten/emcc -c conftest.c >&5
  8138.  
  8139. configure:33189: $? = 0
  8140.  
  8141. configure:33226: checking for semget
  8142.  
  8143. configure:33226: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  8144.  
  8145. configure:33226: $? = 0
  8146.  
  8147. configure:33226: result: yes
  8148.  
  8149. configure:33244: checking for finite
  8150.  
  8151. configure:33264: /usr/share/emscripten/emcc -c conftest.c >&5
  8152.  
  8153. configure:33264: $? = 0
  8154.  
  8155. configure:33272: result: yes
  8156.  
  8157. configure:33275: checking for library containing finite
  8158.  
  8159. configure:33306: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  8160.  
  8161. conftest.c:83:6: warning: incompatible redeclaration of library function 'finite' [-Wincompatible-library-redeclaration]
  8162.  
  8163. char finite ();
  8164.  
  8165. ^
  8166.  
  8167. conftest.c:83:6: note: 'finite' is a builtin with type 'int (double)'
  8168.  
  8169. 1 warning generated.
  8170.  
  8171. configure:33306: $? = 0
  8172.  
  8173. configure:33323: result: none required
  8174.  
  8175. configure:33342: checking for isfinite
  8176.  
  8177. configure:33358: /usr/share/emscripten/em++ -c -g -O2 conftest.cpp >&5
  8178.  
  8179. In file included from conftest.cpp:77:
  8180.  
  8181. In file included from /usr/share/emscripten/system/include/libcxx/cmath:300:
  8182.  
  8183. /usr/share/emscripten/system/include/libcxx/__config:317:5: error: function-like macro '__GLIBC_PREREQ' is not defined
  8184.  
  8185. #if __GLIBC_PREREQ(2, 15)
  8186.  
  8187. ^
  8188.  
  8189. /usr/share/emscripten/system/include/libcxx/__config:320:5: error: function-like macro '__GLIBC_PREREQ' is not defined
  8190.  
  8191. #if __GLIBC_PREREQ(2, 17)
  8192.  
  8193. ^
  8194.  
  8195. 2 errors generated.
  8196.  
  8197. configure:33358: $? = 1
  8198.  
  8199. configure: failed program was:
  8200.  
  8201. | /* confdefs.h */
  8202.  
  8203. | #define PACKAGE_NAME "gnash"
  8204.  
  8205. | #define PACKAGE_TARNAME "gnash"
  8206.  
  8207. | #define PACKAGE_VERSION "0.8.11dev"
  8208.  
  8209. | #define PACKAGE_STRING "gnash 0.8.11dev"
  8210.  
  8211. | #define PACKAGE_BUGREPORT ""
  8212.  
  8213. | #define PACKAGE_URL ""
  8214.  
  8215. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  8216.  
  8217. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  8218.  
  8219. | #define DEFAULT_FLASH_REV_NUMBER "999"
  8220.  
  8221. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  8222.  
  8223. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  8224.  
  8225. | #define DEFAULT_STREAMS_TIMEOUT 60
  8226.  
  8227. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  8228.  
  8229. | #define LINUX_HOST 1
  8230.  
  8231. | #define PACKAGE "gnash"
  8232.  
  8233. | #define VERSION "0.8.11dev"
  8234.  
  8235. | #define ENABLE_NLS 1
  8236.  
  8237. | #define HAVE_GETTEXT 1
  8238.  
  8239. | #define HAVE_DCGETTEXT 1
  8240.  
  8241. | #define STDC_HEADERS 1
  8242.  
  8243. | #define HAVE_SYS_TYPES_H 1
  8244.  
  8245. | #define HAVE_SYS_STAT_H 1
  8246.  
  8247. | #define HAVE_STDLIB_H 1
  8248.  
  8249. | #define HAVE_STRING_H 1
  8250.  
  8251. | #define HAVE_MEMORY_H 1
  8252.  
  8253. | #define HAVE_STRINGS_H 1
  8254.  
  8255. | #define HAVE_INTTYPES_H 1
  8256.  
  8257. | #define HAVE_STDINT_H 1
  8258.  
  8259. | #define HAVE_UNISTD_H 1
  8260.  
  8261. | #define USE_STATS_CACHE 1
  8262.  
  8263. | #define USE_LC 1
  8264.  
  8265. | #define USE_SOUND 1
  8266.  
  8267. | #define USE_MEDIA 1
  8268.  
  8269. | #define HAVE_FFMPEG_AVCODEC_H 1
  8270.  
  8271. | #define PIXELFORMAT_RGB555 1
  8272.  
  8273. | #define PIXELFORMAT_RGB565 1
  8274.  
  8275. | #define PIXELFORMAT_RGB24 1
  8276.  
  8277. | #define PIXELFORMAT_BGR24 1
  8278.  
  8279. | #define PIXELFORMAT_RGBA32 1
  8280.  
  8281. | #define PIXELFORMAT_BGRA32 1
  8282.  
  8283. | #define PIXELFORMAT_ARGB32 1
  8284.  
  8285. | #define PIXELFORMAT_ABGR32 1
  8286.  
  8287. | #define RENDERER_AGG 1
  8288.  
  8289. | #define RENDERER_CAIRO 1
  8290.  
  8291. | #define HAVE_DLFCN_H 1
  8292.  
  8293. | #define LT_OBJDIR ".libs/"
  8294.  
  8295. | #define HAVE_LTDL_H 1
  8296.  
  8297. | #define HAVE_LTDL 1
  8298.  
  8299. | #define DEBUG_LOGGING 1
  8300.  
  8301. | #define HAVE_MALLINFO 1
  8302.  
  8303. | #define HAVE_IPC_INFO 1
  8304.  
  8305. | #define USE_MENUS /**/
  8306.  
  8307. | #define USE_SWFTREE /**/
  8308.  
  8309. | #define USE_TESTSUITE /**/
  8310.  
  8311. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  8312.  
  8313. | #define USE_CGIBIN 1
  8314.  
  8315. | #define ENABLE_DOUBLE_BUFFERING 1
  8316.  
  8317. | #define USE_TSLIB 1
  8318.  
  8319. | #define USE_KEYBOARD_PS2 1
  8320.  
  8321. | #define USE_INPUT_EVENTS 1
  8322.  
  8323. | #define USE_GIF 1
  8324.  
  8325. | #define USE_PNG 1
  8326.  
  8327. | #define HAVE_DIRENT_H 1
  8328.  
  8329. | #define HAVE_GETOPT_H 1
  8330.  
  8331. | #define HAVE_LIBGEN_H 1
  8332.  
  8333. | #define HAVE_PWD_H 1
  8334.  
  8335. | #define HAVE_SYS_UTSNAME_H 1
  8336.  
  8337. | #define HAVE_SIGNAL_H 1
  8338.  
  8339. | #define HAVE_UNISTD_H 1
  8340.  
  8341. | #define HAVE_SYS_TIME_H 1
  8342.  
  8343. | #define HAVE_GETPWNAM 1
  8344.  
  8345. | #define IPC_PERM_KEY key
  8346.  
  8347. | #define HAVE_SEMGET 1
  8348.  
  8349. | #define HAVE_FINITE 1
  8350.  
  8351. | /* end confdefs.h. */
  8352.  
  8353. | #include <cmath>
  8354.  
  8355. | int
  8356.  
  8357. | main ()
  8358.  
  8359. | {
  8360.  
  8361. | using namespace std; double x; int y; y = isfinite(x);
  8362.  
  8363. | ;
  8364.  
  8365. | return 0;
  8366.  
  8367. | }
  8368.  
  8369. configure:33366: result: no
  8370.  
  8371. configure:33442: checking whether /usr/share/emscripten/em++ implements __PRETTY_FUNCTION__
  8372.  
  8373. configure:33460: /usr/share/emscripten/em++ -o conftest -g -O2 conftest.cpp >&5
  8374.  
  8375. In file included from conftest.cpp:77:
  8376.  
  8377. In file included from /usr/share/emscripten/system/include/libcxx/cstdio:99:
  8378.  
  8379. /usr/share/emscripten/system/include/libcxx/__config:317:5: error: function-like macro '__GLIBC_PREREQ' is not defined
  8380.  
  8381. #if __GLIBC_PREREQ(2, 15)
  8382.  
  8383. ^
  8384.  
  8385. /usr/share/emscripten/system/include/libcxx/__config:320:5: error: function-like macro '__GLIBC_PREREQ' is not defined
  8386.  
  8387. #if __GLIBC_PREREQ(2, 17)
  8388.  
  8389. ^
  8390.  
  8391. 2 errors generated.
  8392.  
  8393. configure:33460: $? = 1
  8394.  
  8395. configure: failed program was:
  8396.  
  8397. | /* confdefs.h */
  8398.  
  8399. | #define PACKAGE_NAME "gnash"
  8400.  
  8401. | #define PACKAGE_TARNAME "gnash"
  8402.  
  8403. | #define PACKAGE_VERSION "0.8.11dev"
  8404.  
  8405. | #define PACKAGE_STRING "gnash 0.8.11dev"
  8406.  
  8407. | #define PACKAGE_BUGREPORT ""
  8408.  
  8409. | #define PACKAGE_URL ""
  8410.  
  8411. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  8412.  
  8413. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  8414.  
  8415. | #define DEFAULT_FLASH_REV_NUMBER "999"
  8416.  
  8417. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  8418.  
  8419. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  8420.  
  8421. | #define DEFAULT_STREAMS_TIMEOUT 60
  8422.  
  8423. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  8424.  
  8425. | #define LINUX_HOST 1
  8426.  
  8427. | #define PACKAGE "gnash"
  8428.  
  8429. | #define VERSION "0.8.11dev"
  8430.  
  8431. | #define ENABLE_NLS 1
  8432.  
  8433. | #define HAVE_GETTEXT 1
  8434.  
  8435. | #define HAVE_DCGETTEXT 1
  8436.  
  8437. | #define STDC_HEADERS 1
  8438.  
  8439. | #define HAVE_SYS_TYPES_H 1
  8440.  
  8441. | #define HAVE_SYS_STAT_H 1
  8442.  
  8443. | #define HAVE_STDLIB_H 1
  8444.  
  8445. | #define HAVE_STRING_H 1
  8446.  
  8447. | #define HAVE_MEMORY_H 1
  8448.  
  8449. | #define HAVE_STRINGS_H 1
  8450.  
  8451. | #define HAVE_INTTYPES_H 1
  8452.  
  8453. | #define HAVE_STDINT_H 1
  8454.  
  8455. | #define HAVE_UNISTD_H 1
  8456.  
  8457. | #define USE_STATS_CACHE 1
  8458.  
  8459. | #define USE_LC 1
  8460.  
  8461. | #define USE_SOUND 1
  8462.  
  8463. | #define USE_MEDIA 1
  8464.  
  8465. | #define HAVE_FFMPEG_AVCODEC_H 1
  8466.  
  8467. | #define PIXELFORMAT_RGB555 1
  8468.  
  8469. | #define PIXELFORMAT_RGB565 1
  8470.  
  8471. | #define PIXELFORMAT_RGB24 1
  8472.  
  8473. | #define PIXELFORMAT_BGR24 1
  8474.  
  8475. | #define PIXELFORMAT_RGBA32 1
  8476.  
  8477. | #define PIXELFORMAT_BGRA32 1
  8478.  
  8479. | #define PIXELFORMAT_ARGB32 1
  8480.  
  8481. | #define PIXELFORMAT_ABGR32 1
  8482.  
  8483. | #define RENDERER_AGG 1
  8484.  
  8485. | #define RENDERER_CAIRO 1
  8486.  
  8487. | #define HAVE_DLFCN_H 1
  8488.  
  8489. | #define LT_OBJDIR ".libs/"
  8490.  
  8491. | #define HAVE_LTDL_H 1
  8492.  
  8493. | #define HAVE_LTDL 1
  8494.  
  8495. | #define DEBUG_LOGGING 1
  8496.  
  8497. | #define HAVE_MALLINFO 1
  8498.  
  8499. | #define HAVE_IPC_INFO 1
  8500.  
  8501. | #define USE_MENUS /**/
  8502.  
  8503. | #define USE_SWFTREE /**/
  8504.  
  8505. | #define USE_TESTSUITE /**/
  8506.  
  8507. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  8508.  
  8509. | #define USE_CGIBIN 1
  8510.  
  8511. | #define ENABLE_DOUBLE_BUFFERING 1
  8512.  
  8513. | #define USE_TSLIB 1
  8514.  
  8515. | #define USE_KEYBOARD_PS2 1
  8516.  
  8517. | #define USE_INPUT_EVENTS 1
  8518.  
  8519. | #define USE_GIF 1
  8520.  
  8521. | #define USE_PNG 1
  8522.  
  8523. | #define HAVE_DIRENT_H 1
  8524.  
  8525. | #define HAVE_GETOPT_H 1
  8526.  
  8527. | #define HAVE_LIBGEN_H 1
  8528.  
  8529. | #define HAVE_PWD_H 1
  8530.  
  8531. | #define HAVE_SYS_UTSNAME_H 1
  8532.  
  8533. | #define HAVE_SIGNAL_H 1
  8534.  
  8535. | #define HAVE_UNISTD_H 1
  8536.  
  8537. | #define HAVE_SYS_TIME_H 1
  8538.  
  8539. | #define HAVE_GETPWNAM 1
  8540.  
  8541. | #define IPC_PERM_KEY key
  8542.  
  8543. | #define HAVE_SEMGET 1
  8544.  
  8545. | #define HAVE_FINITE 1
  8546.  
  8547. | /* end confdefs.h. */
  8548.  
  8549. | #include <cstdio>
  8550.  
  8551. |
  8552.  
  8553. | int
  8554.  
  8555. | main ()
  8556.  
  8557. | {
  8558.  
  8559. | std::printf("%s", __PRETTY_FUNCTION__);
  8560.  
  8561. | ;
  8562.  
  8563. | return 0;
  8564.  
  8565. | }
  8566.  
  8567. configure:33470: result: no
  8568.  
  8569. configure:33478: checking whether /usr/share/emscripten/em++ implements __FUNCTION__
  8570.  
  8571. configure:33496: /usr/share/emscripten/em++ -o conftest -g -O2 conftest.cpp >&5
  8572.  
  8573. In file included from conftest.cpp:77:
  8574.  
  8575. In file included from /usr/share/emscripten/system/include/libcxx/cstdio:99:
  8576.  
  8577. /usr/share/emscripten/system/include/libcxx/__config:317:5: error: function-like macro '__GLIBC_PREREQ' is not defined
  8578.  
  8579. #if __GLIBC_PREREQ(2, 15)
  8580.  
  8581. ^
  8582.  
  8583. /usr/share/emscripten/system/include/libcxx/__config:320:5: error: function-like macro '__GLIBC_PREREQ' is not defined
  8584.  
  8585. #if __GLIBC_PREREQ(2, 17)
  8586.  
  8587. ^
  8588.  
  8589. 2 errors generated.
  8590.  
  8591. configure:33496: $? = 1
  8592.  
  8593. configure: failed program was:
  8594.  
  8595. | /* confdefs.h */
  8596.  
  8597. | #define PACKAGE_NAME "gnash"
  8598.  
  8599. | #define PACKAGE_TARNAME "gnash"
  8600.  
  8601. | #define PACKAGE_VERSION "0.8.11dev"
  8602.  
  8603. | #define PACKAGE_STRING "gnash 0.8.11dev"
  8604.  
  8605. | #define PACKAGE_BUGREPORT ""
  8606.  
  8607. | #define PACKAGE_URL ""
  8608.  
  8609. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  8610.  
  8611. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  8612.  
  8613. | #define DEFAULT_FLASH_REV_NUMBER "999"
  8614.  
  8615. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  8616.  
  8617. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  8618.  
  8619. | #define DEFAULT_STREAMS_TIMEOUT 60
  8620.  
  8621. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  8622.  
  8623. | #define LINUX_HOST 1
  8624.  
  8625. | #define PACKAGE "gnash"
  8626.  
  8627. | #define VERSION "0.8.11dev"
  8628.  
  8629. | #define ENABLE_NLS 1
  8630.  
  8631. | #define HAVE_GETTEXT 1
  8632.  
  8633. | #define HAVE_DCGETTEXT 1
  8634.  
  8635. | #define STDC_HEADERS 1
  8636.  
  8637. | #define HAVE_SYS_TYPES_H 1
  8638.  
  8639. | #define HAVE_SYS_STAT_H 1
  8640.  
  8641. | #define HAVE_STDLIB_H 1
  8642.  
  8643. | #define HAVE_STRING_H 1
  8644.  
  8645. | #define HAVE_MEMORY_H 1
  8646.  
  8647. | #define HAVE_STRINGS_H 1
  8648.  
  8649. | #define HAVE_INTTYPES_H 1
  8650.  
  8651. | #define HAVE_STDINT_H 1
  8652.  
  8653. | #define HAVE_UNISTD_H 1
  8654.  
  8655. | #define USE_STATS_CACHE 1
  8656.  
  8657. | #define USE_LC 1
  8658.  
  8659. | #define USE_SOUND 1
  8660.  
  8661. | #define USE_MEDIA 1
  8662.  
  8663. | #define HAVE_FFMPEG_AVCODEC_H 1
  8664.  
  8665. | #define PIXELFORMAT_RGB555 1
  8666.  
  8667. | #define PIXELFORMAT_RGB565 1
  8668.  
  8669. | #define PIXELFORMAT_RGB24 1
  8670.  
  8671. | #define PIXELFORMAT_BGR24 1
  8672.  
  8673. | #define PIXELFORMAT_RGBA32 1
  8674.  
  8675. | #define PIXELFORMAT_BGRA32 1
  8676.  
  8677. | #define PIXELFORMAT_ARGB32 1
  8678.  
  8679. | #define PIXELFORMAT_ABGR32 1
  8680.  
  8681. | #define RENDERER_AGG 1
  8682.  
  8683. | #define RENDERER_CAIRO 1
  8684.  
  8685. | #define HAVE_DLFCN_H 1
  8686.  
  8687. | #define LT_OBJDIR ".libs/"
  8688.  
  8689. | #define HAVE_LTDL_H 1
  8690.  
  8691. | #define HAVE_LTDL 1
  8692.  
  8693. | #define DEBUG_LOGGING 1
  8694.  
  8695. | #define HAVE_MALLINFO 1
  8696.  
  8697. | #define HAVE_IPC_INFO 1
  8698.  
  8699. | #define USE_MENUS /**/
  8700.  
  8701. | #define USE_SWFTREE /**/
  8702.  
  8703. | #define USE_TESTSUITE /**/
  8704.  
  8705. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  8706.  
  8707. | #define USE_CGIBIN 1
  8708.  
  8709. | #define ENABLE_DOUBLE_BUFFERING 1
  8710.  
  8711. | #define USE_TSLIB 1
  8712.  
  8713. | #define USE_KEYBOARD_PS2 1
  8714.  
  8715. | #define USE_INPUT_EVENTS 1
  8716.  
  8717. | #define USE_GIF 1
  8718.  
  8719. | #define USE_PNG 1
  8720.  
  8721. | #define HAVE_DIRENT_H 1
  8722.  
  8723. | #define HAVE_GETOPT_H 1
  8724.  
  8725. | #define HAVE_LIBGEN_H 1
  8726.  
  8727. | #define HAVE_PWD_H 1
  8728.  
  8729. | #define HAVE_SYS_UTSNAME_H 1
  8730.  
  8731. | #define HAVE_SIGNAL_H 1
  8732.  
  8733. | #define HAVE_UNISTD_H 1
  8734.  
  8735. | #define HAVE_SYS_TIME_H 1
  8736.  
  8737. | #define HAVE_GETPWNAM 1
  8738.  
  8739. | #define IPC_PERM_KEY key
  8740.  
  8741. | #define HAVE_SEMGET 1
  8742.  
  8743. | #define HAVE_FINITE 1
  8744.  
  8745. | /* end confdefs.h. */
  8746.  
  8747. | #include <cstdio>
  8748.  
  8749. |
  8750.  
  8751. | int
  8752.  
  8753. | main ()
  8754.  
  8755. | {
  8756.  
  8757. | std::printf("%s", __FUNCTION__);
  8758.  
  8759. | ;
  8760.  
  8761. | return 0;
  8762.  
  8763. | }
  8764.  
  8765. configure:33506: result: no
  8766.  
  8767. configure:33514: checking whether /usr/share/emscripten/em++ implements __func__
  8768.  
  8769. configure:33532: /usr/share/emscripten/em++ -o conftest -g -O2 conftest.cpp >&5
  8770.  
  8771. In file included from conftest.cpp:77:
  8772.  
  8773. In file included from /usr/share/emscripten/system/include/libcxx/cstdio:99:
  8774.  
  8775. /usr/share/emscripten/system/include/libcxx/__config:317:5: error: function-like macro '__GLIBC_PREREQ' is not defined
  8776.  
  8777. #if __GLIBC_PREREQ(2, 15)
  8778.  
  8779. ^
  8780.  
  8781. /usr/share/emscripten/system/include/libcxx/__config:320:5: error: function-like macro '__GLIBC_PREREQ' is not defined
  8782.  
  8783. #if __GLIBC_PREREQ(2, 17)
  8784.  
  8785. ^
  8786.  
  8787. 2 errors generated.
  8788.  
  8789. configure:33532: $? = 1
  8790.  
  8791. configure: failed program was:
  8792.  
  8793. | /* confdefs.h */
  8794.  
  8795. | #define PACKAGE_NAME "gnash"
  8796.  
  8797. | #define PACKAGE_TARNAME "gnash"
  8798.  
  8799. | #define PACKAGE_VERSION "0.8.11dev"
  8800.  
  8801. | #define PACKAGE_STRING "gnash 0.8.11dev"
  8802.  
  8803. | #define PACKAGE_BUGREPORT ""
  8804.  
  8805. | #define PACKAGE_URL ""
  8806.  
  8807. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  8808.  
  8809. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  8810.  
  8811. | #define DEFAULT_FLASH_REV_NUMBER "999"
  8812.  
  8813. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  8814.  
  8815. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  8816.  
  8817. | #define DEFAULT_STREAMS_TIMEOUT 60
  8818.  
  8819. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  8820.  
  8821. | #define LINUX_HOST 1
  8822.  
  8823. | #define PACKAGE "gnash"
  8824.  
  8825. | #define VERSION "0.8.11dev"
  8826.  
  8827. | #define ENABLE_NLS 1
  8828.  
  8829. | #define HAVE_GETTEXT 1
  8830.  
  8831. | #define HAVE_DCGETTEXT 1
  8832.  
  8833. | #define STDC_HEADERS 1
  8834.  
  8835. | #define HAVE_SYS_TYPES_H 1
  8836.  
  8837. | #define HAVE_SYS_STAT_H 1
  8838.  
  8839. | #define HAVE_STDLIB_H 1
  8840.  
  8841. | #define HAVE_STRING_H 1
  8842.  
  8843. | #define HAVE_MEMORY_H 1
  8844.  
  8845. | #define HAVE_STRINGS_H 1
  8846.  
  8847. | #define HAVE_INTTYPES_H 1
  8848.  
  8849. | #define HAVE_STDINT_H 1
  8850.  
  8851. | #define HAVE_UNISTD_H 1
  8852.  
  8853. | #define USE_STATS_CACHE 1
  8854.  
  8855. | #define USE_LC 1
  8856.  
  8857. | #define USE_SOUND 1
  8858.  
  8859. | #define USE_MEDIA 1
  8860.  
  8861. | #define HAVE_FFMPEG_AVCODEC_H 1
  8862.  
  8863. | #define PIXELFORMAT_RGB555 1
  8864.  
  8865. | #define PIXELFORMAT_RGB565 1
  8866.  
  8867. | #define PIXELFORMAT_RGB24 1
  8868.  
  8869. | #define PIXELFORMAT_BGR24 1
  8870.  
  8871. | #define PIXELFORMAT_RGBA32 1
  8872.  
  8873. | #define PIXELFORMAT_BGRA32 1
  8874.  
  8875. | #define PIXELFORMAT_ARGB32 1
  8876.  
  8877. | #define PIXELFORMAT_ABGR32 1
  8878.  
  8879. | #define RENDERER_AGG 1
  8880.  
  8881. | #define RENDERER_CAIRO 1
  8882.  
  8883. | #define HAVE_DLFCN_H 1
  8884.  
  8885. | #define LT_OBJDIR ".libs/"
  8886.  
  8887. | #define HAVE_LTDL_H 1
  8888.  
  8889. | #define HAVE_LTDL 1
  8890.  
  8891. | #define DEBUG_LOGGING 1
  8892.  
  8893. | #define HAVE_MALLINFO 1
  8894.  
  8895. | #define HAVE_IPC_INFO 1
  8896.  
  8897. | #define USE_MENUS /**/
  8898.  
  8899. | #define USE_SWFTREE /**/
  8900.  
  8901. | #define USE_TESTSUITE /**/
  8902.  
  8903. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  8904.  
  8905. | #define USE_CGIBIN 1
  8906.  
  8907. | #define ENABLE_DOUBLE_BUFFERING 1
  8908.  
  8909. | #define USE_TSLIB 1
  8910.  
  8911. | #define USE_KEYBOARD_PS2 1
  8912.  
  8913. | #define USE_INPUT_EVENTS 1
  8914.  
  8915. | #define USE_GIF 1
  8916.  
  8917. | #define USE_PNG 1
  8918.  
  8919. | #define HAVE_DIRENT_H 1
  8920.  
  8921. | #define HAVE_GETOPT_H 1
  8922.  
  8923. | #define HAVE_LIBGEN_H 1
  8924.  
  8925. | #define HAVE_PWD_H 1
  8926.  
  8927. | #define HAVE_SYS_UTSNAME_H 1
  8928.  
  8929. | #define HAVE_SIGNAL_H 1
  8930.  
  8931. | #define HAVE_UNISTD_H 1
  8932.  
  8933. | #define HAVE_SYS_TIME_H 1
  8934.  
  8935. | #define HAVE_GETPWNAM 1
  8936.  
  8937. | #define IPC_PERM_KEY key
  8938.  
  8939. | #define HAVE_SEMGET 1
  8940.  
  8941. | #define HAVE_FINITE 1
  8942.  
  8943. | /* end confdefs.h. */
  8944.  
  8945. | #include <cstdio>
  8946.  
  8947. |
  8948.  
  8949. | int
  8950.  
  8951. | main ()
  8952.  
  8953. | {
  8954.  
  8955. | std::printf("%s", __func__);
  8956.  
  8957. | ;
  8958.  
  8959. | return 0;
  8960.  
  8961. | }
  8962.  
  8963. configure:33542: result: no
  8964.  
  8965. configure:33555: checking for getopt
  8966.  
  8967. configure:33555: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  8968.  
  8969. configure:33555: $? = 0
  8970.  
  8971. configure:33555: result: yes
  8972.  
  8973. configure:33572: checking for gettimeofday
  8974.  
  8975. configure:33572: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  8976.  
  8977. configure:33572: $? = 0
  8978.  
  8979. configure:33572: result: yes
  8980.  
  8981. configure:33583: checking for ftime
  8982.  
  8983. configure:33583: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  8984.  
  8985. configure:33583: $? = 0
  8986.  
  8987. configure:33583: result: yes
  8988.  
  8989. configure:33594: checking for tzset
  8990.  
  8991. configure:33594: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  8992.  
  8993. configure:33594: $? = 0
  8994.  
  8995. configure:33594: result: yes
  8996.  
  8997. configure:33605: checking for localtime_r
  8998.  
  8999. configure:33605: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  9000.  
  9001. configure:33605: $? = 0
  9002.  
  9003. configure:33605: result: yes
  9004.  
  9005. configure:33615: checking whether struct tm has tm_gmtoff
  9006.  
  9007. configure:33641: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  9008.  
  9009. configure:33641: $? = 0
  9010.  
  9011. configure:33651: result: yes
  9012.  
  9013. configure:33659: checking whether timezone is a long
  9014.  
  9015. configure:33686: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  9016.  
  9017. configure:33686: $? = 0
  9018.  
  9019. configure:33696: result: yes
  9020.  
  9021. configure:33706: checking for mkstemps
  9022.  
  9023. configure:33706: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  9024.  
  9025. configure:33706: $? = 0
  9026.  
  9027. configure:33706: result: yes
  9028.  
  9029. configure:33717: checking for sysconf
  9030.  
  9031. configure:33717: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  9032.  
  9033. configure:33717: $? = 0
  9034.  
  9035. configure:33717: result: yes
  9036.  
  9037. configure:33729: checking for shmget
  9038.  
  9039. configure:33729: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  9040.  
  9041. configure:33729: $? = 0
  9042.  
  9043. configure:33729: result: yes
  9044.  
  9045. configure:33729: checking for shmat
  9046.  
  9047. configure:33729: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  9048.  
  9049. configure:33729: $? = 0
  9050.  
  9051. configure:33729: result: yes
  9052.  
  9053. configure:33729: checking for shmdt
  9054.  
  9055. configure:33729: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  9056.  
  9057. configure:33729: $? = 0
  9058.  
  9059. configure:33729: result: yes
  9060.  
  9061. configure:33729: checking for mmap
  9062.  
  9063. configure:33729: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  9064.  
  9065. configure:33729: $? = 0
  9066.  
  9067. configure:33729: result: yes
  9068.  
  9069. configure:33740: checking for scandir
  9070.  
  9071. configure:33740: /usr/share/emscripten/emcc -o conftest conftest.c >&5
  9072.  
  9073. configure:33740: $? = 0
  9074.  
  9075. configure:33740: result: yes
  9076.  
  9077. configure:33748: checking for clock_gettime in -lrt
  9078.  
  9079. configure:33773: /usr/share/emscripten/emcc -o conftest conftest.c -lrt >&5
  9080.  
  9081. configure:33773: $? = 0
  9082.  
  9083. configure:33782: result: yes
  9084.  
  9085. configure:33793: checking for clock_gettime
  9086.  
  9087. configure:33793: /usr/share/emscripten/emcc -o conftest conftest.c -lrt >&5
  9088.  
  9089. configure:33793: $? = 0
  9090.  
  9091. configure:33793: result: yes
  9092.  
  9093. configure:33802: checking winsock.h usability
  9094.  
  9095. configure:33802: /usr/share/emscripten/emcc -c conftest.c >&5
  9096.  
  9097. conftest.c:126:10: fatal error: 'winsock.h' file not found
  9098.  
  9099. #include <winsock.h>
  9100.  
  9101. ^~~~~~~~~~~
  9102.  
  9103. 1 error generated.
  9104.  
  9105. configure:33802: $? = 1
  9106.  
  9107. configure: failed program was:
  9108.  
  9109. | /* confdefs.h */
  9110.  
  9111. | #define PACKAGE_NAME "gnash"
  9112.  
  9113. | #define PACKAGE_TARNAME "gnash"
  9114.  
  9115. | #define PACKAGE_VERSION "0.8.11dev"
  9116.  
  9117. | #define PACKAGE_STRING "gnash 0.8.11dev"
  9118.  
  9119. | #define PACKAGE_BUGREPORT ""
  9120.  
  9121. | #define PACKAGE_URL ""
  9122.  
  9123. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  9124.  
  9125. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  9126.  
  9127. | #define DEFAULT_FLASH_REV_NUMBER "999"
  9128.  
  9129. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  9130.  
  9131. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  9132.  
  9133. | #define DEFAULT_STREAMS_TIMEOUT 60
  9134.  
  9135. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  9136.  
  9137. | #define LINUX_HOST 1
  9138.  
  9139. | #define PACKAGE "gnash"
  9140.  
  9141. | #define VERSION "0.8.11dev"
  9142.  
  9143. | #define ENABLE_NLS 1
  9144.  
  9145. | #define HAVE_GETTEXT 1
  9146.  
  9147. | #define HAVE_DCGETTEXT 1
  9148.  
  9149. | #define STDC_HEADERS 1
  9150.  
  9151. | #define HAVE_SYS_TYPES_H 1
  9152.  
  9153. | #define HAVE_SYS_STAT_H 1
  9154.  
  9155. | #define HAVE_STDLIB_H 1
  9156.  
  9157. | #define HAVE_STRING_H 1
  9158.  
  9159. | #define HAVE_MEMORY_H 1
  9160.  
  9161. | #define HAVE_STRINGS_H 1
  9162.  
  9163. | #define HAVE_INTTYPES_H 1
  9164.  
  9165. | #define HAVE_STDINT_H 1
  9166.  
  9167. | #define HAVE_UNISTD_H 1
  9168.  
  9169. | #define USE_STATS_CACHE 1
  9170.  
  9171. | #define USE_LC 1
  9172.  
  9173. | #define USE_SOUND 1
  9174.  
  9175. | #define USE_MEDIA 1
  9176.  
  9177. | #define HAVE_FFMPEG_AVCODEC_H 1
  9178.  
  9179. | #define PIXELFORMAT_RGB555 1
  9180.  
  9181. | #define PIXELFORMAT_RGB565 1
  9182.  
  9183. | #define PIXELFORMAT_RGB24 1
  9184.  
  9185. | #define PIXELFORMAT_BGR24 1
  9186.  
  9187. | #define PIXELFORMAT_RGBA32 1
  9188.  
  9189. | #define PIXELFORMAT_BGRA32 1
  9190.  
  9191. | #define PIXELFORMAT_ARGB32 1
  9192.  
  9193. | #define PIXELFORMAT_ABGR32 1
  9194.  
  9195. | #define RENDERER_AGG 1
  9196.  
  9197. | #define RENDERER_CAIRO 1
  9198.  
  9199. | #define HAVE_DLFCN_H 1
  9200.  
  9201. | #define LT_OBJDIR ".libs/"
  9202.  
  9203. | #define HAVE_LTDL_H 1
  9204.  
  9205. | #define HAVE_LTDL 1
  9206.  
  9207. | #define DEBUG_LOGGING 1
  9208.  
  9209. | #define HAVE_MALLINFO 1
  9210.  
  9211. | #define HAVE_IPC_INFO 1
  9212.  
  9213. | #define USE_MENUS /**/
  9214.  
  9215. | #define USE_SWFTREE /**/
  9216.  
  9217. | #define USE_TESTSUITE /**/
  9218.  
  9219. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  9220.  
  9221. | #define USE_CGIBIN 1
  9222.  
  9223. | #define ENABLE_DOUBLE_BUFFERING 1
  9224.  
  9225. | #define USE_TSLIB 1
  9226.  
  9227. | #define USE_KEYBOARD_PS2 1
  9228.  
  9229. | #define USE_INPUT_EVENTS 1
  9230.  
  9231. | #define USE_GIF 1
  9232.  
  9233. | #define USE_PNG 1
  9234.  
  9235. | #define HAVE_DIRENT_H 1
  9236.  
  9237. | #define HAVE_GETOPT_H 1
  9238.  
  9239. | #define HAVE_LIBGEN_H 1
  9240.  
  9241. | #define HAVE_PWD_H 1
  9242.  
  9243. | #define HAVE_SYS_UTSNAME_H 1
  9244.  
  9245. | #define HAVE_SIGNAL_H 1
  9246.  
  9247. | #define HAVE_UNISTD_H 1
  9248.  
  9249. | #define HAVE_SYS_TIME_H 1
  9250.  
  9251. | #define HAVE_GETPWNAM 1
  9252.  
  9253. | #define IPC_PERM_KEY key
  9254.  
  9255. | #define HAVE_SEMGET 1
  9256.  
  9257. | #define HAVE_FINITE 1
  9258.  
  9259. | #define HAVE_GETOPT 1
  9260.  
  9261. | #define HAVE_GETTIMEOFDAY 1
  9262.  
  9263. | #define HAVE_FTIME 1
  9264.  
  9265. | #define HAVE_TZSET 1
  9266.  
  9267. | #define HAVE_LOCALTIME_R 1
  9268.  
  9269. | #define HAVE_TM_GMTOFF 1
  9270.  
  9271. | #define HAVE_LONG_TIMEZONE 1
  9272.  
  9273. | #define HAVE_MKSTEMPS 1
  9274.  
  9275. | #define HAVE_SYSCONF 1
  9276.  
  9277. | #define HAVE_SHMGET 1
  9278.  
  9279. | #define HAVE_SHMAT 1
  9280.  
  9281. | #define HAVE_SHMDT 1
  9282.  
  9283. | #define HAVE_MMAP 1
  9284.  
  9285. | #define HAVE_SCANDIR 1
  9286.  
  9287. | #define HAVE_LIBRT 1
  9288.  
  9289. | #define HAVE_CLOCK_GETTIME 1
  9290.  
  9291. | /* end confdefs.h. */
  9292.  
  9293. | #include <stdio.h>
  9294.  
  9295. | #ifdef HAVE_SYS_TYPES_H
  9296.  
  9297. | # include <sys/types.h>
  9298.  
  9299. | #endif
  9300.  
  9301. | #ifdef HAVE_SYS_STAT_H
  9302.  
  9303. | # include <sys/stat.h>
  9304.  
  9305. | #endif
  9306.  
  9307. | #ifdef STDC_HEADERS
  9308.  
  9309. | # include <stdlib.h>
  9310.  
  9311. | # include <stddef.h>
  9312.  
  9313. | #else
  9314.  
  9315. | # ifdef HAVE_STDLIB_H
  9316.  
  9317. | # include <stdlib.h>
  9318.  
  9319. | # endif
  9320.  
  9321. | #endif
  9322.  
  9323. | #ifdef HAVE_STRING_H
  9324.  
  9325. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9326.  
  9327. | # include <memory.h>
  9328.  
  9329. | # endif
  9330.  
  9331. | # include <string.h>
  9332.  
  9333. | #endif
  9334.  
  9335. | #ifdef HAVE_STRINGS_H
  9336.  
  9337. | # include <strings.h>
  9338.  
  9339. | #endif
  9340.  
  9341. | #ifdef HAVE_INTTYPES_H
  9342.  
  9343. | # include <inttypes.h>
  9344.  
  9345. | #endif
  9346.  
  9347. | #ifdef HAVE_STDINT_H
  9348.  
  9349. | # include <stdint.h>
  9350.  
  9351. | #endif
  9352.  
  9353. | #ifdef HAVE_UNISTD_H
  9354.  
  9355. | # include <unistd.h>
  9356.  
  9357. | #endif
  9358.  
  9359. | #include <winsock.h>
  9360.  
  9361. configure:33802: result: no
  9362.  
  9363. configure:33802: checking winsock.h presence
  9364.  
  9365. configure:33802: /usr/share/emscripten/emcc -E conftest.c
  9366.  
  9367. conftest.c:93:10: fatal error: 'winsock.h' file not found
  9368.  
  9369. #include <winsock.h>
  9370.  
  9371. ^~~~~~~~~~~
  9372.  
  9373. 1 error generated.
  9374.  
  9375. configure:33802: $? = 1
  9376.  
  9377. configure: failed program was:
  9378.  
  9379. | /* confdefs.h */
  9380.  
  9381. | #define PACKAGE_NAME "gnash"
  9382.  
  9383. | #define PACKAGE_TARNAME "gnash"
  9384.  
  9385. | #define PACKAGE_VERSION "0.8.11dev"
  9386.  
  9387. | #define PACKAGE_STRING "gnash 0.8.11dev"
  9388.  
  9389. | #define PACKAGE_BUGREPORT ""
  9390.  
  9391. | #define PACKAGE_URL ""
  9392.  
  9393. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  9394.  
  9395. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  9396.  
  9397. | #define DEFAULT_FLASH_REV_NUMBER "999"
  9398.  
  9399. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  9400.  
  9401. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  9402.  
  9403. | #define DEFAULT_STREAMS_TIMEOUT 60
  9404.  
  9405. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  9406.  
  9407. | #define LINUX_HOST 1
  9408.  
  9409. | #define PACKAGE "gnash"
  9410.  
  9411. | #define VERSION "0.8.11dev"
  9412.  
  9413. | #define ENABLE_NLS 1
  9414.  
  9415. | #define HAVE_GETTEXT 1
  9416.  
  9417. | #define HAVE_DCGETTEXT 1
  9418.  
  9419. | #define STDC_HEADERS 1
  9420.  
  9421. | #define HAVE_SYS_TYPES_H 1
  9422.  
  9423. | #define HAVE_SYS_STAT_H 1
  9424.  
  9425. | #define HAVE_STDLIB_H 1
  9426.  
  9427. | #define HAVE_STRING_H 1
  9428.  
  9429. | #define HAVE_MEMORY_H 1
  9430.  
  9431. | #define HAVE_STRINGS_H 1
  9432.  
  9433. | #define HAVE_INTTYPES_H 1
  9434.  
  9435. | #define HAVE_STDINT_H 1
  9436.  
  9437. | #define HAVE_UNISTD_H 1
  9438.  
  9439. | #define USE_STATS_CACHE 1
  9440.  
  9441. | #define USE_LC 1
  9442.  
  9443. | #define USE_SOUND 1
  9444.  
  9445. | #define USE_MEDIA 1
  9446.  
  9447. | #define HAVE_FFMPEG_AVCODEC_H 1
  9448.  
  9449. | #define PIXELFORMAT_RGB555 1
  9450.  
  9451. | #define PIXELFORMAT_RGB565 1
  9452.  
  9453. | #define PIXELFORMAT_RGB24 1
  9454.  
  9455. | #define PIXELFORMAT_BGR24 1
  9456.  
  9457. | #define PIXELFORMAT_RGBA32 1
  9458.  
  9459. | #define PIXELFORMAT_BGRA32 1
  9460.  
  9461. | #define PIXELFORMAT_ARGB32 1
  9462.  
  9463. | #define PIXELFORMAT_ABGR32 1
  9464.  
  9465. | #define RENDERER_AGG 1
  9466.  
  9467. | #define RENDERER_CAIRO 1
  9468.  
  9469. | #define HAVE_DLFCN_H 1
  9470.  
  9471. | #define LT_OBJDIR ".libs/"
  9472.  
  9473. | #define HAVE_LTDL_H 1
  9474.  
  9475. | #define HAVE_LTDL 1
  9476.  
  9477. | #define DEBUG_LOGGING 1
  9478.  
  9479. | #define HAVE_MALLINFO 1
  9480.  
  9481. | #define HAVE_IPC_INFO 1
  9482.  
  9483. | #define USE_MENUS /**/
  9484.  
  9485. | #define USE_SWFTREE /**/
  9486.  
  9487. | #define USE_TESTSUITE /**/
  9488.  
  9489. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  9490.  
  9491. | #define USE_CGIBIN 1
  9492.  
  9493. | #define ENABLE_DOUBLE_BUFFERING 1
  9494.  
  9495. | #define USE_TSLIB 1
  9496.  
  9497. | #define USE_KEYBOARD_PS2 1
  9498.  
  9499. | #define USE_INPUT_EVENTS 1
  9500.  
  9501. | #define USE_GIF 1
  9502.  
  9503. | #define USE_PNG 1
  9504.  
  9505. | #define HAVE_DIRENT_H 1
  9506.  
  9507. | #define HAVE_GETOPT_H 1
  9508.  
  9509. | #define HAVE_LIBGEN_H 1
  9510.  
  9511. | #define HAVE_PWD_H 1
  9512.  
  9513. | #define HAVE_SYS_UTSNAME_H 1
  9514.  
  9515. | #define HAVE_SIGNAL_H 1
  9516.  
  9517. | #define HAVE_UNISTD_H 1
  9518.  
  9519. | #define HAVE_SYS_TIME_H 1
  9520.  
  9521. | #define HAVE_GETPWNAM 1
  9522.  
  9523. | #define IPC_PERM_KEY key
  9524.  
  9525. | #define HAVE_SEMGET 1
  9526.  
  9527. | #define HAVE_FINITE 1
  9528.  
  9529. | #define HAVE_GETOPT 1
  9530.  
  9531. | #define HAVE_GETTIMEOFDAY 1
  9532.  
  9533. | #define HAVE_FTIME 1
  9534.  
  9535. | #define HAVE_TZSET 1
  9536.  
  9537. | #define HAVE_LOCALTIME_R 1
  9538.  
  9539. | #define HAVE_TM_GMTOFF 1
  9540.  
  9541. | #define HAVE_LONG_TIMEZONE 1
  9542.  
  9543. | #define HAVE_MKSTEMPS 1
  9544.  
  9545. | #define HAVE_SYSCONF 1
  9546.  
  9547. | #define HAVE_SHMGET 1
  9548.  
  9549. | #define HAVE_SHMAT 1
  9550.  
  9551. | #define HAVE_SHMDT 1
  9552.  
  9553. | #define HAVE_MMAP 1
  9554.  
  9555. | #define HAVE_SCANDIR 1
  9556.  
  9557. | #define HAVE_LIBRT 1
  9558.  
  9559. | #define HAVE_CLOCK_GETTIME 1
  9560.  
  9561. | /* end confdefs.h. */
  9562.  
  9563. | #include <winsock.h>
  9564.  
  9565. configure:33802: result: no
  9566.  
  9567. configure:33802: checking for winsock.h
  9568.  
  9569. configure:33802: result: no
  9570.  
  9571. configure:33814: checking winsock2.h usability
  9572.  
  9573. configure:33814: /usr/share/emscripten/emcc -c conftest.c >&5
  9574.  
  9575. conftest.c:126:10: fatal error: 'winsock2.h' file not found
  9576.  
  9577. #include <winsock2.h>
  9578.  
  9579. ^~~~~~~~~~~~
  9580.  
  9581. 1 error generated.
  9582.  
  9583. configure:33814: $? = 1
  9584.  
  9585. configure: failed program was:
  9586.  
  9587. | /* confdefs.h */
  9588.  
  9589. | #define PACKAGE_NAME "gnash"
  9590.  
  9591. | #define PACKAGE_TARNAME "gnash"
  9592.  
  9593. | #define PACKAGE_VERSION "0.8.11dev"
  9594.  
  9595. | #define PACKAGE_STRING "gnash 0.8.11dev"
  9596.  
  9597. | #define PACKAGE_BUGREPORT ""
  9598.  
  9599. | #define PACKAGE_URL ""
  9600.  
  9601. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  9602.  
  9603. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  9604.  
  9605. | #define DEFAULT_FLASH_REV_NUMBER "999"
  9606.  
  9607. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  9608.  
  9609. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  9610.  
  9611. | #define DEFAULT_STREAMS_TIMEOUT 60
  9612.  
  9613. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  9614.  
  9615. | #define LINUX_HOST 1
  9616.  
  9617. | #define PACKAGE "gnash"
  9618.  
  9619. | #define VERSION "0.8.11dev"
  9620.  
  9621. | #define ENABLE_NLS 1
  9622.  
  9623. | #define HAVE_GETTEXT 1
  9624.  
  9625. | #define HAVE_DCGETTEXT 1
  9626.  
  9627. | #define STDC_HEADERS 1
  9628.  
  9629. | #define HAVE_SYS_TYPES_H 1
  9630.  
  9631. | #define HAVE_SYS_STAT_H 1
  9632.  
  9633. | #define HAVE_STDLIB_H 1
  9634.  
  9635. | #define HAVE_STRING_H 1
  9636.  
  9637. | #define HAVE_MEMORY_H 1
  9638.  
  9639. | #define HAVE_STRINGS_H 1
  9640.  
  9641. | #define HAVE_INTTYPES_H 1
  9642.  
  9643. | #define HAVE_STDINT_H 1
  9644.  
  9645. | #define HAVE_UNISTD_H 1
  9646.  
  9647. | #define USE_STATS_CACHE 1
  9648.  
  9649. | #define USE_LC 1
  9650.  
  9651. | #define USE_SOUND 1
  9652.  
  9653. | #define USE_MEDIA 1
  9654.  
  9655. | #define HAVE_FFMPEG_AVCODEC_H 1
  9656.  
  9657. | #define PIXELFORMAT_RGB555 1
  9658.  
  9659. | #define PIXELFORMAT_RGB565 1
  9660.  
  9661. | #define PIXELFORMAT_RGB24 1
  9662.  
  9663. | #define PIXELFORMAT_BGR24 1
  9664.  
  9665. | #define PIXELFORMAT_RGBA32 1
  9666.  
  9667. | #define PIXELFORMAT_BGRA32 1
  9668.  
  9669. | #define PIXELFORMAT_ARGB32 1
  9670.  
  9671. | #define PIXELFORMAT_ABGR32 1
  9672.  
  9673. | #define RENDERER_AGG 1
  9674.  
  9675. | #define RENDERER_CAIRO 1
  9676.  
  9677. | #define HAVE_DLFCN_H 1
  9678.  
  9679. | #define LT_OBJDIR ".libs/"
  9680.  
  9681. | #define HAVE_LTDL_H 1
  9682.  
  9683. | #define HAVE_LTDL 1
  9684.  
  9685. | #define DEBUG_LOGGING 1
  9686.  
  9687. | #define HAVE_MALLINFO 1
  9688.  
  9689. | #define HAVE_IPC_INFO 1
  9690.  
  9691. | #define USE_MENUS /**/
  9692.  
  9693. | #define USE_SWFTREE /**/
  9694.  
  9695. | #define USE_TESTSUITE /**/
  9696.  
  9697. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  9698.  
  9699. | #define USE_CGIBIN 1
  9700.  
  9701. | #define ENABLE_DOUBLE_BUFFERING 1
  9702.  
  9703. | #define USE_TSLIB 1
  9704.  
  9705. | #define USE_KEYBOARD_PS2 1
  9706.  
  9707. | #define USE_INPUT_EVENTS 1
  9708.  
  9709. | #define USE_GIF 1
  9710.  
  9711. | #define USE_PNG 1
  9712.  
  9713. | #define HAVE_DIRENT_H 1
  9714.  
  9715. | #define HAVE_GETOPT_H 1
  9716.  
  9717. | #define HAVE_LIBGEN_H 1
  9718.  
  9719. | #define HAVE_PWD_H 1
  9720.  
  9721. | #define HAVE_SYS_UTSNAME_H 1
  9722.  
  9723. | #define HAVE_SIGNAL_H 1
  9724.  
  9725. | #define HAVE_UNISTD_H 1
  9726.  
  9727. | #define HAVE_SYS_TIME_H 1
  9728.  
  9729. | #define HAVE_GETPWNAM 1
  9730.  
  9731. | #define IPC_PERM_KEY key
  9732.  
  9733. | #define HAVE_SEMGET 1
  9734.  
  9735. | #define HAVE_FINITE 1
  9736.  
  9737. | #define HAVE_GETOPT 1
  9738.  
  9739. | #define HAVE_GETTIMEOFDAY 1
  9740.  
  9741. | #define HAVE_FTIME 1
  9742.  
  9743. | #define HAVE_TZSET 1
  9744.  
  9745. | #define HAVE_LOCALTIME_R 1
  9746.  
  9747. | #define HAVE_TM_GMTOFF 1
  9748.  
  9749. | #define HAVE_LONG_TIMEZONE 1
  9750.  
  9751. | #define HAVE_MKSTEMPS 1
  9752.  
  9753. | #define HAVE_SYSCONF 1
  9754.  
  9755. | #define HAVE_SHMGET 1
  9756.  
  9757. | #define HAVE_SHMAT 1
  9758.  
  9759. | #define HAVE_SHMDT 1
  9760.  
  9761. | #define HAVE_MMAP 1
  9762.  
  9763. | #define HAVE_SCANDIR 1
  9764.  
  9765. | #define HAVE_LIBRT 1
  9766.  
  9767. | #define HAVE_CLOCK_GETTIME 1
  9768.  
  9769. | /* end confdefs.h. */
  9770.  
  9771. | #include <stdio.h>
  9772.  
  9773. | #ifdef HAVE_SYS_TYPES_H
  9774.  
  9775. | # include <sys/types.h>
  9776.  
  9777. | #endif
  9778.  
  9779. | #ifdef HAVE_SYS_STAT_H
  9780.  
  9781. | # include <sys/stat.h>
  9782.  
  9783. | #endif
  9784.  
  9785. | #ifdef STDC_HEADERS
  9786.  
  9787. | # include <stdlib.h>
  9788.  
  9789. | # include <stddef.h>
  9790.  
  9791. | #else
  9792.  
  9793. | # ifdef HAVE_STDLIB_H
  9794.  
  9795. | # include <stdlib.h>
  9796.  
  9797. | # endif
  9798.  
  9799. | #endif
  9800.  
  9801. | #ifdef HAVE_STRING_H
  9802.  
  9803. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9804.  
  9805. | # include <memory.h>
  9806.  
  9807. | # endif
  9808.  
  9809. | # include <string.h>
  9810.  
  9811. | #endif
  9812.  
  9813. | #ifdef HAVE_STRINGS_H
  9814.  
  9815. | # include <strings.h>
  9816.  
  9817. | #endif
  9818.  
  9819. | #ifdef HAVE_INTTYPES_H
  9820.  
  9821. | # include <inttypes.h>
  9822.  
  9823. | #endif
  9824.  
  9825. | #ifdef HAVE_STDINT_H
  9826.  
  9827. | # include <stdint.h>
  9828.  
  9829. | #endif
  9830.  
  9831. | #ifdef HAVE_UNISTD_H
  9832.  
  9833. | # include <unistd.h>
  9834.  
  9835. | #endif
  9836.  
  9837. | #include <winsock2.h>
  9838.  
  9839. configure:33814: result: no
  9840.  
  9841. configure:33814: checking winsock2.h presence
  9842.  
  9843. configure:33814: /usr/share/emscripten/emcc -E conftest.c
  9844.  
  9845. conftest.c:93:10: fatal error: 'winsock2.h' file not found
  9846.  
  9847. #include <winsock2.h>
  9848.  
  9849. ^~~~~~~~~~~~
  9850.  
  9851. 1 error generated.
  9852.  
  9853. configure:33814: $? = 1
  9854.  
  9855. configure: failed program was:
  9856.  
  9857. | /* confdefs.h */
  9858.  
  9859. | #define PACKAGE_NAME "gnash"
  9860.  
  9861. | #define PACKAGE_TARNAME "gnash"
  9862.  
  9863. | #define PACKAGE_VERSION "0.8.11dev"
  9864.  
  9865. | #define PACKAGE_STRING "gnash 0.8.11dev"
  9866.  
  9867. | #define PACKAGE_BUGREPORT ""
  9868.  
  9869. | #define PACKAGE_URL ""
  9870.  
  9871. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  9872.  
  9873. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  9874.  
  9875. | #define DEFAULT_FLASH_REV_NUMBER "999"
  9876.  
  9877. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  9878.  
  9879. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  9880.  
  9881. | #define DEFAULT_STREAMS_TIMEOUT 60
  9882.  
  9883. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  9884.  
  9885. | #define LINUX_HOST 1
  9886.  
  9887. | #define PACKAGE "gnash"
  9888.  
  9889. | #define VERSION "0.8.11dev"
  9890.  
  9891. | #define ENABLE_NLS 1
  9892.  
  9893. | #define HAVE_GETTEXT 1
  9894.  
  9895. | #define HAVE_DCGETTEXT 1
  9896.  
  9897. | #define STDC_HEADERS 1
  9898.  
  9899. | #define HAVE_SYS_TYPES_H 1
  9900.  
  9901. | #define HAVE_SYS_STAT_H 1
  9902.  
  9903. | #define HAVE_STDLIB_H 1
  9904.  
  9905. | #define HAVE_STRING_H 1
  9906.  
  9907. | #define HAVE_MEMORY_H 1
  9908.  
  9909. | #define HAVE_STRINGS_H 1
  9910.  
  9911. | #define HAVE_INTTYPES_H 1
  9912.  
  9913. | #define HAVE_STDINT_H 1
  9914.  
  9915. | #define HAVE_UNISTD_H 1
  9916.  
  9917. | #define USE_STATS_CACHE 1
  9918.  
  9919. | #define USE_LC 1
  9920.  
  9921. | #define USE_SOUND 1
  9922.  
  9923. | #define USE_MEDIA 1
  9924.  
  9925. | #define HAVE_FFMPEG_AVCODEC_H 1
  9926.  
  9927. | #define PIXELFORMAT_RGB555 1
  9928.  
  9929. | #define PIXELFORMAT_RGB565 1
  9930.  
  9931. | #define PIXELFORMAT_RGB24 1
  9932.  
  9933. | #define PIXELFORMAT_BGR24 1
  9934.  
  9935. | #define PIXELFORMAT_RGBA32 1
  9936.  
  9937. | #define PIXELFORMAT_BGRA32 1
  9938.  
  9939. | #define PIXELFORMAT_ARGB32 1
  9940.  
  9941. | #define PIXELFORMAT_ABGR32 1
  9942.  
  9943. | #define RENDERER_AGG 1
  9944.  
  9945. | #define RENDERER_CAIRO 1
  9946.  
  9947. | #define HAVE_DLFCN_H 1
  9948.  
  9949. | #define LT_OBJDIR ".libs/"
  9950.  
  9951. | #define HAVE_LTDL_H 1
  9952.  
  9953. | #define HAVE_LTDL 1
  9954.  
  9955. | #define DEBUG_LOGGING 1
  9956.  
  9957. | #define HAVE_MALLINFO 1
  9958.  
  9959. | #define HAVE_IPC_INFO 1
  9960.  
  9961. | #define USE_MENUS /**/
  9962.  
  9963. | #define USE_SWFTREE /**/
  9964.  
  9965. | #define USE_TESTSUITE /**/
  9966.  
  9967. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  9968.  
  9969. | #define USE_CGIBIN 1
  9970.  
  9971. | #define ENABLE_DOUBLE_BUFFERING 1
  9972.  
  9973. | #define USE_TSLIB 1
  9974.  
  9975. | #define USE_KEYBOARD_PS2 1
  9976.  
  9977. | #define USE_INPUT_EVENTS 1
  9978.  
  9979. | #define USE_GIF 1
  9980.  
  9981. | #define USE_PNG 1
  9982.  
  9983. | #define HAVE_DIRENT_H 1
  9984.  
  9985. | #define HAVE_GETOPT_H 1
  9986.  
  9987. | #define HAVE_LIBGEN_H 1
  9988.  
  9989. | #define HAVE_PWD_H 1
  9990.  
  9991. | #define HAVE_SYS_UTSNAME_H 1
  9992.  
  9993. | #define HAVE_SIGNAL_H 1
  9994.  
  9995. | #define HAVE_UNISTD_H 1
  9996.  
  9997. | #define HAVE_SYS_TIME_H 1
  9998.  
  9999. | #define HAVE_GETPWNAM 1
  10000.  
  10001. | #define IPC_PERM_KEY key
  10002.  
  10003. | #define HAVE_SEMGET 1
  10004.  
  10005. | #define HAVE_FINITE 1
  10006.  
  10007. | #define HAVE_GETOPT 1
  10008.  
  10009. | #define HAVE_GETTIMEOFDAY 1
  10010.  
  10011. | #define HAVE_FTIME 1
  10012.  
  10013. | #define HAVE_TZSET 1
  10014.  
  10015. | #define HAVE_LOCALTIME_R 1
  10016.  
  10017. | #define HAVE_TM_GMTOFF 1
  10018.  
  10019. | #define HAVE_LONG_TIMEZONE 1
  10020.  
  10021. | #define HAVE_MKSTEMPS 1
  10022.  
  10023. | #define HAVE_SYSCONF 1
  10024.  
  10025. | #define HAVE_SHMGET 1
  10026.  
  10027. | #define HAVE_SHMAT 1
  10028.  
  10029. | #define HAVE_SHMDT 1
  10030.  
  10031. | #define HAVE_MMAP 1
  10032.  
  10033. | #define HAVE_SCANDIR 1
  10034.  
  10035. | #define HAVE_LIBRT 1
  10036.  
  10037. | #define HAVE_CLOCK_GETTIME 1
  10038.  
  10039. | /* end confdefs.h. */
  10040.  
  10041. | #include <winsock2.h>
  10042.  
  10043. configure:33814: result: no
  10044.  
  10045. configure:33814: checking for winsock2.h
  10046.  
  10047. configure:33814: result: no
  10048.  
  10049. configure:33866: checking for nspr.h header using pkg-config
  10050.  
  10051. configure:33877: result: not found
  10052.  
  10053. configure:33884: checking for nspr-config
  10054.  
  10055. configure:33917: result: no
  10056.  
  10057. configure:33942: checking nspr.h usability
  10058.  
  10059. configure:33942: /usr/share/emscripten/emcc -c conftest.c >&5
  10060.  
  10061. conftest.c:126:10: fatal error: 'nspr.h' file not found
  10062.  
  10063. #include <nspr.h>
  10064.  
  10065. ^~~~~~~~
  10066.  
  10067. 1 error generated.
  10068.  
  10069. configure:33942: $? = 1
  10070.  
  10071. configure: failed program was:
  10072.  
  10073. | /* confdefs.h */
  10074.  
  10075. | #define PACKAGE_NAME "gnash"
  10076.  
  10077. | #define PACKAGE_TARNAME "gnash"
  10078.  
  10079. | #define PACKAGE_VERSION "0.8.11dev"
  10080.  
  10081. | #define PACKAGE_STRING "gnash 0.8.11dev"
  10082.  
  10083. | #define PACKAGE_BUGREPORT ""
  10084.  
  10085. | #define PACKAGE_URL ""
  10086.  
  10087. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  10088.  
  10089. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  10090.  
  10091. | #define DEFAULT_FLASH_REV_NUMBER "999"
  10092.  
  10093. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  10094.  
  10095. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  10096.  
  10097. | #define DEFAULT_STREAMS_TIMEOUT 60
  10098.  
  10099. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  10100.  
  10101. | #define LINUX_HOST 1
  10102.  
  10103. | #define PACKAGE "gnash"
  10104.  
  10105. | #define VERSION "0.8.11dev"
  10106.  
  10107. | #define ENABLE_NLS 1
  10108.  
  10109. | #define HAVE_GETTEXT 1
  10110.  
  10111. | #define HAVE_DCGETTEXT 1
  10112.  
  10113. | #define STDC_HEADERS 1
  10114.  
  10115. | #define HAVE_SYS_TYPES_H 1
  10116.  
  10117. | #define HAVE_SYS_STAT_H 1
  10118.  
  10119. | #define HAVE_STDLIB_H 1
  10120.  
  10121. | #define HAVE_STRING_H 1
  10122.  
  10123. | #define HAVE_MEMORY_H 1
  10124.  
  10125. | #define HAVE_STRINGS_H 1
  10126.  
  10127. | #define HAVE_INTTYPES_H 1
  10128.  
  10129. | #define HAVE_STDINT_H 1
  10130.  
  10131. | #define HAVE_UNISTD_H 1
  10132.  
  10133. | #define USE_STATS_CACHE 1
  10134.  
  10135. | #define USE_LC 1
  10136.  
  10137. | #define USE_SOUND 1
  10138.  
  10139. | #define USE_MEDIA 1
  10140.  
  10141. | #define HAVE_FFMPEG_AVCODEC_H 1
  10142.  
  10143. | #define PIXELFORMAT_RGB555 1
  10144.  
  10145. | #define PIXELFORMAT_RGB565 1
  10146.  
  10147. | #define PIXELFORMAT_RGB24 1
  10148.  
  10149. | #define PIXELFORMAT_BGR24 1
  10150.  
  10151. | #define PIXELFORMAT_RGBA32 1
  10152.  
  10153. | #define PIXELFORMAT_BGRA32 1
  10154.  
  10155. | #define PIXELFORMAT_ARGB32 1
  10156.  
  10157. | #define PIXELFORMAT_ABGR32 1
  10158.  
  10159. | #define RENDERER_AGG 1
  10160.  
  10161. | #define RENDERER_CAIRO 1
  10162.  
  10163. | #define HAVE_DLFCN_H 1
  10164.  
  10165. | #define LT_OBJDIR ".libs/"
  10166.  
  10167. | #define HAVE_LTDL_H 1
  10168.  
  10169. | #define HAVE_LTDL 1
  10170.  
  10171. | #define DEBUG_LOGGING 1
  10172.  
  10173. | #define HAVE_MALLINFO 1
  10174.  
  10175. | #define HAVE_IPC_INFO 1
  10176.  
  10177. | #define USE_MENUS /**/
  10178.  
  10179. | #define USE_SWFTREE /**/
  10180.  
  10181. | #define USE_TESTSUITE /**/
  10182.  
  10183. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  10184.  
  10185. | #define USE_CGIBIN 1
  10186.  
  10187. | #define ENABLE_DOUBLE_BUFFERING 1
  10188.  
  10189. | #define USE_TSLIB 1
  10190.  
  10191. | #define USE_KEYBOARD_PS2 1
  10192.  
  10193. | #define USE_INPUT_EVENTS 1
  10194.  
  10195. | #define USE_GIF 1
  10196.  
  10197. | #define USE_PNG 1
  10198.  
  10199. | #define HAVE_DIRENT_H 1
  10200.  
  10201. | #define HAVE_GETOPT_H 1
  10202.  
  10203. | #define HAVE_LIBGEN_H 1
  10204.  
  10205. | #define HAVE_PWD_H 1
  10206.  
  10207. | #define HAVE_SYS_UTSNAME_H 1
  10208.  
  10209. | #define HAVE_SIGNAL_H 1
  10210.  
  10211. | #define HAVE_UNISTD_H 1
  10212.  
  10213. | #define HAVE_SYS_TIME_H 1
  10214.  
  10215. | #define HAVE_GETPWNAM 1
  10216.  
  10217. | #define IPC_PERM_KEY key
  10218.  
  10219. | #define HAVE_SEMGET 1
  10220.  
  10221. | #define HAVE_FINITE 1
  10222.  
  10223. | #define HAVE_GETOPT 1
  10224.  
  10225. | #define HAVE_GETTIMEOFDAY 1
  10226.  
  10227. | #define HAVE_FTIME 1
  10228.  
  10229. | #define HAVE_TZSET 1
  10230.  
  10231. | #define HAVE_LOCALTIME_R 1
  10232.  
  10233. | #define HAVE_TM_GMTOFF 1
  10234.  
  10235. | #define HAVE_LONG_TIMEZONE 1
  10236.  
  10237. | #define HAVE_MKSTEMPS 1
  10238.  
  10239. | #define HAVE_SYSCONF 1
  10240.  
  10241. | #define HAVE_SHMGET 1
  10242.  
  10243. | #define HAVE_SHMAT 1
  10244.  
  10245. | #define HAVE_SHMDT 1
  10246.  
  10247. | #define HAVE_MMAP 1
  10248.  
  10249. | #define HAVE_SCANDIR 1
  10250.  
  10251. | #define HAVE_LIBRT 1
  10252.  
  10253. | #define HAVE_CLOCK_GETTIME 1
  10254.  
  10255. | /* end confdefs.h. */
  10256.  
  10257. | #include <stdio.h>
  10258.  
  10259. | #ifdef HAVE_SYS_TYPES_H
  10260.  
  10261. | # include <sys/types.h>
  10262.  
  10263. | #endif
  10264.  
  10265. | #ifdef HAVE_SYS_STAT_H
  10266.  
  10267. | # include <sys/stat.h>
  10268.  
  10269. | #endif
  10270.  
  10271. | #ifdef STDC_HEADERS
  10272.  
  10273. | # include <stdlib.h>
  10274.  
  10275. | # include <stddef.h>
  10276.  
  10277. | #else
  10278.  
  10279. | # ifdef HAVE_STDLIB_H
  10280.  
  10281. | # include <stdlib.h>
  10282.  
  10283. | # endif
  10284.  
  10285. | #endif
  10286.  
  10287. | #ifdef HAVE_STRING_H
  10288.  
  10289. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  10290.  
  10291. | # include <memory.h>
  10292.  
  10293. | # endif
  10294.  
  10295. | # include <string.h>
  10296.  
  10297. | #endif
  10298.  
  10299. | #ifdef HAVE_STRINGS_H
  10300.  
  10301. | # include <strings.h>
  10302.  
  10303. | #endif
  10304.  
  10305. | #ifdef HAVE_INTTYPES_H
  10306.  
  10307. | # include <inttypes.h>
  10308.  
  10309. | #endif
  10310.  
  10311. | #ifdef HAVE_STDINT_H
  10312.  
  10313. | # include <stdint.h>
  10314.  
  10315. | #endif
  10316.  
  10317. | #ifdef HAVE_UNISTD_H
  10318.  
  10319. | # include <unistd.h>
  10320.  
  10321. | #endif
  10322.  
  10323. | #include <nspr.h>
  10324.  
  10325. configure:33942: result: no
  10326.  
  10327. configure:33942: checking nspr.h presence
  10328.  
  10329. configure:33942: /usr/share/emscripten/emcc -E conftest.c
  10330.  
  10331. conftest.c:93:10: fatal error: 'nspr.h' file not found
  10332.  
  10333. #include <nspr.h>
  10334.  
  10335. ^~~~~~~~
  10336.  
  10337. 1 error generated.
  10338.  
  10339. configure:33942: $? = 1
  10340.  
  10341. configure: failed program was:
  10342.  
  10343. | /* confdefs.h */
  10344.  
  10345. | #define PACKAGE_NAME "gnash"
  10346.  
  10347. | #define PACKAGE_TARNAME "gnash"
  10348.  
  10349. | #define PACKAGE_VERSION "0.8.11dev"
  10350.  
  10351. | #define PACKAGE_STRING "gnash 0.8.11dev"
  10352.  
  10353. | #define PACKAGE_BUGREPORT ""
  10354.  
  10355. | #define PACKAGE_URL ""
  10356.  
  10357. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  10358.  
  10359. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  10360.  
  10361. | #define DEFAULT_FLASH_REV_NUMBER "999"
  10362.  
  10363. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  10364.  
  10365. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  10366.  
  10367. | #define DEFAULT_STREAMS_TIMEOUT 60
  10368.  
  10369. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  10370.  
  10371. | #define LINUX_HOST 1
  10372.  
  10373. | #define PACKAGE "gnash"
  10374.  
  10375. | #define VERSION "0.8.11dev"
  10376.  
  10377. | #define ENABLE_NLS 1
  10378.  
  10379. | #define HAVE_GETTEXT 1
  10380.  
  10381. | #define HAVE_DCGETTEXT 1
  10382.  
  10383. | #define STDC_HEADERS 1
  10384.  
  10385. | #define HAVE_SYS_TYPES_H 1
  10386.  
  10387. | #define HAVE_SYS_STAT_H 1
  10388.  
  10389. | #define HAVE_STDLIB_H 1
  10390.  
  10391. | #define HAVE_STRING_H 1
  10392.  
  10393. | #define HAVE_MEMORY_H 1
  10394.  
  10395. | #define HAVE_STRINGS_H 1
  10396.  
  10397. | #define HAVE_INTTYPES_H 1
  10398.  
  10399. | #define HAVE_STDINT_H 1
  10400.  
  10401. | #define HAVE_UNISTD_H 1
  10402.  
  10403. | #define USE_STATS_CACHE 1
  10404.  
  10405. | #define USE_LC 1
  10406.  
  10407. | #define USE_SOUND 1
  10408.  
  10409. | #define USE_MEDIA 1
  10410.  
  10411. | #define HAVE_FFMPEG_AVCODEC_H 1
  10412.  
  10413. | #define PIXELFORMAT_RGB555 1
  10414.  
  10415. | #define PIXELFORMAT_RGB565 1
  10416.  
  10417. | #define PIXELFORMAT_RGB24 1
  10418.  
  10419. | #define PIXELFORMAT_BGR24 1
  10420.  
  10421. | #define PIXELFORMAT_RGBA32 1
  10422.  
  10423. | #define PIXELFORMAT_BGRA32 1
  10424.  
  10425. | #define PIXELFORMAT_ARGB32 1
  10426.  
  10427. | #define PIXELFORMAT_ABGR32 1
  10428.  
  10429. | #define RENDERER_AGG 1
  10430.  
  10431. | #define RENDERER_CAIRO 1
  10432.  
  10433. | #define HAVE_DLFCN_H 1
  10434.  
  10435. | #define LT_OBJDIR ".libs/"
  10436.  
  10437. | #define HAVE_LTDL_H 1
  10438.  
  10439. | #define HAVE_LTDL 1
  10440.  
  10441. | #define DEBUG_LOGGING 1
  10442.  
  10443. | #define HAVE_MALLINFO 1
  10444.  
  10445. | #define HAVE_IPC_INFO 1
  10446.  
  10447. | #define USE_MENUS /**/
  10448.  
  10449. | #define USE_SWFTREE /**/
  10450.  
  10451. | #define USE_TESTSUITE /**/
  10452.  
  10453. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  10454.  
  10455. | #define USE_CGIBIN 1
  10456.  
  10457. | #define ENABLE_DOUBLE_BUFFERING 1
  10458.  
  10459. | #define USE_TSLIB 1
  10460.  
  10461. | #define USE_KEYBOARD_PS2 1
  10462.  
  10463. | #define USE_INPUT_EVENTS 1
  10464.  
  10465. | #define USE_GIF 1
  10466.  
  10467. | #define USE_PNG 1
  10468.  
  10469. | #define HAVE_DIRENT_H 1
  10470.  
  10471. | #define HAVE_GETOPT_H 1
  10472.  
  10473. | #define HAVE_LIBGEN_H 1
  10474.  
  10475. | #define HAVE_PWD_H 1
  10476.  
  10477. | #define HAVE_SYS_UTSNAME_H 1
  10478.  
  10479. | #define HAVE_SIGNAL_H 1
  10480.  
  10481. | #define HAVE_UNISTD_H 1
  10482.  
  10483. | #define HAVE_SYS_TIME_H 1
  10484.  
  10485. | #define HAVE_GETPWNAM 1
  10486.  
  10487. | #define IPC_PERM_KEY key
  10488.  
  10489. | #define HAVE_SEMGET 1
  10490.  
  10491. | #define HAVE_FINITE 1
  10492.  
  10493. | #define HAVE_GETOPT 1
  10494.  
  10495. | #define HAVE_GETTIMEOFDAY 1
  10496.  
  10497. | #define HAVE_FTIME 1
  10498.  
  10499. | #define HAVE_TZSET 1
  10500.  
  10501. | #define HAVE_LOCALTIME_R 1
  10502.  
  10503. | #define HAVE_TM_GMTOFF 1
  10504.  
  10505. | #define HAVE_LONG_TIMEZONE 1
  10506.  
  10507. | #define HAVE_MKSTEMPS 1
  10508.  
  10509. | #define HAVE_SYSCONF 1
  10510.  
  10511. | #define HAVE_SHMGET 1
  10512.  
  10513. | #define HAVE_SHMAT 1
  10514.  
  10515. | #define HAVE_SHMDT 1
  10516.  
  10517. | #define HAVE_MMAP 1
  10518.  
  10519. | #define HAVE_SCANDIR 1
  10520.  
  10521. | #define HAVE_LIBRT 1
  10522.  
  10523. | #define HAVE_CLOCK_GETTIME 1
  10524.  
  10525. | /* end confdefs.h. */
  10526.  
  10527. | #include <nspr.h>
  10528.  
  10529. configure:33942: result: no
  10530.  
  10531. configure:33942: checking for nspr.h
  10532.  
  10533. configure:33942: result: no
  10534.  
  10535. configure:33947: checking nspr/nspr.h usability
  10536.  
  10537. configure:33947: /usr/share/emscripten/emcc -c conftest.c >&5
  10538.  
  10539. conftest.c:126:10: fatal error: 'nspr/nspr.h' file not found
  10540.  
  10541. #include <nspr/nspr.h>
  10542.  
  10543. ^~~~~~~~~~~~~
  10544.  
  10545. 1 error generated.
  10546.  
  10547. configure:33947: $? = 1
  10548.  
  10549. configure: failed program was:
  10550.  
  10551. | /* confdefs.h */
  10552.  
  10553. | #define PACKAGE_NAME "gnash"
  10554.  
  10555. | #define PACKAGE_TARNAME "gnash"
  10556.  
  10557. | #define PACKAGE_VERSION "0.8.11dev"
  10558.  
  10559. | #define PACKAGE_STRING "gnash 0.8.11dev"
  10560.  
  10561. | #define PACKAGE_BUGREPORT ""
  10562.  
  10563. | #define PACKAGE_URL ""
  10564.  
  10565. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  10566.  
  10567. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  10568.  
  10569. | #define DEFAULT_FLASH_REV_NUMBER "999"
  10570.  
  10571. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  10572.  
  10573. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  10574.  
  10575. | #define DEFAULT_STREAMS_TIMEOUT 60
  10576.  
  10577. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  10578.  
  10579. | #define LINUX_HOST 1
  10580.  
  10581. | #define PACKAGE "gnash"
  10582.  
  10583. | #define VERSION "0.8.11dev"
  10584.  
  10585. | #define ENABLE_NLS 1
  10586.  
  10587. | #define HAVE_GETTEXT 1
  10588.  
  10589. | #define HAVE_DCGETTEXT 1
  10590.  
  10591. | #define STDC_HEADERS 1
  10592.  
  10593. | #define HAVE_SYS_TYPES_H 1
  10594.  
  10595. | #define HAVE_SYS_STAT_H 1
  10596.  
  10597. | #define HAVE_STDLIB_H 1
  10598.  
  10599. | #define HAVE_STRING_H 1
  10600.  
  10601. | #define HAVE_MEMORY_H 1
  10602.  
  10603. | #define HAVE_STRINGS_H 1
  10604.  
  10605. | #define HAVE_INTTYPES_H 1
  10606.  
  10607. | #define HAVE_STDINT_H 1
  10608.  
  10609. | #define HAVE_UNISTD_H 1
  10610.  
  10611. | #define USE_STATS_CACHE 1
  10612.  
  10613. | #define USE_LC 1
  10614.  
  10615. | #define USE_SOUND 1
  10616.  
  10617. | #define USE_MEDIA 1
  10618.  
  10619. | #define HAVE_FFMPEG_AVCODEC_H 1
  10620.  
  10621. | #define PIXELFORMAT_RGB555 1
  10622.  
  10623. | #define PIXELFORMAT_RGB565 1
  10624.  
  10625. | #define PIXELFORMAT_RGB24 1
  10626.  
  10627. | #define PIXELFORMAT_BGR24 1
  10628.  
  10629. | #define PIXELFORMAT_RGBA32 1
  10630.  
  10631. | #define PIXELFORMAT_BGRA32 1
  10632.  
  10633. | #define PIXELFORMAT_ARGB32 1
  10634.  
  10635. | #define PIXELFORMAT_ABGR32 1
  10636.  
  10637. | #define RENDERER_AGG 1
  10638.  
  10639. | #define RENDERER_CAIRO 1
  10640.  
  10641. | #define HAVE_DLFCN_H 1
  10642.  
  10643. | #define LT_OBJDIR ".libs/"
  10644.  
  10645. | #define HAVE_LTDL_H 1
  10646.  
  10647. | #define HAVE_LTDL 1
  10648.  
  10649. | #define DEBUG_LOGGING 1
  10650.  
  10651. | #define HAVE_MALLINFO 1
  10652.  
  10653. | #define HAVE_IPC_INFO 1
  10654.  
  10655. | #define USE_MENUS /**/
  10656.  
  10657. | #define USE_SWFTREE /**/
  10658.  
  10659. | #define USE_TESTSUITE /**/
  10660.  
  10661. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  10662.  
  10663. | #define USE_CGIBIN 1
  10664.  
  10665. | #define ENABLE_DOUBLE_BUFFERING 1
  10666.  
  10667. | #define USE_TSLIB 1
  10668.  
  10669. | #define USE_KEYBOARD_PS2 1
  10670.  
  10671. | #define USE_INPUT_EVENTS 1
  10672.  
  10673. | #define USE_GIF 1
  10674.  
  10675. | #define USE_PNG 1
  10676.  
  10677. | #define HAVE_DIRENT_H 1
  10678.  
  10679. | #define HAVE_GETOPT_H 1
  10680.  
  10681. | #define HAVE_LIBGEN_H 1
  10682.  
  10683. | #define HAVE_PWD_H 1
  10684.  
  10685. | #define HAVE_SYS_UTSNAME_H 1
  10686.  
  10687. | #define HAVE_SIGNAL_H 1
  10688.  
  10689. | #define HAVE_UNISTD_H 1
  10690.  
  10691. | #define HAVE_SYS_TIME_H 1
  10692.  
  10693. | #define HAVE_GETPWNAM 1
  10694.  
  10695. | #define IPC_PERM_KEY key
  10696.  
  10697. | #define HAVE_SEMGET 1
  10698.  
  10699. | #define HAVE_FINITE 1
  10700.  
  10701. | #define HAVE_GETOPT 1
  10702.  
  10703. | #define HAVE_GETTIMEOFDAY 1
  10704.  
  10705. | #define HAVE_FTIME 1
  10706.  
  10707. | #define HAVE_TZSET 1
  10708.  
  10709. | #define HAVE_LOCALTIME_R 1
  10710.  
  10711. | #define HAVE_TM_GMTOFF 1
  10712.  
  10713. | #define HAVE_LONG_TIMEZONE 1
  10714.  
  10715. | #define HAVE_MKSTEMPS 1
  10716.  
  10717. | #define HAVE_SYSCONF 1
  10718.  
  10719. | #define HAVE_SHMGET 1
  10720.  
  10721. | #define HAVE_SHMAT 1
  10722.  
  10723. | #define HAVE_SHMDT 1
  10724.  
  10725. | #define HAVE_MMAP 1
  10726.  
  10727. | #define HAVE_SCANDIR 1
  10728.  
  10729. | #define HAVE_LIBRT 1
  10730.  
  10731. | #define HAVE_CLOCK_GETTIME 1
  10732.  
  10733. | /* end confdefs.h. */
  10734.  
  10735. | #include <stdio.h>
  10736.  
  10737. | #ifdef HAVE_SYS_TYPES_H
  10738.  
  10739. | # include <sys/types.h>
  10740.  
  10741. | #endif
  10742.  
  10743. | #ifdef HAVE_SYS_STAT_H
  10744.  
  10745. | # include <sys/stat.h>
  10746.  
  10747. | #endif
  10748.  
  10749. | #ifdef STDC_HEADERS
  10750.  
  10751. | # include <stdlib.h>
  10752.  
  10753. | # include <stddef.h>
  10754.  
  10755. | #else
  10756.  
  10757. | # ifdef HAVE_STDLIB_H
  10758.  
  10759. | # include <stdlib.h>
  10760.  
  10761. | # endif
  10762.  
  10763. | #endif
  10764.  
  10765. | #ifdef HAVE_STRING_H
  10766.  
  10767. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  10768.  
  10769. | # include <memory.h>
  10770.  
  10771. | # endif
  10772.  
  10773. | # include <string.h>
  10774.  
  10775. | #endif
  10776.  
  10777. | #ifdef HAVE_STRINGS_H
  10778.  
  10779. | # include <strings.h>
  10780.  
  10781. | #endif
  10782.  
  10783. | #ifdef HAVE_INTTYPES_H
  10784.  
  10785. | # include <inttypes.h>
  10786.  
  10787. | #endif
  10788.  
  10789. | #ifdef HAVE_STDINT_H
  10790.  
  10791. | # include <stdint.h>
  10792.  
  10793. | #endif
  10794.  
  10795. | #ifdef HAVE_UNISTD_H
  10796.  
  10797. | # include <unistd.h>
  10798.  
  10799. | #endif
  10800.  
  10801. | #include <nspr/nspr.h>
  10802.  
  10803. configure:33947: result: no
  10804.  
  10805. configure:33947: checking nspr/nspr.h presence
  10806.  
  10807. configure:33947: /usr/share/emscripten/emcc -E conftest.c
  10808.  
  10809. conftest.c:93:10: fatal error: 'nspr/nspr.h' file not found
  10810.  
  10811. #include <nspr/nspr.h>
  10812.  
  10813. ^~~~~~~~~~~~~
  10814.  
  10815. 1 error generated.
  10816.  
  10817. configure:33947: $? = 1
  10818.  
  10819. configure: failed program was:
  10820.  
  10821. | /* confdefs.h */
  10822.  
  10823. | #define PACKAGE_NAME "gnash"
  10824.  
  10825. | #define PACKAGE_TARNAME "gnash"
  10826.  
  10827. | #define PACKAGE_VERSION "0.8.11dev"
  10828.  
  10829. | #define PACKAGE_STRING "gnash 0.8.11dev"
  10830.  
  10831. | #define PACKAGE_BUGREPORT ""
  10832.  
  10833. | #define PACKAGE_URL ""
  10834.  
  10835. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  10836.  
  10837. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  10838.  
  10839. | #define DEFAULT_FLASH_REV_NUMBER "999"
  10840.  
  10841. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  10842.  
  10843. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  10844.  
  10845. | #define DEFAULT_STREAMS_TIMEOUT 60
  10846.  
  10847. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  10848.  
  10849. | #define LINUX_HOST 1
  10850.  
  10851. | #define PACKAGE "gnash"
  10852.  
  10853. | #define VERSION "0.8.11dev"
  10854.  
  10855. | #define ENABLE_NLS 1
  10856.  
  10857. | #define HAVE_GETTEXT 1
  10858.  
  10859. | #define HAVE_DCGETTEXT 1
  10860.  
  10861. | #define STDC_HEADERS 1
  10862.  
  10863. | #define HAVE_SYS_TYPES_H 1
  10864.  
  10865. | #define HAVE_SYS_STAT_H 1
  10866.  
  10867. | #define HAVE_STDLIB_H 1
  10868.  
  10869. | #define HAVE_STRING_H 1
  10870.  
  10871. | #define HAVE_MEMORY_H 1
  10872.  
  10873. | #define HAVE_STRINGS_H 1
  10874.  
  10875. | #define HAVE_INTTYPES_H 1
  10876.  
  10877. | #define HAVE_STDINT_H 1
  10878.  
  10879. | #define HAVE_UNISTD_H 1
  10880.  
  10881. | #define USE_STATS_CACHE 1
  10882.  
  10883. | #define USE_LC 1
  10884.  
  10885. | #define USE_SOUND 1
  10886.  
  10887. | #define USE_MEDIA 1
  10888.  
  10889. | #define HAVE_FFMPEG_AVCODEC_H 1
  10890.  
  10891. | #define PIXELFORMAT_RGB555 1
  10892.  
  10893. | #define PIXELFORMAT_RGB565 1
  10894.  
  10895. | #define PIXELFORMAT_RGB24 1
  10896.  
  10897. | #define PIXELFORMAT_BGR24 1
  10898.  
  10899. | #define PIXELFORMAT_RGBA32 1
  10900.  
  10901. | #define PIXELFORMAT_BGRA32 1
  10902.  
  10903. | #define PIXELFORMAT_ARGB32 1
  10904.  
  10905. | #define PIXELFORMAT_ABGR32 1
  10906.  
  10907. | #define RENDERER_AGG 1
  10908.  
  10909. | #define RENDERER_CAIRO 1
  10910.  
  10911. | #define HAVE_DLFCN_H 1
  10912.  
  10913. | #define LT_OBJDIR ".libs/"
  10914.  
  10915. | #define HAVE_LTDL_H 1
  10916.  
  10917. | #define HAVE_LTDL 1
  10918.  
  10919. | #define DEBUG_LOGGING 1
  10920.  
  10921. | #define HAVE_MALLINFO 1
  10922.  
  10923. | #define HAVE_IPC_INFO 1
  10924.  
  10925. | #define USE_MENUS /**/
  10926.  
  10927. | #define USE_SWFTREE /**/
  10928.  
  10929. | #define USE_TESTSUITE /**/
  10930.  
  10931. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  10932.  
  10933. | #define USE_CGIBIN 1
  10934.  
  10935. | #define ENABLE_DOUBLE_BUFFERING 1
  10936.  
  10937. | #define USE_TSLIB 1
  10938.  
  10939. | #define USE_KEYBOARD_PS2 1
  10940.  
  10941. | #define USE_INPUT_EVENTS 1
  10942.  
  10943. | #define USE_GIF 1
  10944.  
  10945. | #define USE_PNG 1
  10946.  
  10947. | #define HAVE_DIRENT_H 1
  10948.  
  10949. | #define HAVE_GETOPT_H 1
  10950.  
  10951. | #define HAVE_LIBGEN_H 1
  10952.  
  10953. | #define HAVE_PWD_H 1
  10954.  
  10955. | #define HAVE_SYS_UTSNAME_H 1
  10956.  
  10957. | #define HAVE_SIGNAL_H 1
  10958.  
  10959. | #define HAVE_UNISTD_H 1
  10960.  
  10961. | #define HAVE_SYS_TIME_H 1
  10962.  
  10963. | #define HAVE_GETPWNAM 1
  10964.  
  10965. | #define IPC_PERM_KEY key
  10966.  
  10967. | #define HAVE_SEMGET 1
  10968.  
  10969. | #define HAVE_FINITE 1
  10970.  
  10971. | #define HAVE_GETOPT 1
  10972.  
  10973. | #define HAVE_GETTIMEOFDAY 1
  10974.  
  10975. | #define HAVE_FTIME 1
  10976.  
  10977. | #define HAVE_TZSET 1
  10978.  
  10979. | #define HAVE_LOCALTIME_R 1
  10980.  
  10981. | #define HAVE_TM_GMTOFF 1
  10982.  
  10983. | #define HAVE_LONG_TIMEZONE 1
  10984.  
  10985. | #define HAVE_MKSTEMPS 1
  10986.  
  10987. | #define HAVE_SYSCONF 1
  10988.  
  10989. | #define HAVE_SHMGET 1
  10990.  
  10991. | #define HAVE_SHMAT 1
  10992.  
  10993. | #define HAVE_SHMDT 1
  10994.  
  10995. | #define HAVE_MMAP 1
  10996.  
  10997. | #define HAVE_SCANDIR 1
  10998.  
  10999. | #define HAVE_LIBRT 1
  11000.  
  11001. | #define HAVE_CLOCK_GETTIME 1
  11002.  
  11003. | /* end confdefs.h. */
  11004.  
  11005. | #include <nspr/nspr.h>
  11006.  
  11007. configure:33947: result: no
  11008.  
  11009. configure:33947: checking for nspr/nspr.h
  11010.  
  11011. configure:33947: result: no
  11012.  
  11013. configure:33953: checking for nspr/nspr.h
  11014.  
  11015. configure:33953: result: no
  11016.  
  11017. configure:33958: checking for nspr.h
  11018.  
  11019. configure:33958: result: no
  11020.  
  11021. configure:34006: checking for nspr.h header
  11022.  
  11023. configure:34021: result: not found
  11024.  
  11025. configure:34308: checking for windres
  11026.  
  11027. configure:34341: result: no
  11028.  
  11029. configure:34403: checking for zlib.h header using pkg-config
  11030.  
  11031. configure:34414: result: not found
  11032.  
  11033. configure:34421: checking for z-config
  11034.  
  11035. configure:34454: result: no
  11036.  
  11037. configure:34479: checking zlib.h usability
  11038.  
  11039. configure:34479: /usr/share/emscripten/emcc -c conftest.c >&5
  11040.  
  11041. conftest.c:126:10: fatal error: 'zlib.h' file not found
  11042.  
  11043. #include <zlib.h>
  11044.  
  11045. ^~~~~~~~
  11046.  
  11047. 1 error generated.
  11048.  
  11049. configure:34479: $? = 1
  11050.  
  11051. configure: failed program was:
  11052.  
  11053. | /* confdefs.h */
  11054.  
  11055. | #define PACKAGE_NAME "gnash"
  11056.  
  11057. | #define PACKAGE_TARNAME "gnash"
  11058.  
  11059. | #define PACKAGE_VERSION "0.8.11dev"
  11060.  
  11061. | #define PACKAGE_STRING "gnash 0.8.11dev"
  11062.  
  11063. | #define PACKAGE_BUGREPORT ""
  11064.  
  11065. | #define PACKAGE_URL ""
  11066.  
  11067. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  11068.  
  11069. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  11070.  
  11071. | #define DEFAULT_FLASH_REV_NUMBER "999"
  11072.  
  11073. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  11074.  
  11075. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  11076.  
  11077. | #define DEFAULT_STREAMS_TIMEOUT 60
  11078.  
  11079. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  11080.  
  11081. | #define LINUX_HOST 1
  11082.  
  11083. | #define PACKAGE "gnash"
  11084.  
  11085. | #define VERSION "0.8.11dev"
  11086.  
  11087. | #define ENABLE_NLS 1
  11088.  
  11089. | #define HAVE_GETTEXT 1
  11090.  
  11091. | #define HAVE_DCGETTEXT 1
  11092.  
  11093. | #define STDC_HEADERS 1
  11094.  
  11095. | #define HAVE_SYS_TYPES_H 1
  11096.  
  11097. | #define HAVE_SYS_STAT_H 1
  11098.  
  11099. | #define HAVE_STDLIB_H 1
  11100.  
  11101. | #define HAVE_STRING_H 1
  11102.  
  11103. | #define HAVE_MEMORY_H 1
  11104.  
  11105. | #define HAVE_STRINGS_H 1
  11106.  
  11107. | #define HAVE_INTTYPES_H 1
  11108.  
  11109. | #define HAVE_STDINT_H 1
  11110.  
  11111. | #define HAVE_UNISTD_H 1
  11112.  
  11113. | #define USE_STATS_CACHE 1
  11114.  
  11115. | #define USE_LC 1
  11116.  
  11117. | #define USE_SOUND 1
  11118.  
  11119. | #define USE_MEDIA 1
  11120.  
  11121. | #define HAVE_FFMPEG_AVCODEC_H 1
  11122.  
  11123. | #define PIXELFORMAT_RGB555 1
  11124.  
  11125. | #define PIXELFORMAT_RGB565 1
  11126.  
  11127. | #define PIXELFORMAT_RGB24 1
  11128.  
  11129. | #define PIXELFORMAT_BGR24 1
  11130.  
  11131. | #define PIXELFORMAT_RGBA32 1
  11132.  
  11133. | #define PIXELFORMAT_BGRA32 1
  11134.  
  11135. | #define PIXELFORMAT_ARGB32 1
  11136.  
  11137. | #define PIXELFORMAT_ABGR32 1
  11138.  
  11139. | #define RENDERER_AGG 1
  11140.  
  11141. | #define RENDERER_CAIRO 1
  11142.  
  11143. | #define HAVE_DLFCN_H 1
  11144.  
  11145. | #define LT_OBJDIR ".libs/"
  11146.  
  11147. | #define HAVE_LTDL_H 1
  11148.  
  11149. | #define HAVE_LTDL 1
  11150.  
  11151. | #define DEBUG_LOGGING 1
  11152.  
  11153. | #define HAVE_MALLINFO 1
  11154.  
  11155. | #define HAVE_IPC_INFO 1
  11156.  
  11157. | #define USE_MENUS /**/
  11158.  
  11159. | #define USE_SWFTREE /**/
  11160.  
  11161. | #define USE_TESTSUITE /**/
  11162.  
  11163. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  11164.  
  11165. | #define USE_CGIBIN 1
  11166.  
  11167. | #define ENABLE_DOUBLE_BUFFERING 1
  11168.  
  11169. | #define USE_TSLIB 1
  11170.  
  11171. | #define USE_KEYBOARD_PS2 1
  11172.  
  11173. | #define USE_INPUT_EVENTS 1
  11174.  
  11175. | #define USE_GIF 1
  11176.  
  11177. | #define USE_PNG 1
  11178.  
  11179. | #define HAVE_DIRENT_H 1
  11180.  
  11181. | #define HAVE_GETOPT_H 1
  11182.  
  11183. | #define HAVE_LIBGEN_H 1
  11184.  
  11185. | #define HAVE_PWD_H 1
  11186.  
  11187. | #define HAVE_SYS_UTSNAME_H 1
  11188.  
  11189. | #define HAVE_SIGNAL_H 1
  11190.  
  11191. | #define HAVE_UNISTD_H 1
  11192.  
  11193. | #define HAVE_SYS_TIME_H 1
  11194.  
  11195. | #define HAVE_GETPWNAM 1
  11196.  
  11197. | #define IPC_PERM_KEY key
  11198.  
  11199. | #define HAVE_SEMGET 1
  11200.  
  11201. | #define HAVE_FINITE 1
  11202.  
  11203. | #define HAVE_GETOPT 1
  11204.  
  11205. | #define HAVE_GETTIMEOFDAY 1
  11206.  
  11207. | #define HAVE_FTIME 1
  11208.  
  11209. | #define HAVE_TZSET 1
  11210.  
  11211. | #define HAVE_LOCALTIME_R 1
  11212.  
  11213. | #define HAVE_TM_GMTOFF 1
  11214.  
  11215. | #define HAVE_LONG_TIMEZONE 1
  11216.  
  11217. | #define HAVE_MKSTEMPS 1
  11218.  
  11219. | #define HAVE_SYSCONF 1
  11220.  
  11221. | #define HAVE_SHMGET 1
  11222.  
  11223. | #define HAVE_SHMAT 1
  11224.  
  11225. | #define HAVE_SHMDT 1
  11226.  
  11227. | #define HAVE_MMAP 1
  11228.  
  11229. | #define HAVE_SCANDIR 1
  11230.  
  11231. | #define HAVE_LIBRT 1
  11232.  
  11233. | #define HAVE_CLOCK_GETTIME 1
  11234.  
  11235. | /* end confdefs.h. */
  11236.  
  11237. | #include <stdio.h>
  11238.  
  11239. | #ifdef HAVE_SYS_TYPES_H
  11240.  
  11241. | # include <sys/types.h>
  11242.  
  11243. | #endif
  11244.  
  11245. | #ifdef HAVE_SYS_STAT_H
  11246.  
  11247. | # include <sys/stat.h>
  11248.  
  11249. | #endif
  11250.  
  11251. | #ifdef STDC_HEADERS
  11252.  
  11253. | # include <stdlib.h>
  11254.  
  11255. | # include <stddef.h>
  11256.  
  11257. | #else
  11258.  
  11259. | # ifdef HAVE_STDLIB_H
  11260.  
  11261. | # include <stdlib.h>
  11262.  
  11263. | # endif
  11264.  
  11265. | #endif
  11266.  
  11267. | #ifdef HAVE_STRING_H
  11268.  
  11269. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  11270.  
  11271. | # include <memory.h>
  11272.  
  11273. | # endif
  11274.  
  11275. | # include <string.h>
  11276.  
  11277. | #endif
  11278.  
  11279. | #ifdef HAVE_STRINGS_H
  11280.  
  11281. | # include <strings.h>
  11282.  
  11283. | #endif
  11284.  
  11285. | #ifdef HAVE_INTTYPES_H
  11286.  
  11287. | # include <inttypes.h>
  11288.  
  11289. | #endif
  11290.  
  11291. | #ifdef HAVE_STDINT_H
  11292.  
  11293. | # include <stdint.h>
  11294.  
  11295. | #endif
  11296.  
  11297. | #ifdef HAVE_UNISTD_H
  11298.  
  11299. | # include <unistd.h>
  11300.  
  11301. | #endif
  11302.  
  11303. | #include <zlib.h>
  11304.  
  11305. configure:34479: result: no
  11306.  
  11307. configure:34479: checking zlib.h presence
  11308.  
  11309. configure:34479: /usr/share/emscripten/emcc -E conftest.c
  11310.  
  11311. conftest.c:93:10: fatal error: 'zlib.h' file not found
  11312.  
  11313. #include <zlib.h>
  11314.  
  11315. ^~~~~~~~
  11316.  
  11317. 1 error generated.
  11318.  
  11319. configure:34479: $? = 1
  11320.  
  11321. configure: failed program was:
  11322.  
  11323. | /* confdefs.h */
  11324.  
  11325. | #define PACKAGE_NAME "gnash"
  11326.  
  11327. | #define PACKAGE_TARNAME "gnash"
  11328.  
  11329. | #define PACKAGE_VERSION "0.8.11dev"
  11330.  
  11331. | #define PACKAGE_STRING "gnash 0.8.11dev"
  11332.  
  11333. | #define PACKAGE_BUGREPORT ""
  11334.  
  11335. | #define PACKAGE_URL ""
  11336.  
  11337. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  11338.  
  11339. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  11340.  
  11341. | #define DEFAULT_FLASH_REV_NUMBER "999"
  11342.  
  11343. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  11344.  
  11345. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  11346.  
  11347. | #define DEFAULT_STREAMS_TIMEOUT 60
  11348.  
  11349. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  11350.  
  11351. | #define LINUX_HOST 1
  11352.  
  11353. | #define PACKAGE "gnash"
  11354.  
  11355. | #define VERSION "0.8.11dev"
  11356.  
  11357. | #define ENABLE_NLS 1
  11358.  
  11359. | #define HAVE_GETTEXT 1
  11360.  
  11361. | #define HAVE_DCGETTEXT 1
  11362.  
  11363. | #define STDC_HEADERS 1
  11364.  
  11365. | #define HAVE_SYS_TYPES_H 1
  11366.  
  11367. | #define HAVE_SYS_STAT_H 1
  11368.  
  11369. | #define HAVE_STDLIB_H 1
  11370.  
  11371. | #define HAVE_STRING_H 1
  11372.  
  11373. | #define HAVE_MEMORY_H 1
  11374.  
  11375. | #define HAVE_STRINGS_H 1
  11376.  
  11377. | #define HAVE_INTTYPES_H 1
  11378.  
  11379. | #define HAVE_STDINT_H 1
  11380.  
  11381. | #define HAVE_UNISTD_H 1
  11382.  
  11383. | #define USE_STATS_CACHE 1
  11384.  
  11385. | #define USE_LC 1
  11386.  
  11387. | #define USE_SOUND 1
  11388.  
  11389. | #define USE_MEDIA 1
  11390.  
  11391. | #define HAVE_FFMPEG_AVCODEC_H 1
  11392.  
  11393. | #define PIXELFORMAT_RGB555 1
  11394.  
  11395. | #define PIXELFORMAT_RGB565 1
  11396.  
  11397. | #define PIXELFORMAT_RGB24 1
  11398.  
  11399. | #define PIXELFORMAT_BGR24 1
  11400.  
  11401. | #define PIXELFORMAT_RGBA32 1
  11402.  
  11403. | #define PIXELFORMAT_BGRA32 1
  11404.  
  11405. | #define PIXELFORMAT_ARGB32 1
  11406.  
  11407. | #define PIXELFORMAT_ABGR32 1
  11408.  
  11409. | #define RENDERER_AGG 1
  11410.  
  11411. | #define RENDERER_CAIRO 1
  11412.  
  11413. | #define HAVE_DLFCN_H 1
  11414.  
  11415. | #define LT_OBJDIR ".libs/"
  11416.  
  11417. | #define HAVE_LTDL_H 1
  11418.  
  11419. | #define HAVE_LTDL 1
  11420.  
  11421. | #define DEBUG_LOGGING 1
  11422.  
  11423. | #define HAVE_MALLINFO 1
  11424.  
  11425. | #define HAVE_IPC_INFO 1
  11426.  
  11427. | #define USE_MENUS /**/
  11428.  
  11429. | #define USE_SWFTREE /**/
  11430.  
  11431. | #define USE_TESTSUITE /**/
  11432.  
  11433. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  11434.  
  11435. | #define USE_CGIBIN 1
  11436.  
  11437. | #define ENABLE_DOUBLE_BUFFERING 1
  11438.  
  11439. | #define USE_TSLIB 1
  11440.  
  11441. | #define USE_KEYBOARD_PS2 1
  11442.  
  11443. | #define USE_INPUT_EVENTS 1
  11444.  
  11445. | #define USE_GIF 1
  11446.  
  11447. | #define USE_PNG 1
  11448.  
  11449. | #define HAVE_DIRENT_H 1
  11450.  
  11451. | #define HAVE_GETOPT_H 1
  11452.  
  11453. | #define HAVE_LIBGEN_H 1
  11454.  
  11455. | #define HAVE_PWD_H 1
  11456.  
  11457. | #define HAVE_SYS_UTSNAME_H 1
  11458.  
  11459. | #define HAVE_SIGNAL_H 1
  11460.  
  11461. | #define HAVE_UNISTD_H 1
  11462.  
  11463. | #define HAVE_SYS_TIME_H 1
  11464.  
  11465. | #define HAVE_GETPWNAM 1
  11466.  
  11467. | #define IPC_PERM_KEY key
  11468.  
  11469. | #define HAVE_SEMGET 1
  11470.  
  11471. | #define HAVE_FINITE 1
  11472.  
  11473. | #define HAVE_GETOPT 1
  11474.  
  11475. | #define HAVE_GETTIMEOFDAY 1
  11476.  
  11477. | #define HAVE_FTIME 1
  11478.  
  11479. | #define HAVE_TZSET 1
  11480.  
  11481. | #define HAVE_LOCALTIME_R 1
  11482.  
  11483. | #define HAVE_TM_GMTOFF 1
  11484.  
  11485. | #define HAVE_LONG_TIMEZONE 1
  11486.  
  11487. | #define HAVE_MKSTEMPS 1
  11488.  
  11489. | #define HAVE_SYSCONF 1
  11490.  
  11491. | #define HAVE_SHMGET 1
  11492.  
  11493. | #define HAVE_SHMAT 1
  11494.  
  11495. | #define HAVE_SHMDT 1
  11496.  
  11497. | #define HAVE_MMAP 1
  11498.  
  11499. | #define HAVE_SCANDIR 1
  11500.  
  11501. | #define HAVE_LIBRT 1
  11502.  
  11503. | #define HAVE_CLOCK_GETTIME 1
  11504.  
  11505. | /* end confdefs.h. */
  11506.  
  11507. | #include <zlib.h>
  11508.  
  11509. configure:34479: result: no
  11510.  
  11511. configure:34479: checking for zlib.h
  11512.  
  11513. configure:34479: result: no
  11514.  
  11515. configure:34484: checking z/zlib.h usability
  11516.  
  11517. configure:34484: /usr/share/emscripten/emcc -c conftest.c >&5
  11518.  
  11519. conftest.c:126:10: fatal error: 'z/zlib.h' file not found
  11520.  
  11521. #include <z/zlib.h>
  11522.  
  11523. ^~~~~~~~~~
  11524.  
  11525. 1 error generated.
  11526.  
  11527. configure:34484: $? = 1
  11528.  
  11529. configure: failed program was:
  11530.  
  11531. | /* confdefs.h */
  11532.  
  11533. | #define PACKAGE_NAME "gnash"
  11534.  
  11535. | #define PACKAGE_TARNAME "gnash"
  11536.  
  11537. | #define PACKAGE_VERSION "0.8.11dev"
  11538.  
  11539. | #define PACKAGE_STRING "gnash 0.8.11dev"
  11540.  
  11541. | #define PACKAGE_BUGREPORT ""
  11542.  
  11543. | #define PACKAGE_URL ""
  11544.  
  11545. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  11546.  
  11547. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  11548.  
  11549. | #define DEFAULT_FLASH_REV_NUMBER "999"
  11550.  
  11551. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  11552.  
  11553. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  11554.  
  11555. | #define DEFAULT_STREAMS_TIMEOUT 60
  11556.  
  11557. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  11558.  
  11559. | #define LINUX_HOST 1
  11560.  
  11561. | #define PACKAGE "gnash"
  11562.  
  11563. | #define VERSION "0.8.11dev"
  11564.  
  11565. | #define ENABLE_NLS 1
  11566.  
  11567. | #define HAVE_GETTEXT 1
  11568.  
  11569. | #define HAVE_DCGETTEXT 1
  11570.  
  11571. | #define STDC_HEADERS 1
  11572.  
  11573. | #define HAVE_SYS_TYPES_H 1
  11574.  
  11575. | #define HAVE_SYS_STAT_H 1
  11576.  
  11577. | #define HAVE_STDLIB_H 1
  11578.  
  11579. | #define HAVE_STRING_H 1
  11580.  
  11581. | #define HAVE_MEMORY_H 1
  11582.  
  11583. | #define HAVE_STRINGS_H 1
  11584.  
  11585. | #define HAVE_INTTYPES_H 1
  11586.  
  11587. | #define HAVE_STDINT_H 1
  11588.  
  11589. | #define HAVE_UNISTD_H 1
  11590.  
  11591. | #define USE_STATS_CACHE 1
  11592.  
  11593. | #define USE_LC 1
  11594.  
  11595. | #define USE_SOUND 1
  11596.  
  11597. | #define USE_MEDIA 1
  11598.  
  11599. | #define HAVE_FFMPEG_AVCODEC_H 1
  11600.  
  11601. | #define PIXELFORMAT_RGB555 1
  11602.  
  11603. | #define PIXELFORMAT_RGB565 1
  11604.  
  11605. | #define PIXELFORMAT_RGB24 1
  11606.  
  11607. | #define PIXELFORMAT_BGR24 1
  11608.  
  11609. | #define PIXELFORMAT_RGBA32 1
  11610.  
  11611. | #define PIXELFORMAT_BGRA32 1
  11612.  
  11613. | #define PIXELFORMAT_ARGB32 1
  11614.  
  11615. | #define PIXELFORMAT_ABGR32 1
  11616.  
  11617. | #define RENDERER_AGG 1
  11618.  
  11619. | #define RENDERER_CAIRO 1
  11620.  
  11621. | #define HAVE_DLFCN_H 1
  11622.  
  11623. | #define LT_OBJDIR ".libs/"
  11624.  
  11625. | #define HAVE_LTDL_H 1
  11626.  
  11627. | #define HAVE_LTDL 1
  11628.  
  11629. | #define DEBUG_LOGGING 1
  11630.  
  11631. | #define HAVE_MALLINFO 1
  11632.  
  11633. | #define HAVE_IPC_INFO 1
  11634.  
  11635. | #define USE_MENUS /**/
  11636.  
  11637. | #define USE_SWFTREE /**/
  11638.  
  11639. | #define USE_TESTSUITE /**/
  11640.  
  11641. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  11642.  
  11643. | #define USE_CGIBIN 1
  11644.  
  11645. | #define ENABLE_DOUBLE_BUFFERING 1
  11646.  
  11647. | #define USE_TSLIB 1
  11648.  
  11649. | #define USE_KEYBOARD_PS2 1
  11650.  
  11651. | #define USE_INPUT_EVENTS 1
  11652.  
  11653. | #define USE_GIF 1
  11654.  
  11655. | #define USE_PNG 1
  11656.  
  11657. | #define HAVE_DIRENT_H 1
  11658.  
  11659. | #define HAVE_GETOPT_H 1
  11660.  
  11661. | #define HAVE_LIBGEN_H 1
  11662.  
  11663. | #define HAVE_PWD_H 1
  11664.  
  11665. | #define HAVE_SYS_UTSNAME_H 1
  11666.  
  11667. | #define HAVE_SIGNAL_H 1
  11668.  
  11669. | #define HAVE_UNISTD_H 1
  11670.  
  11671. | #define HAVE_SYS_TIME_H 1
  11672.  
  11673. | #define HAVE_GETPWNAM 1
  11674.  
  11675. | #define IPC_PERM_KEY key
  11676.  
  11677. | #define HAVE_SEMGET 1
  11678.  
  11679. | #define HAVE_FINITE 1
  11680.  
  11681. | #define HAVE_GETOPT 1
  11682.  
  11683. | #define HAVE_GETTIMEOFDAY 1
  11684.  
  11685. | #define HAVE_FTIME 1
  11686.  
  11687. | #define HAVE_TZSET 1
  11688.  
  11689. | #define HAVE_LOCALTIME_R 1
  11690.  
  11691. | #define HAVE_TM_GMTOFF 1
  11692.  
  11693. | #define HAVE_LONG_TIMEZONE 1
  11694.  
  11695. | #define HAVE_MKSTEMPS 1
  11696.  
  11697. | #define HAVE_SYSCONF 1
  11698.  
  11699. | #define HAVE_SHMGET 1
  11700.  
  11701. | #define HAVE_SHMAT 1
  11702.  
  11703. | #define HAVE_SHMDT 1
  11704.  
  11705. | #define HAVE_MMAP 1
  11706.  
  11707. | #define HAVE_SCANDIR 1
  11708.  
  11709. | #define HAVE_LIBRT 1
  11710.  
  11711. | #define HAVE_CLOCK_GETTIME 1
  11712.  
  11713. | /* end confdefs.h. */
  11714.  
  11715. | #include <stdio.h>
  11716.  
  11717. | #ifdef HAVE_SYS_TYPES_H
  11718.  
  11719. | # include <sys/types.h>
  11720.  
  11721. | #endif
  11722.  
  11723. | #ifdef HAVE_SYS_STAT_H
  11724.  
  11725. | # include <sys/stat.h>
  11726.  
  11727. | #endif
  11728.  
  11729. | #ifdef STDC_HEADERS
  11730.  
  11731. | # include <stdlib.h>
  11732.  
  11733. | # include <stddef.h>
  11734.  
  11735. | #else
  11736.  
  11737. | # ifdef HAVE_STDLIB_H
  11738.  
  11739. | # include <stdlib.h>
  11740.  
  11741. | # endif
  11742.  
  11743. | #endif
  11744.  
  11745. | #ifdef HAVE_STRING_H
  11746.  
  11747. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  11748.  
  11749. | # include <memory.h>
  11750.  
  11751. | # endif
  11752.  
  11753. | # include <string.h>
  11754.  
  11755. | #endif
  11756.  
  11757. | #ifdef HAVE_STRINGS_H
  11758.  
  11759. | # include <strings.h>
  11760.  
  11761. | #endif
  11762.  
  11763. | #ifdef HAVE_INTTYPES_H
  11764.  
  11765. | # include <inttypes.h>
  11766.  
  11767. | #endif
  11768.  
  11769. | #ifdef HAVE_STDINT_H
  11770.  
  11771. | # include <stdint.h>
  11772.  
  11773. | #endif
  11774.  
  11775. | #ifdef HAVE_UNISTD_H
  11776.  
  11777. | # include <unistd.h>
  11778.  
  11779. | #endif
  11780.  
  11781. | #include <z/zlib.h>
  11782.  
  11783. configure:34484: result: no
  11784.  
  11785. configure:34484: checking z/zlib.h presence
  11786.  
  11787. configure:34484: /usr/share/emscripten/emcc -E conftest.c
  11788.  
  11789. conftest.c:93:10: fatal error: 'z/zlib.h' file not found
  11790.  
  11791. #include <z/zlib.h>
  11792.  
  11793. ^~~~~~~~~~
  11794.  
  11795. 1 error generated.
  11796.  
  11797. configure:34484: $? = 1
  11798.  
  11799. configure: failed program was:
  11800.  
  11801. | /* confdefs.h */
  11802.  
  11803. | #define PACKAGE_NAME "gnash"
  11804.  
  11805. | #define PACKAGE_TARNAME "gnash"
  11806.  
  11807. | #define PACKAGE_VERSION "0.8.11dev"
  11808.  
  11809. | #define PACKAGE_STRING "gnash 0.8.11dev"
  11810.  
  11811. | #define PACKAGE_BUGREPORT ""
  11812.  
  11813. | #define PACKAGE_URL ""
  11814.  
  11815. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  11816.  
  11817. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  11818.  
  11819. | #define DEFAULT_FLASH_REV_NUMBER "999"
  11820.  
  11821. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  11822.  
  11823. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  11824.  
  11825. | #define DEFAULT_STREAMS_TIMEOUT 60
  11826.  
  11827. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  11828.  
  11829. | #define LINUX_HOST 1
  11830.  
  11831. | #define PACKAGE "gnash"
  11832.  
  11833. | #define VERSION "0.8.11dev"
  11834.  
  11835. | #define ENABLE_NLS 1
  11836.  
  11837. | #define HAVE_GETTEXT 1
  11838.  
  11839. | #define HAVE_DCGETTEXT 1
  11840.  
  11841. | #define STDC_HEADERS 1
  11842.  
  11843. | #define HAVE_SYS_TYPES_H 1
  11844.  
  11845. | #define HAVE_SYS_STAT_H 1
  11846.  
  11847. | #define HAVE_STDLIB_H 1
  11848.  
  11849. | #define HAVE_STRING_H 1
  11850.  
  11851. | #define HAVE_MEMORY_H 1
  11852.  
  11853. | #define HAVE_STRINGS_H 1
  11854.  
  11855. | #define HAVE_INTTYPES_H 1
  11856.  
  11857. | #define HAVE_STDINT_H 1
  11858.  
  11859. | #define HAVE_UNISTD_H 1
  11860.  
  11861. | #define USE_STATS_CACHE 1
  11862.  
  11863. | #define USE_LC 1
  11864.  
  11865. | #define USE_SOUND 1
  11866.  
  11867. | #define USE_MEDIA 1
  11868.  
  11869. | #define HAVE_FFMPEG_AVCODEC_H 1
  11870.  
  11871. | #define PIXELFORMAT_RGB555 1
  11872.  
  11873. | #define PIXELFORMAT_RGB565 1
  11874.  
  11875. | #define PIXELFORMAT_RGB24 1
  11876.  
  11877. | #define PIXELFORMAT_BGR24 1
  11878.  
  11879. | #define PIXELFORMAT_RGBA32 1
  11880.  
  11881. | #define PIXELFORMAT_BGRA32 1
  11882.  
  11883. | #define PIXELFORMAT_ARGB32 1
  11884.  
  11885. | #define PIXELFORMAT_ABGR32 1
  11886.  
  11887. | #define RENDERER_AGG 1
  11888.  
  11889. | #define RENDERER_CAIRO 1
  11890.  
  11891. | #define HAVE_DLFCN_H 1
  11892.  
  11893. | #define LT_OBJDIR ".libs/"
  11894.  
  11895. | #define HAVE_LTDL_H 1
  11896.  
  11897. | #define HAVE_LTDL 1
  11898.  
  11899. | #define DEBUG_LOGGING 1
  11900.  
  11901. | #define HAVE_MALLINFO 1
  11902.  
  11903. | #define HAVE_IPC_INFO 1
  11904.  
  11905. | #define USE_MENUS /**/
  11906.  
  11907. | #define USE_SWFTREE /**/
  11908.  
  11909. | #define USE_TESTSUITE /**/
  11910.  
  11911. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  11912.  
  11913. | #define USE_CGIBIN 1
  11914.  
  11915. | #define ENABLE_DOUBLE_BUFFERING 1
  11916.  
  11917. | #define USE_TSLIB 1
  11918.  
  11919. | #define USE_KEYBOARD_PS2 1
  11920.  
  11921. | #define USE_INPUT_EVENTS 1
  11922.  
  11923. | #define USE_GIF 1
  11924.  
  11925. | #define USE_PNG 1
  11926.  
  11927. | #define HAVE_DIRENT_H 1
  11928.  
  11929. | #define HAVE_GETOPT_H 1
  11930.  
  11931. | #define HAVE_LIBGEN_H 1
  11932.  
  11933. | #define HAVE_PWD_H 1
  11934.  
  11935. | #define HAVE_SYS_UTSNAME_H 1
  11936.  
  11937. | #define HAVE_SIGNAL_H 1
  11938.  
  11939. | #define HAVE_UNISTD_H 1
  11940.  
  11941. | #define HAVE_SYS_TIME_H 1
  11942.  
  11943. | #define HAVE_GETPWNAM 1
  11944.  
  11945. | #define IPC_PERM_KEY key
  11946.  
  11947. | #define HAVE_SEMGET 1
  11948.  
  11949. | #define HAVE_FINITE 1
  11950.  
  11951. | #define HAVE_GETOPT 1
  11952.  
  11953. | #define HAVE_GETTIMEOFDAY 1
  11954.  
  11955. | #define HAVE_FTIME 1
  11956.  
  11957. | #define HAVE_TZSET 1
  11958.  
  11959. | #define HAVE_LOCALTIME_R 1
  11960.  
  11961. | #define HAVE_TM_GMTOFF 1
  11962.  
  11963. | #define HAVE_LONG_TIMEZONE 1
  11964.  
  11965. | #define HAVE_MKSTEMPS 1
  11966.  
  11967. | #define HAVE_SYSCONF 1
  11968.  
  11969. | #define HAVE_SHMGET 1
  11970.  
  11971. | #define HAVE_SHMAT 1
  11972.  
  11973. | #define HAVE_SHMDT 1
  11974.  
  11975. | #define HAVE_MMAP 1
  11976.  
  11977. | #define HAVE_SCANDIR 1
  11978.  
  11979. | #define HAVE_LIBRT 1
  11980.  
  11981. | #define HAVE_CLOCK_GETTIME 1
  11982.  
  11983. | /* end confdefs.h. */
  11984.  
  11985. | #include <z/zlib.h>
  11986.  
  11987. configure:34484: result: no
  11988.  
  11989. configure:34484: checking for z/zlib.h
  11990.  
  11991. configure:34484: result: no
  11992.  
  11993. configure:34490: checking for z/zlib.h
  11994.  
  11995. configure:34490: result: no
  11996.  
  11997. configure:34495: checking for zlib.h
  11998.  
  11999. configure:34495: result: no
  12000.  
  12001. configure:34543: checking for zlib.h header
  12002.  
  12003. configure:34558: result: not found
  12004.  
  12005. configure:34839: checking for jpeglib.h header using pkg-config
  12006.  
  12007. configure:34850: result: not found
  12008.  
  12009. configure:34857: checking for jpeg-config
  12010.  
  12011. configure:34890: result: no
  12012.  
  12013. configure:34915: checking jpeglib.h usability
  12014.  
  12015. configure:34915: /usr/share/emscripten/emcc -c conftest.c >&5
  12016.  
  12017. conftest.c:126:10: fatal error: 'jpeglib.h' file not found
  12018.  
  12019. #include <jpeglib.h>
  12020.  
  12021. ^~~~~~~~~~~
  12022.  
  12023. 1 error generated.
  12024.  
  12025. configure:34915: $? = 1
  12026.  
  12027. configure: failed program was:
  12028.  
  12029. | /* confdefs.h */
  12030.  
  12031. | #define PACKAGE_NAME "gnash"
  12032.  
  12033. | #define PACKAGE_TARNAME "gnash"
  12034.  
  12035. | #define PACKAGE_VERSION "0.8.11dev"
  12036.  
  12037. | #define PACKAGE_STRING "gnash 0.8.11dev"
  12038.  
  12039. | #define PACKAGE_BUGREPORT ""
  12040.  
  12041. | #define PACKAGE_URL ""
  12042.  
  12043. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  12044.  
  12045. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  12046.  
  12047. | #define DEFAULT_FLASH_REV_NUMBER "999"
  12048.  
  12049. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  12050.  
  12051. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  12052.  
  12053. | #define DEFAULT_STREAMS_TIMEOUT 60
  12054.  
  12055. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  12056.  
  12057. | #define LINUX_HOST 1
  12058.  
  12059. | #define PACKAGE "gnash"
  12060.  
  12061. | #define VERSION "0.8.11dev"
  12062.  
  12063. | #define ENABLE_NLS 1
  12064.  
  12065. | #define HAVE_GETTEXT 1
  12066.  
  12067. | #define HAVE_DCGETTEXT 1
  12068.  
  12069. | #define STDC_HEADERS 1
  12070.  
  12071. | #define HAVE_SYS_TYPES_H 1
  12072.  
  12073. | #define HAVE_SYS_STAT_H 1
  12074.  
  12075. | #define HAVE_STDLIB_H 1
  12076.  
  12077. | #define HAVE_STRING_H 1
  12078.  
  12079. | #define HAVE_MEMORY_H 1
  12080.  
  12081. | #define HAVE_STRINGS_H 1
  12082.  
  12083. | #define HAVE_INTTYPES_H 1
  12084.  
  12085. | #define HAVE_STDINT_H 1
  12086.  
  12087. | #define HAVE_UNISTD_H 1
  12088.  
  12089. | #define USE_STATS_CACHE 1
  12090.  
  12091. | #define USE_LC 1
  12092.  
  12093. | #define USE_SOUND 1
  12094.  
  12095. | #define USE_MEDIA 1
  12096.  
  12097. | #define HAVE_FFMPEG_AVCODEC_H 1
  12098.  
  12099. | #define PIXELFORMAT_RGB555 1
  12100.  
  12101. | #define PIXELFORMAT_RGB565 1
  12102.  
  12103. | #define PIXELFORMAT_RGB24 1
  12104.  
  12105. | #define PIXELFORMAT_BGR24 1
  12106.  
  12107. | #define PIXELFORMAT_RGBA32 1
  12108.  
  12109. | #define PIXELFORMAT_BGRA32 1
  12110.  
  12111. | #define PIXELFORMAT_ARGB32 1
  12112.  
  12113. | #define PIXELFORMAT_ABGR32 1
  12114.  
  12115. | #define RENDERER_AGG 1
  12116.  
  12117. | #define RENDERER_CAIRO 1
  12118.  
  12119. | #define HAVE_DLFCN_H 1
  12120.  
  12121. | #define LT_OBJDIR ".libs/"
  12122.  
  12123. | #define HAVE_LTDL_H 1
  12124.  
  12125. | #define HAVE_LTDL 1
  12126.  
  12127. | #define DEBUG_LOGGING 1
  12128.  
  12129. | #define HAVE_MALLINFO 1
  12130.  
  12131. | #define HAVE_IPC_INFO 1
  12132.  
  12133. | #define USE_MENUS /**/
  12134.  
  12135. | #define USE_SWFTREE /**/
  12136.  
  12137. | #define USE_TESTSUITE /**/
  12138.  
  12139. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  12140.  
  12141. | #define USE_CGIBIN 1
  12142.  
  12143. | #define ENABLE_DOUBLE_BUFFERING 1
  12144.  
  12145. | #define USE_TSLIB 1
  12146.  
  12147. | #define USE_KEYBOARD_PS2 1
  12148.  
  12149. | #define USE_INPUT_EVENTS 1
  12150.  
  12151. | #define USE_GIF 1
  12152.  
  12153. | #define USE_PNG 1
  12154.  
  12155. | #define HAVE_DIRENT_H 1
  12156.  
  12157. | #define HAVE_GETOPT_H 1
  12158.  
  12159. | #define HAVE_LIBGEN_H 1
  12160.  
  12161. | #define HAVE_PWD_H 1
  12162.  
  12163. | #define HAVE_SYS_UTSNAME_H 1
  12164.  
  12165. | #define HAVE_SIGNAL_H 1
  12166.  
  12167. | #define HAVE_UNISTD_H 1
  12168.  
  12169. | #define HAVE_SYS_TIME_H 1
  12170.  
  12171. | #define HAVE_GETPWNAM 1
  12172.  
  12173. | #define IPC_PERM_KEY key
  12174.  
  12175. | #define HAVE_SEMGET 1
  12176.  
  12177. | #define HAVE_FINITE 1
  12178.  
  12179. | #define HAVE_GETOPT 1
  12180.  
  12181. | #define HAVE_GETTIMEOFDAY 1
  12182.  
  12183. | #define HAVE_FTIME 1
  12184.  
  12185. | #define HAVE_TZSET 1
  12186.  
  12187. | #define HAVE_LOCALTIME_R 1
  12188.  
  12189. | #define HAVE_TM_GMTOFF 1
  12190.  
  12191. | #define HAVE_LONG_TIMEZONE 1
  12192.  
  12193. | #define HAVE_MKSTEMPS 1
  12194.  
  12195. | #define HAVE_SYSCONF 1
  12196.  
  12197. | #define HAVE_SHMGET 1
  12198.  
  12199. | #define HAVE_SHMAT 1
  12200.  
  12201. | #define HAVE_SHMDT 1
  12202.  
  12203. | #define HAVE_MMAP 1
  12204.  
  12205. | #define HAVE_SCANDIR 1
  12206.  
  12207. | #define HAVE_LIBRT 1
  12208.  
  12209. | #define HAVE_CLOCK_GETTIME 1
  12210.  
  12211. | /* end confdefs.h. */
  12212.  
  12213. | #include <stdio.h>
  12214.  
  12215. | #ifdef HAVE_SYS_TYPES_H
  12216.  
  12217. | # include <sys/types.h>
  12218.  
  12219. | #endif
  12220.  
  12221. | #ifdef HAVE_SYS_STAT_H
  12222.  
  12223. | # include <sys/stat.h>
  12224.  
  12225. | #endif
  12226.  
  12227. | #ifdef STDC_HEADERS
  12228.  
  12229. | # include <stdlib.h>
  12230.  
  12231. | # include <stddef.h>
  12232.  
  12233. | #else
  12234.  
  12235. | # ifdef HAVE_STDLIB_H
  12236.  
  12237. | # include <stdlib.h>
  12238.  
  12239. | # endif
  12240.  
  12241. | #endif
  12242.  
  12243. | #ifdef HAVE_STRING_H
  12244.  
  12245. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  12246.  
  12247. | # include <memory.h>
  12248.  
  12249. | # endif
  12250.  
  12251. | # include <string.h>
  12252.  
  12253. | #endif
  12254.  
  12255. | #ifdef HAVE_STRINGS_H
  12256.  
  12257. | # include <strings.h>
  12258.  
  12259. | #endif
  12260.  
  12261. | #ifdef HAVE_INTTYPES_H
  12262.  
  12263. | # include <inttypes.h>
  12264.  
  12265. | #endif
  12266.  
  12267. | #ifdef HAVE_STDINT_H
  12268.  
  12269. | # include <stdint.h>
  12270.  
  12271. | #endif
  12272.  
  12273. | #ifdef HAVE_UNISTD_H
  12274.  
  12275. | # include <unistd.h>
  12276.  
  12277. | #endif
  12278.  
  12279. | #include <jpeglib.h>
  12280.  
  12281. configure:34915: result: no
  12282.  
  12283. configure:34915: checking jpeglib.h presence
  12284.  
  12285. configure:34915: /usr/share/emscripten/emcc -E conftest.c
  12286.  
  12287. conftest.c:93:10: fatal error: 'jpeglib.h' file not found
  12288.  
  12289. #include <jpeglib.h>
  12290.  
  12291. ^~~~~~~~~~~
  12292.  
  12293. 1 error generated.
  12294.  
  12295. configure:34915: $? = 1
  12296.  
  12297. configure: failed program was:
  12298.  
  12299. | /* confdefs.h */
  12300.  
  12301. | #define PACKAGE_NAME "gnash"
  12302.  
  12303. | #define PACKAGE_TARNAME "gnash"
  12304.  
  12305. | #define PACKAGE_VERSION "0.8.11dev"
  12306.  
  12307. | #define PACKAGE_STRING "gnash 0.8.11dev"
  12308.  
  12309. | #define PACKAGE_BUGREPORT ""
  12310.  
  12311. | #define PACKAGE_URL ""
  12312.  
  12313. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  12314.  
  12315. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  12316.  
  12317. | #define DEFAULT_FLASH_REV_NUMBER "999"
  12318.  
  12319. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  12320.  
  12321. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  12322.  
  12323. | #define DEFAULT_STREAMS_TIMEOUT 60
  12324.  
  12325. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  12326.  
  12327. | #define LINUX_HOST 1
  12328.  
  12329. | #define PACKAGE "gnash"
  12330.  
  12331. | #define VERSION "0.8.11dev"
  12332.  
  12333. | #define ENABLE_NLS 1
  12334.  
  12335. | #define HAVE_GETTEXT 1
  12336.  
  12337. | #define HAVE_DCGETTEXT 1
  12338.  
  12339. | #define STDC_HEADERS 1
  12340.  
  12341. | #define HAVE_SYS_TYPES_H 1
  12342.  
  12343. | #define HAVE_SYS_STAT_H 1
  12344.  
  12345. | #define HAVE_STDLIB_H 1
  12346.  
  12347. | #define HAVE_STRING_H 1
  12348.  
  12349. | #define HAVE_MEMORY_H 1
  12350.  
  12351. | #define HAVE_STRINGS_H 1
  12352.  
  12353. | #define HAVE_INTTYPES_H 1
  12354.  
  12355. | #define HAVE_STDINT_H 1
  12356.  
  12357. | #define HAVE_UNISTD_H 1
  12358.  
  12359. | #define USE_STATS_CACHE 1
  12360.  
  12361. | #define USE_LC 1
  12362.  
  12363. | #define USE_SOUND 1
  12364.  
  12365. | #define USE_MEDIA 1
  12366.  
  12367. | #define HAVE_FFMPEG_AVCODEC_H 1
  12368.  
  12369. | #define PIXELFORMAT_RGB555 1
  12370.  
  12371. | #define PIXELFORMAT_RGB565 1
  12372.  
  12373. | #define PIXELFORMAT_RGB24 1
  12374.  
  12375. | #define PIXELFORMAT_BGR24 1
  12376.  
  12377. | #define PIXELFORMAT_RGBA32 1
  12378.  
  12379. | #define PIXELFORMAT_BGRA32 1
  12380.  
  12381. | #define PIXELFORMAT_ARGB32 1
  12382.  
  12383. | #define PIXELFORMAT_ABGR32 1
  12384.  
  12385. | #define RENDERER_AGG 1
  12386.  
  12387. | #define RENDERER_CAIRO 1
  12388.  
  12389. | #define HAVE_DLFCN_H 1
  12390.  
  12391. | #define LT_OBJDIR ".libs/"
  12392.  
  12393. | #define HAVE_LTDL_H 1
  12394.  
  12395. | #define HAVE_LTDL 1
  12396.  
  12397. | #define DEBUG_LOGGING 1
  12398.  
  12399. | #define HAVE_MALLINFO 1
  12400.  
  12401. | #define HAVE_IPC_INFO 1
  12402.  
  12403. | #define USE_MENUS /**/
  12404.  
  12405. | #define USE_SWFTREE /**/
  12406.  
  12407. | #define USE_TESTSUITE /**/
  12408.  
  12409. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  12410.  
  12411. | #define USE_CGIBIN 1
  12412.  
  12413. | #define ENABLE_DOUBLE_BUFFERING 1
  12414.  
  12415. | #define USE_TSLIB 1
  12416.  
  12417. | #define USE_KEYBOARD_PS2 1
  12418.  
  12419. | #define USE_INPUT_EVENTS 1
  12420.  
  12421. | #define USE_GIF 1
  12422.  
  12423. | #define USE_PNG 1
  12424.  
  12425. | #define HAVE_DIRENT_H 1
  12426.  
  12427. | #define HAVE_GETOPT_H 1
  12428.  
  12429. | #define HAVE_LIBGEN_H 1
  12430.  
  12431. | #define HAVE_PWD_H 1
  12432.  
  12433. | #define HAVE_SYS_UTSNAME_H 1
  12434.  
  12435. | #define HAVE_SIGNAL_H 1
  12436.  
  12437. | #define HAVE_UNISTD_H 1
  12438.  
  12439. | #define HAVE_SYS_TIME_H 1
  12440.  
  12441. | #define HAVE_GETPWNAM 1
  12442.  
  12443. | #define IPC_PERM_KEY key
  12444.  
  12445. | #define HAVE_SEMGET 1
  12446.  
  12447. | #define HAVE_FINITE 1
  12448.  
  12449. | #define HAVE_GETOPT 1
  12450.  
  12451. | #define HAVE_GETTIMEOFDAY 1
  12452.  
  12453. | #define HAVE_FTIME 1
  12454.  
  12455. | #define HAVE_TZSET 1
  12456.  
  12457. | #define HAVE_LOCALTIME_R 1
  12458.  
  12459. | #define HAVE_TM_GMTOFF 1
  12460.  
  12461. | #define HAVE_LONG_TIMEZONE 1
  12462.  
  12463. | #define HAVE_MKSTEMPS 1
  12464.  
  12465. | #define HAVE_SYSCONF 1
  12466.  
  12467. | #define HAVE_SHMGET 1
  12468.  
  12469. | #define HAVE_SHMAT 1
  12470.  
  12471. | #define HAVE_SHMDT 1
  12472.  
  12473. | #define HAVE_MMAP 1
  12474.  
  12475. | #define HAVE_SCANDIR 1
  12476.  
  12477. | #define HAVE_LIBRT 1
  12478.  
  12479. | #define HAVE_CLOCK_GETTIME 1
  12480.  
  12481. | /* end confdefs.h. */
  12482.  
  12483. | #include <jpeglib.h>
  12484.  
  12485. configure:34915: result: no
  12486.  
  12487. configure:34915: checking for jpeglib.h
  12488.  
  12489. configure:34915: result: no
  12490.  
  12491. configure:34920: checking jpeg/jpeglib.h usability
  12492.  
  12493. configure:34920: /usr/share/emscripten/emcc -c conftest.c >&5
  12494.  
  12495. conftest.c:126:10: fatal error: 'jpeg/jpeglib.h' file not found
  12496.  
  12497. #include <jpeg/jpeglib.h>
  12498.  
  12499. ^~~~~~~~~~~~~~~~
  12500.  
  12501. 1 error generated.
  12502.  
  12503. configure:34920: $? = 1
  12504.  
  12505. configure: failed program was:
  12506.  
  12507. | /* confdefs.h */
  12508.  
  12509. | #define PACKAGE_NAME "gnash"
  12510.  
  12511. | #define PACKAGE_TARNAME "gnash"
  12512.  
  12513. | #define PACKAGE_VERSION "0.8.11dev"
  12514.  
  12515. | #define PACKAGE_STRING "gnash 0.8.11dev"
  12516.  
  12517. | #define PACKAGE_BUGREPORT ""
  12518.  
  12519. | #define PACKAGE_URL ""
  12520.  
  12521. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  12522.  
  12523. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  12524.  
  12525. | #define DEFAULT_FLASH_REV_NUMBER "999"
  12526.  
  12527. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  12528.  
  12529. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  12530.  
  12531. | #define DEFAULT_STREAMS_TIMEOUT 60
  12532.  
  12533. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  12534.  
  12535. | #define LINUX_HOST 1
  12536.  
  12537. | #define PACKAGE "gnash"
  12538.  
  12539. | #define VERSION "0.8.11dev"
  12540.  
  12541. | #define ENABLE_NLS 1
  12542.  
  12543. | #define HAVE_GETTEXT 1
  12544.  
  12545. | #define HAVE_DCGETTEXT 1
  12546.  
  12547. | #define STDC_HEADERS 1
  12548.  
  12549. | #define HAVE_SYS_TYPES_H 1
  12550.  
  12551. | #define HAVE_SYS_STAT_H 1
  12552.  
  12553. | #define HAVE_STDLIB_H 1
  12554.  
  12555. | #define HAVE_STRING_H 1
  12556.  
  12557. | #define HAVE_MEMORY_H 1
  12558.  
  12559. | #define HAVE_STRINGS_H 1
  12560.  
  12561. | #define HAVE_INTTYPES_H 1
  12562.  
  12563. | #define HAVE_STDINT_H 1
  12564.  
  12565. | #define HAVE_UNISTD_H 1
  12566.  
  12567. | #define USE_STATS_CACHE 1
  12568.  
  12569. | #define USE_LC 1
  12570.  
  12571. | #define USE_SOUND 1
  12572.  
  12573. | #define USE_MEDIA 1
  12574.  
  12575. | #define HAVE_FFMPEG_AVCODEC_H 1
  12576.  
  12577. | #define PIXELFORMAT_RGB555 1
  12578.  
  12579. | #define PIXELFORMAT_RGB565 1
  12580.  
  12581. | #define PIXELFORMAT_RGB24 1
  12582.  
  12583. | #define PIXELFORMAT_BGR24 1
  12584.  
  12585. | #define PIXELFORMAT_RGBA32 1
  12586.  
  12587. | #define PIXELFORMAT_BGRA32 1
  12588.  
  12589. | #define PIXELFORMAT_ARGB32 1
  12590.  
  12591. | #define PIXELFORMAT_ABGR32 1
  12592.  
  12593. | #define RENDERER_AGG 1
  12594.  
  12595. | #define RENDERER_CAIRO 1
  12596.  
  12597. | #define HAVE_DLFCN_H 1
  12598.  
  12599. | #define LT_OBJDIR ".libs/"
  12600.  
  12601. | #define HAVE_LTDL_H 1
  12602.  
  12603. | #define HAVE_LTDL 1
  12604.  
  12605. | #define DEBUG_LOGGING 1
  12606.  
  12607. | #define HAVE_MALLINFO 1
  12608.  
  12609. | #define HAVE_IPC_INFO 1
  12610.  
  12611. | #define USE_MENUS /**/
  12612.  
  12613. | #define USE_SWFTREE /**/
  12614.  
  12615. | #define USE_TESTSUITE /**/
  12616.  
  12617. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  12618.  
  12619. | #define USE_CGIBIN 1
  12620.  
  12621. | #define ENABLE_DOUBLE_BUFFERING 1
  12622.  
  12623. | #define USE_TSLIB 1
  12624.  
  12625. | #define USE_KEYBOARD_PS2 1
  12626.  
  12627. | #define USE_INPUT_EVENTS 1
  12628.  
  12629. | #define USE_GIF 1
  12630.  
  12631. | #define USE_PNG 1
  12632.  
  12633. | #define HAVE_DIRENT_H 1
  12634.  
  12635. | #define HAVE_GETOPT_H 1
  12636.  
  12637. | #define HAVE_LIBGEN_H 1
  12638.  
  12639. | #define HAVE_PWD_H 1
  12640.  
  12641. | #define HAVE_SYS_UTSNAME_H 1
  12642.  
  12643. | #define HAVE_SIGNAL_H 1
  12644.  
  12645. | #define HAVE_UNISTD_H 1
  12646.  
  12647. | #define HAVE_SYS_TIME_H 1
  12648.  
  12649. | #define HAVE_GETPWNAM 1
  12650.  
  12651. | #define IPC_PERM_KEY key
  12652.  
  12653. | #define HAVE_SEMGET 1
  12654.  
  12655. | #define HAVE_FINITE 1
  12656.  
  12657. | #define HAVE_GETOPT 1
  12658.  
  12659. | #define HAVE_GETTIMEOFDAY 1
  12660.  
  12661. | #define HAVE_FTIME 1
  12662.  
  12663. | #define HAVE_TZSET 1
  12664.  
  12665. | #define HAVE_LOCALTIME_R 1
  12666.  
  12667. | #define HAVE_TM_GMTOFF 1
  12668.  
  12669. | #define HAVE_LONG_TIMEZONE 1
  12670.  
  12671. | #define HAVE_MKSTEMPS 1
  12672.  
  12673. | #define HAVE_SYSCONF 1
  12674.  
  12675. | #define HAVE_SHMGET 1
  12676.  
  12677. | #define HAVE_SHMAT 1
  12678.  
  12679. | #define HAVE_SHMDT 1
  12680.  
  12681. | #define HAVE_MMAP 1
  12682.  
  12683. | #define HAVE_SCANDIR 1
  12684.  
  12685. | #define HAVE_LIBRT 1
  12686.  
  12687. | #define HAVE_CLOCK_GETTIME 1
  12688.  
  12689. | /* end confdefs.h. */
  12690.  
  12691. | #include <stdio.h>
  12692.  
  12693. | #ifdef HAVE_SYS_TYPES_H
  12694.  
  12695. | # include <sys/types.h>
  12696.  
  12697. | #endif
  12698.  
  12699. | #ifdef HAVE_SYS_STAT_H
  12700.  
  12701. | # include <sys/stat.h>
  12702.  
  12703. | #endif
  12704.  
  12705. | #ifdef STDC_HEADERS
  12706.  
  12707. | # include <stdlib.h>
  12708.  
  12709. | # include <stddef.h>
  12710.  
  12711. | #else
  12712.  
  12713. | # ifdef HAVE_STDLIB_H
  12714.  
  12715. | # include <stdlib.h>
  12716.  
  12717. | # endif
  12718.  
  12719. | #endif
  12720.  
  12721. | #ifdef HAVE_STRING_H
  12722.  
  12723. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  12724.  
  12725. | # include <memory.h>
  12726.  
  12727. | # endif
  12728.  
  12729. | # include <string.h>
  12730.  
  12731. | #endif
  12732.  
  12733. | #ifdef HAVE_STRINGS_H
  12734.  
  12735. | # include <strings.h>
  12736.  
  12737. | #endif
  12738.  
  12739. | #ifdef HAVE_INTTYPES_H
  12740.  
  12741. | # include <inttypes.h>
  12742.  
  12743. | #endif
  12744.  
  12745. | #ifdef HAVE_STDINT_H
  12746.  
  12747. | # include <stdint.h>
  12748.  
  12749. | #endif
  12750.  
  12751. | #ifdef HAVE_UNISTD_H
  12752.  
  12753. | # include <unistd.h>
  12754.  
  12755. | #endif
  12756.  
  12757. | #include <jpeg/jpeglib.h>
  12758.  
  12759. configure:34920: result: no
  12760.  
  12761. configure:34920: checking jpeg/jpeglib.h presence
  12762.  
  12763. configure:34920: /usr/share/emscripten/emcc -E conftest.c
  12764.  
  12765. conftest.c:93:10: fatal error: 'jpeg/jpeglib.h' file not found
  12766.  
  12767. #include <jpeg/jpeglib.h>
  12768.  
  12769. ^~~~~~~~~~~~~~~~
  12770.  
  12771. 1 error generated.
  12772.  
  12773. configure:34920: $? = 1
  12774.  
  12775. configure: failed program was:
  12776.  
  12777. | /* confdefs.h */
  12778.  
  12779. | #define PACKAGE_NAME "gnash"
  12780.  
  12781. | #define PACKAGE_TARNAME "gnash"
  12782.  
  12783. | #define PACKAGE_VERSION "0.8.11dev"
  12784.  
  12785. | #define PACKAGE_STRING "gnash 0.8.11dev"
  12786.  
  12787. | #define PACKAGE_BUGREPORT ""
  12788.  
  12789. | #define PACKAGE_URL ""
  12790.  
  12791. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  12792.  
  12793. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  12794.  
  12795. | #define DEFAULT_FLASH_REV_NUMBER "999"
  12796.  
  12797. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  12798.  
  12799. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  12800.  
  12801. | #define DEFAULT_STREAMS_TIMEOUT 60
  12802.  
  12803. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  12804.  
  12805. | #define LINUX_HOST 1
  12806.  
  12807. | #define PACKAGE "gnash"
  12808.  
  12809. | #define VERSION "0.8.11dev"
  12810.  
  12811. | #define ENABLE_NLS 1
  12812.  
  12813. | #define HAVE_GETTEXT 1
  12814.  
  12815. | #define HAVE_DCGETTEXT 1
  12816.  
  12817. | #define STDC_HEADERS 1
  12818.  
  12819. | #define HAVE_SYS_TYPES_H 1
  12820.  
  12821. | #define HAVE_SYS_STAT_H 1
  12822.  
  12823. | #define HAVE_STDLIB_H 1
  12824.  
  12825. | #define HAVE_STRING_H 1
  12826.  
  12827. | #define HAVE_MEMORY_H 1
  12828.  
  12829. | #define HAVE_STRINGS_H 1
  12830.  
  12831. | #define HAVE_INTTYPES_H 1
  12832.  
  12833. | #define HAVE_STDINT_H 1
  12834.  
  12835. | #define HAVE_UNISTD_H 1
  12836.  
  12837. | #define USE_STATS_CACHE 1
  12838.  
  12839. | #define USE_LC 1
  12840.  
  12841. | #define USE_SOUND 1
  12842.  
  12843. | #define USE_MEDIA 1
  12844.  
  12845. | #define HAVE_FFMPEG_AVCODEC_H 1
  12846.  
  12847. | #define PIXELFORMAT_RGB555 1
  12848.  
  12849. | #define PIXELFORMAT_RGB565 1
  12850.  
  12851. | #define PIXELFORMAT_RGB24 1
  12852.  
  12853. | #define PIXELFORMAT_BGR24 1
  12854.  
  12855. | #define PIXELFORMAT_RGBA32 1
  12856.  
  12857. | #define PIXELFORMAT_BGRA32 1
  12858.  
  12859. | #define PIXELFORMAT_ARGB32 1
  12860.  
  12861. | #define PIXELFORMAT_ABGR32 1
  12862.  
  12863. | #define RENDERER_AGG 1
  12864.  
  12865. | #define RENDERER_CAIRO 1
  12866.  
  12867. | #define HAVE_DLFCN_H 1
  12868.  
  12869. | #define LT_OBJDIR ".libs/"
  12870.  
  12871. | #define HAVE_LTDL_H 1
  12872.  
  12873. | #define HAVE_LTDL 1
  12874.  
  12875. | #define DEBUG_LOGGING 1
  12876.  
  12877. | #define HAVE_MALLINFO 1
  12878.  
  12879. | #define HAVE_IPC_INFO 1
  12880.  
  12881. | #define USE_MENUS /**/
  12882.  
  12883. | #define USE_SWFTREE /**/
  12884.  
  12885. | #define USE_TESTSUITE /**/
  12886.  
  12887. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  12888.  
  12889. | #define USE_CGIBIN 1
  12890.  
  12891. | #define ENABLE_DOUBLE_BUFFERING 1
  12892.  
  12893. | #define USE_TSLIB 1
  12894.  
  12895. | #define USE_KEYBOARD_PS2 1
  12896.  
  12897. | #define USE_INPUT_EVENTS 1
  12898.  
  12899. | #define USE_GIF 1
  12900.  
  12901. | #define USE_PNG 1
  12902.  
  12903. | #define HAVE_DIRENT_H 1
  12904.  
  12905. | #define HAVE_GETOPT_H 1
  12906.  
  12907. | #define HAVE_LIBGEN_H 1
  12908.  
  12909. | #define HAVE_PWD_H 1
  12910.  
  12911. | #define HAVE_SYS_UTSNAME_H 1
  12912.  
  12913. | #define HAVE_SIGNAL_H 1
  12914.  
  12915. | #define HAVE_UNISTD_H 1
  12916.  
  12917. | #define HAVE_SYS_TIME_H 1
  12918.  
  12919. | #define HAVE_GETPWNAM 1
  12920.  
  12921. | #define IPC_PERM_KEY key
  12922.  
  12923. | #define HAVE_SEMGET 1
  12924.  
  12925. | #define HAVE_FINITE 1
  12926.  
  12927. | #define HAVE_GETOPT 1
  12928.  
  12929. | #define HAVE_GETTIMEOFDAY 1
  12930.  
  12931. | #define HAVE_FTIME 1
  12932.  
  12933. | #define HAVE_TZSET 1
  12934.  
  12935. | #define HAVE_LOCALTIME_R 1
  12936.  
  12937. | #define HAVE_TM_GMTOFF 1
  12938.  
  12939. | #define HAVE_LONG_TIMEZONE 1
  12940.  
  12941. | #define HAVE_MKSTEMPS 1
  12942.  
  12943. | #define HAVE_SYSCONF 1
  12944.  
  12945. | #define HAVE_SHMGET 1
  12946.  
  12947. | #define HAVE_SHMAT 1
  12948.  
  12949. | #define HAVE_SHMDT 1
  12950.  
  12951. | #define HAVE_MMAP 1
  12952.  
  12953. | #define HAVE_SCANDIR 1
  12954.  
  12955. | #define HAVE_LIBRT 1
  12956.  
  12957. | #define HAVE_CLOCK_GETTIME 1
  12958.  
  12959. | /* end confdefs.h. */
  12960.  
  12961. | #include <jpeg/jpeglib.h>
  12962.  
  12963. configure:34920: result: no
  12964.  
  12965. configure:34920: checking for jpeg/jpeglib.h
  12966.  
  12967. configure:34920: result: no
  12968.  
  12969. configure:34926: checking for jpeg/jpeglib.h
  12970.  
  12971. configure:34926: result: no
  12972.  
  12973. configure:34931: checking for jpeglib.h
  12974.  
  12975. configure:34931: result: no
  12976.  
  12977. configure:34979: checking for jpeglib.h header
  12978.  
  12979. configure:34994: result: not found
  12980.  
  12981. configure:35275: checking for png.h header using pkg-config
  12982.  
  12983. configure:35286: result: not found
  12984.  
  12985. configure:35293: checking for png-config
  12986.  
  12987. configure:35326: result: no
  12988.  
  12989. configure:35351: checking png.h usability
  12990.  
  12991. configure:35351: /usr/share/emscripten/emcc -c conftest.c >&5
  12992.  
  12993. In file included from conftest.c:126:
  12994.  
  12995. /usr/share/emscripten/system/include/gfx/png.h:522:10: fatal error: 'zlib.h' file not found
  12996.  
  12997. #include "zlib.h"
  12998.  
  12999. ^~~~~~~~
  13000.  
  13001. 1 error generated.
  13002.  
  13003. configure:35351: $? = 1
  13004.  
  13005. configure: failed program was:
  13006.  
  13007. | /* confdefs.h */
  13008.  
  13009. | #define PACKAGE_NAME "gnash"
  13010.  
  13011. | #define PACKAGE_TARNAME "gnash"
  13012.  
  13013. | #define PACKAGE_VERSION "0.8.11dev"
  13014.  
  13015. | #define PACKAGE_STRING "gnash 0.8.11dev"
  13016.  
  13017. | #define PACKAGE_BUGREPORT ""
  13018.  
  13019. | #define PACKAGE_URL ""
  13020.  
  13021. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  13022.  
  13023. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  13024.  
  13025. | #define DEFAULT_FLASH_REV_NUMBER "999"
  13026.  
  13027. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  13028.  
  13029. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  13030.  
  13031. | #define DEFAULT_STREAMS_TIMEOUT 60
  13032.  
  13033. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  13034.  
  13035. | #define LINUX_HOST 1
  13036.  
  13037. | #define PACKAGE "gnash"
  13038.  
  13039. | #define VERSION "0.8.11dev"
  13040.  
  13041. | #define ENABLE_NLS 1
  13042.  
  13043. | #define HAVE_GETTEXT 1
  13044.  
  13045. | #define HAVE_DCGETTEXT 1
  13046.  
  13047. | #define STDC_HEADERS 1
  13048.  
  13049. | #define HAVE_SYS_TYPES_H 1
  13050.  
  13051. | #define HAVE_SYS_STAT_H 1
  13052.  
  13053. | #define HAVE_STDLIB_H 1
  13054.  
  13055. | #define HAVE_STRING_H 1
  13056.  
  13057. | #define HAVE_MEMORY_H 1
  13058.  
  13059. | #define HAVE_STRINGS_H 1
  13060.  
  13061. | #define HAVE_INTTYPES_H 1
  13062.  
  13063. | #define HAVE_STDINT_H 1
  13064.  
  13065. | #define HAVE_UNISTD_H 1
  13066.  
  13067. | #define USE_STATS_CACHE 1
  13068.  
  13069. | #define USE_LC 1
  13070.  
  13071. | #define USE_SOUND 1
  13072.  
  13073. | #define USE_MEDIA 1
  13074.  
  13075. | #define HAVE_FFMPEG_AVCODEC_H 1
  13076.  
  13077. | #define PIXELFORMAT_RGB555 1
  13078.  
  13079. | #define PIXELFORMAT_RGB565 1
  13080.  
  13081. | #define PIXELFORMAT_RGB24 1
  13082.  
  13083. | #define PIXELFORMAT_BGR24 1
  13084.  
  13085. | #define PIXELFORMAT_RGBA32 1
  13086.  
  13087. | #define PIXELFORMAT_BGRA32 1
  13088.  
  13089. | #define PIXELFORMAT_ARGB32 1
  13090.  
  13091. | #define PIXELFORMAT_ABGR32 1
  13092.  
  13093. | #define RENDERER_AGG 1
  13094.  
  13095. | #define RENDERER_CAIRO 1
  13096.  
  13097. | #define HAVE_DLFCN_H 1
  13098.  
  13099. | #define LT_OBJDIR ".libs/"
  13100.  
  13101. | #define HAVE_LTDL_H 1
  13102.  
  13103. | #define HAVE_LTDL 1
  13104.  
  13105. | #define DEBUG_LOGGING 1
  13106.  
  13107. | #define HAVE_MALLINFO 1
  13108.  
  13109. | #define HAVE_IPC_INFO 1
  13110.  
  13111. | #define USE_MENUS /**/
  13112.  
  13113. | #define USE_SWFTREE /**/
  13114.  
  13115. | #define USE_TESTSUITE /**/
  13116.  
  13117. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  13118.  
  13119. | #define USE_CGIBIN 1
  13120.  
  13121. | #define ENABLE_DOUBLE_BUFFERING 1
  13122.  
  13123. | #define USE_TSLIB 1
  13124.  
  13125. | #define USE_KEYBOARD_PS2 1
  13126.  
  13127. | #define USE_INPUT_EVENTS 1
  13128.  
  13129. | #define USE_GIF 1
  13130.  
  13131. | #define USE_PNG 1
  13132.  
  13133. | #define HAVE_DIRENT_H 1
  13134.  
  13135. | #define HAVE_GETOPT_H 1
  13136.  
  13137. | #define HAVE_LIBGEN_H 1
  13138.  
  13139. | #define HAVE_PWD_H 1
  13140.  
  13141. | #define HAVE_SYS_UTSNAME_H 1
  13142.  
  13143. | #define HAVE_SIGNAL_H 1
  13144.  
  13145. | #define HAVE_UNISTD_H 1
  13146.  
  13147. | #define HAVE_SYS_TIME_H 1
  13148.  
  13149. | #define HAVE_GETPWNAM 1
  13150.  
  13151. | #define IPC_PERM_KEY key
  13152.  
  13153. | #define HAVE_SEMGET 1
  13154.  
  13155. | #define HAVE_FINITE 1
  13156.  
  13157. | #define HAVE_GETOPT 1
  13158.  
  13159. | #define HAVE_GETTIMEOFDAY 1
  13160.  
  13161. | #define HAVE_FTIME 1
  13162.  
  13163. | #define HAVE_TZSET 1
  13164.  
  13165. | #define HAVE_LOCALTIME_R 1
  13166.  
  13167. | #define HAVE_TM_GMTOFF 1
  13168.  
  13169. | #define HAVE_LONG_TIMEZONE 1
  13170.  
  13171. | #define HAVE_MKSTEMPS 1
  13172.  
  13173. | #define HAVE_SYSCONF 1
  13174.  
  13175. | #define HAVE_SHMGET 1
  13176.  
  13177. | #define HAVE_SHMAT 1
  13178.  
  13179. | #define HAVE_SHMDT 1
  13180.  
  13181. | #define HAVE_MMAP 1
  13182.  
  13183. | #define HAVE_SCANDIR 1
  13184.  
  13185. | #define HAVE_LIBRT 1
  13186.  
  13187. | #define HAVE_CLOCK_GETTIME 1
  13188.  
  13189. | /* end confdefs.h. */
  13190.  
  13191. | #include <stdio.h>
  13192.  
  13193. | #ifdef HAVE_SYS_TYPES_H
  13194.  
  13195. | # include <sys/types.h>
  13196.  
  13197. | #endif
  13198.  
  13199. | #ifdef HAVE_SYS_STAT_H
  13200.  
  13201. | # include <sys/stat.h>
  13202.  
  13203. | #endif
  13204.  
  13205. | #ifdef STDC_HEADERS
  13206.  
  13207. | # include <stdlib.h>
  13208.  
  13209. | # include <stddef.h>
  13210.  
  13211. | #else
  13212.  
  13213. | # ifdef HAVE_STDLIB_H
  13214.  
  13215. | # include <stdlib.h>
  13216.  
  13217. | # endif
  13218.  
  13219. | #endif
  13220.  
  13221. | #ifdef HAVE_STRING_H
  13222.  
  13223. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  13224.  
  13225. | # include <memory.h>
  13226.  
  13227. | # endif
  13228.  
  13229. | # include <string.h>
  13230.  
  13231. | #endif
  13232.  
  13233. | #ifdef HAVE_STRINGS_H
  13234.  
  13235. | # include <strings.h>
  13236.  
  13237. | #endif
  13238.  
  13239. | #ifdef HAVE_INTTYPES_H
  13240.  
  13241. | # include <inttypes.h>
  13242.  
  13243. | #endif
  13244.  
  13245. | #ifdef HAVE_STDINT_H
  13246.  
  13247. | # include <stdint.h>
  13248.  
  13249. | #endif
  13250.  
  13251. | #ifdef HAVE_UNISTD_H
  13252.  
  13253. | # include <unistd.h>
  13254.  
  13255. | #endif
  13256.  
  13257. | #include <png.h>
  13258.  
  13259. configure:35351: result: no
  13260.  
  13261. configure:35351: checking png.h presence
  13262.  
  13263. configure:35351: /usr/share/emscripten/emcc -E conftest.c
  13264.  
  13265. In file included from conftest.c:93:
  13266.  
  13267. /usr/share/emscripten/system/include/gfx/png.h:522:10: fatal error: 'zlib.h' file not found
  13268.  
  13269. #include "zlib.h"
  13270.  
  13271. ^~~~~~~~
  13272.  
  13273. 1 error generated.
  13274.  
  13275. configure:35351: $? = 1
  13276.  
  13277. configure: failed program was:
  13278.  
  13279. | /* confdefs.h */
  13280.  
  13281. | #define PACKAGE_NAME "gnash"
  13282.  
  13283. | #define PACKAGE_TARNAME "gnash"
  13284.  
  13285. | #define PACKAGE_VERSION "0.8.11dev"
  13286.  
  13287. | #define PACKAGE_STRING "gnash 0.8.11dev"
  13288.  
  13289. | #define PACKAGE_BUGREPORT ""
  13290.  
  13291. | #define PACKAGE_URL ""
  13292.  
  13293. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  13294.  
  13295. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  13296.  
  13297. | #define DEFAULT_FLASH_REV_NUMBER "999"
  13298.  
  13299. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  13300.  
  13301. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  13302.  
  13303. | #define DEFAULT_STREAMS_TIMEOUT 60
  13304.  
  13305. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  13306.  
  13307. | #define LINUX_HOST 1
  13308.  
  13309. | #define PACKAGE "gnash"
  13310.  
  13311. | #define VERSION "0.8.11dev"
  13312.  
  13313. | #define ENABLE_NLS 1
  13314.  
  13315. | #define HAVE_GETTEXT 1
  13316.  
  13317. | #define HAVE_DCGETTEXT 1
  13318.  
  13319. | #define STDC_HEADERS 1
  13320.  
  13321. | #define HAVE_SYS_TYPES_H 1
  13322.  
  13323. | #define HAVE_SYS_STAT_H 1
  13324.  
  13325. | #define HAVE_STDLIB_H 1
  13326.  
  13327. | #define HAVE_STRING_H 1
  13328.  
  13329. | #define HAVE_MEMORY_H 1
  13330.  
  13331. | #define HAVE_STRINGS_H 1
  13332.  
  13333. | #define HAVE_INTTYPES_H 1
  13334.  
  13335. | #define HAVE_STDINT_H 1
  13336.  
  13337. | #define HAVE_UNISTD_H 1
  13338.  
  13339. | #define USE_STATS_CACHE 1
  13340.  
  13341. | #define USE_LC 1
  13342.  
  13343. | #define USE_SOUND 1
  13344.  
  13345. | #define USE_MEDIA 1
  13346.  
  13347. | #define HAVE_FFMPEG_AVCODEC_H 1
  13348.  
  13349. | #define PIXELFORMAT_RGB555 1
  13350.  
  13351. | #define PIXELFORMAT_RGB565 1
  13352.  
  13353. | #define PIXELFORMAT_RGB24 1
  13354.  
  13355. | #define PIXELFORMAT_BGR24 1
  13356.  
  13357. | #define PIXELFORMAT_RGBA32 1
  13358.  
  13359. | #define PIXELFORMAT_BGRA32 1
  13360.  
  13361. | #define PIXELFORMAT_ARGB32 1
  13362.  
  13363. | #define PIXELFORMAT_ABGR32 1
  13364.  
  13365. | #define RENDERER_AGG 1
  13366.  
  13367. | #define RENDERER_CAIRO 1
  13368.  
  13369. | #define HAVE_DLFCN_H 1
  13370.  
  13371. | #define LT_OBJDIR ".libs/"
  13372.  
  13373. | #define HAVE_LTDL_H 1
  13374.  
  13375. | #define HAVE_LTDL 1
  13376.  
  13377. | #define DEBUG_LOGGING 1
  13378.  
  13379. | #define HAVE_MALLINFO 1
  13380.  
  13381. | #define HAVE_IPC_INFO 1
  13382.  
  13383. | #define USE_MENUS /**/
  13384.  
  13385. | #define USE_SWFTREE /**/
  13386.  
  13387. | #define USE_TESTSUITE /**/
  13388.  
  13389. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  13390.  
  13391. | #define USE_CGIBIN 1
  13392.  
  13393. | #define ENABLE_DOUBLE_BUFFERING 1
  13394.  
  13395. | #define USE_TSLIB 1
  13396.  
  13397. | #define USE_KEYBOARD_PS2 1
  13398.  
  13399. | #define USE_INPUT_EVENTS 1
  13400.  
  13401. | #define USE_GIF 1
  13402.  
  13403. | #define USE_PNG 1
  13404.  
  13405. | #define HAVE_DIRENT_H 1
  13406.  
  13407. | #define HAVE_GETOPT_H 1
  13408.  
  13409. | #define HAVE_LIBGEN_H 1
  13410.  
  13411. | #define HAVE_PWD_H 1
  13412.  
  13413. | #define HAVE_SYS_UTSNAME_H 1
  13414.  
  13415. | #define HAVE_SIGNAL_H 1
  13416.  
  13417. | #define HAVE_UNISTD_H 1
  13418.  
  13419. | #define HAVE_SYS_TIME_H 1
  13420.  
  13421. | #define HAVE_GETPWNAM 1
  13422.  
  13423. | #define IPC_PERM_KEY key
  13424.  
  13425. | #define HAVE_SEMGET 1
  13426.  
  13427. | #define HAVE_FINITE 1
  13428.  
  13429. | #define HAVE_GETOPT 1
  13430.  
  13431. | #define HAVE_GETTIMEOFDAY 1
  13432.  
  13433. | #define HAVE_FTIME 1
  13434.  
  13435. | #define HAVE_TZSET 1
  13436.  
  13437. | #define HAVE_LOCALTIME_R 1
  13438.  
  13439. | #define HAVE_TM_GMTOFF 1
  13440.  
  13441. | #define HAVE_LONG_TIMEZONE 1
  13442.  
  13443. | #define HAVE_MKSTEMPS 1
  13444.  
  13445. | #define HAVE_SYSCONF 1
  13446.  
  13447. | #define HAVE_SHMGET 1
  13448.  
  13449. | #define HAVE_SHMAT 1
  13450.  
  13451. | #define HAVE_SHMDT 1
  13452.  
  13453. | #define HAVE_MMAP 1
  13454.  
  13455. | #define HAVE_SCANDIR 1
  13456.  
  13457. | #define HAVE_LIBRT 1
  13458.  
  13459. | #define HAVE_CLOCK_GETTIME 1
  13460.  
  13461. | /* end confdefs.h. */
  13462.  
  13463. | #include <png.h>
  13464.  
  13465. configure:35351: result: no
  13466.  
  13467. configure:35351: checking for png.h
  13468.  
  13469. configure:35351: result: no
  13470.  
  13471. configure:35356: checking png/png.h usability
  13472.  
  13473. configure:35356: /usr/share/emscripten/emcc -c conftest.c >&5
  13474.  
  13475. conftest.c:126:10: fatal error: 'png/png.h' file not found
  13476.  
  13477. #include <png/png.h>
  13478.  
  13479. ^~~~~~~~~~~
  13480.  
  13481. 1 error generated.
  13482.  
  13483. configure:35356: $? = 1
  13484.  
  13485. configure: failed program was:
  13486.  
  13487. | /* confdefs.h */
  13488.  
  13489. | #define PACKAGE_NAME "gnash"
  13490.  
  13491. | #define PACKAGE_TARNAME "gnash"
  13492.  
  13493. | #define PACKAGE_VERSION "0.8.11dev"
  13494.  
  13495. | #define PACKAGE_STRING "gnash 0.8.11dev"
  13496.  
  13497. | #define PACKAGE_BUGREPORT ""
  13498.  
  13499. | #define PACKAGE_URL ""
  13500.  
  13501. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  13502.  
  13503. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  13504.  
  13505. | #define DEFAULT_FLASH_REV_NUMBER "999"
  13506.  
  13507. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  13508.  
  13509. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  13510.  
  13511. | #define DEFAULT_STREAMS_TIMEOUT 60
  13512.  
  13513. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  13514.  
  13515. | #define LINUX_HOST 1
  13516.  
  13517. | #define PACKAGE "gnash"
  13518.  
  13519. | #define VERSION "0.8.11dev"
  13520.  
  13521. | #define ENABLE_NLS 1
  13522.  
  13523. | #define HAVE_GETTEXT 1
  13524.  
  13525. | #define HAVE_DCGETTEXT 1
  13526.  
  13527. | #define STDC_HEADERS 1
  13528.  
  13529. | #define HAVE_SYS_TYPES_H 1
  13530.  
  13531. | #define HAVE_SYS_STAT_H 1
  13532.  
  13533. | #define HAVE_STDLIB_H 1
  13534.  
  13535. | #define HAVE_STRING_H 1
  13536.  
  13537. | #define HAVE_MEMORY_H 1
  13538.  
  13539. | #define HAVE_STRINGS_H 1
  13540.  
  13541. | #define HAVE_INTTYPES_H 1
  13542.  
  13543. | #define HAVE_STDINT_H 1
  13544.  
  13545. | #define HAVE_UNISTD_H 1
  13546.  
  13547. | #define USE_STATS_CACHE 1
  13548.  
  13549. | #define USE_LC 1
  13550.  
  13551. | #define USE_SOUND 1
  13552.  
  13553. | #define USE_MEDIA 1
  13554.  
  13555. | #define HAVE_FFMPEG_AVCODEC_H 1
  13556.  
  13557. | #define PIXELFORMAT_RGB555 1
  13558.  
  13559. | #define PIXELFORMAT_RGB565 1
  13560.  
  13561. | #define PIXELFORMAT_RGB24 1
  13562.  
  13563. | #define PIXELFORMAT_BGR24 1
  13564.  
  13565. | #define PIXELFORMAT_RGBA32 1
  13566.  
  13567. | #define PIXELFORMAT_BGRA32 1
  13568.  
  13569. | #define PIXELFORMAT_ARGB32 1
  13570.  
  13571. | #define PIXELFORMAT_ABGR32 1
  13572.  
  13573. | #define RENDERER_AGG 1
  13574.  
  13575. | #define RENDERER_CAIRO 1
  13576.  
  13577. | #define HAVE_DLFCN_H 1
  13578.  
  13579. | #define LT_OBJDIR ".libs/"
  13580.  
  13581. | #define HAVE_LTDL_H 1
  13582.  
  13583. | #define HAVE_LTDL 1
  13584.  
  13585. | #define DEBUG_LOGGING 1
  13586.  
  13587. | #define HAVE_MALLINFO 1
  13588.  
  13589. | #define HAVE_IPC_INFO 1
  13590.  
  13591. | #define USE_MENUS /**/
  13592.  
  13593. | #define USE_SWFTREE /**/
  13594.  
  13595. | #define USE_TESTSUITE /**/
  13596.  
  13597. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  13598.  
  13599. | #define USE_CGIBIN 1
  13600.  
  13601. | #define ENABLE_DOUBLE_BUFFERING 1
  13602.  
  13603. | #define USE_TSLIB 1
  13604.  
  13605. | #define USE_KEYBOARD_PS2 1
  13606.  
  13607. | #define USE_INPUT_EVENTS 1
  13608.  
  13609. | #define USE_GIF 1
  13610.  
  13611. | #define USE_PNG 1
  13612.  
  13613. | #define HAVE_DIRENT_H 1
  13614.  
  13615. | #define HAVE_GETOPT_H 1
  13616.  
  13617. | #define HAVE_LIBGEN_H 1
  13618.  
  13619. | #define HAVE_PWD_H 1
  13620.  
  13621. | #define HAVE_SYS_UTSNAME_H 1
  13622.  
  13623. | #define HAVE_SIGNAL_H 1
  13624.  
  13625. | #define HAVE_UNISTD_H 1
  13626.  
  13627. | #define HAVE_SYS_TIME_H 1
  13628.  
  13629. | #define HAVE_GETPWNAM 1
  13630.  
  13631. | #define IPC_PERM_KEY key
  13632.  
  13633. | #define HAVE_SEMGET 1
  13634.  
  13635. | #define HAVE_FINITE 1
  13636.  
  13637. | #define HAVE_GETOPT 1
  13638.  
  13639. | #define HAVE_GETTIMEOFDAY 1
  13640.  
  13641. | #define HAVE_FTIME 1
  13642.  
  13643. | #define HAVE_TZSET 1
  13644.  
  13645. | #define HAVE_LOCALTIME_R 1
  13646.  
  13647. | #define HAVE_TM_GMTOFF 1
  13648.  
  13649. | #define HAVE_LONG_TIMEZONE 1
  13650.  
  13651. | #define HAVE_MKSTEMPS 1
  13652.  
  13653. | #define HAVE_SYSCONF 1
  13654.  
  13655. | #define HAVE_SHMGET 1
  13656.  
  13657. | #define HAVE_SHMAT 1
  13658.  
  13659. | #define HAVE_SHMDT 1
  13660.  
  13661. | #define HAVE_MMAP 1
  13662.  
  13663. | #define HAVE_SCANDIR 1
  13664.  
  13665. | #define HAVE_LIBRT 1
  13666.  
  13667. | #define HAVE_CLOCK_GETTIME 1
  13668.  
  13669. | /* end confdefs.h. */
  13670.  
  13671. | #include <stdio.h>
  13672.  
  13673. | #ifdef HAVE_SYS_TYPES_H
  13674.  
  13675. | # include <sys/types.h>
  13676.  
  13677. | #endif
  13678.  
  13679. | #ifdef HAVE_SYS_STAT_H
  13680.  
  13681. | # include <sys/stat.h>
  13682.  
  13683. | #endif
  13684.  
  13685. | #ifdef STDC_HEADERS
  13686.  
  13687. | # include <stdlib.h>
  13688.  
  13689. | # include <stddef.h>
  13690.  
  13691. | #else
  13692.  
  13693. | # ifdef HAVE_STDLIB_H
  13694.  
  13695. | # include <stdlib.h>
  13696.  
  13697. | # endif
  13698.  
  13699. | #endif
  13700.  
  13701. | #ifdef HAVE_STRING_H
  13702.  
  13703. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  13704.  
  13705. | # include <memory.h>
  13706.  
  13707. | # endif
  13708.  
  13709. | # include <string.h>
  13710.  
  13711. | #endif
  13712.  
  13713. | #ifdef HAVE_STRINGS_H
  13714.  
  13715. | # include <strings.h>
  13716.  
  13717. | #endif
  13718.  
  13719. | #ifdef HAVE_INTTYPES_H
  13720.  
  13721. | # include <inttypes.h>
  13722.  
  13723. | #endif
  13724.  
  13725. | #ifdef HAVE_STDINT_H
  13726.  
  13727. | # include <stdint.h>
  13728.  
  13729. | #endif
  13730.  
  13731. | #ifdef HAVE_UNISTD_H
  13732.  
  13733. | # include <unistd.h>
  13734.  
  13735. | #endif
  13736.  
  13737. | #include <png/png.h>
  13738.  
  13739. configure:35356: result: no
  13740.  
  13741. configure:35356: checking png/png.h presence
  13742.  
  13743. configure:35356: /usr/share/emscripten/emcc -E conftest.c
  13744.  
  13745. conftest.c:93:10: fatal error: 'png/png.h' file not found
  13746.  
  13747. #include <png/png.h>
  13748.  
  13749. ^~~~~~~~~~~
  13750.  
  13751. 1 error generated.
  13752.  
  13753. configure:35356: $? = 1
  13754.  
  13755. configure: failed program was:
  13756.  
  13757. | /* confdefs.h */
  13758.  
  13759. | #define PACKAGE_NAME "gnash"
  13760.  
  13761. | #define PACKAGE_TARNAME "gnash"
  13762.  
  13763. | #define PACKAGE_VERSION "0.8.11dev"
  13764.  
  13765. | #define PACKAGE_STRING "gnash 0.8.11dev"
  13766.  
  13767. | #define PACKAGE_BUGREPORT ""
  13768.  
  13769. | #define PACKAGE_URL ""
  13770.  
  13771. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  13772.  
  13773. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  13774.  
  13775. | #define DEFAULT_FLASH_REV_NUMBER "999"
  13776.  
  13777. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  13778.  
  13779. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  13780.  
  13781. | #define DEFAULT_STREAMS_TIMEOUT 60
  13782.  
  13783. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  13784.  
  13785. | #define LINUX_HOST 1
  13786.  
  13787. | #define PACKAGE "gnash"
  13788.  
  13789. | #define VERSION "0.8.11dev"
  13790.  
  13791. | #define ENABLE_NLS 1
  13792.  
  13793. | #define HAVE_GETTEXT 1
  13794.  
  13795. | #define HAVE_DCGETTEXT 1
  13796.  
  13797. | #define STDC_HEADERS 1
  13798.  
  13799. | #define HAVE_SYS_TYPES_H 1
  13800.  
  13801. | #define HAVE_SYS_STAT_H 1
  13802.  
  13803. | #define HAVE_STDLIB_H 1
  13804.  
  13805. | #define HAVE_STRING_H 1
  13806.  
  13807. | #define HAVE_MEMORY_H 1
  13808.  
  13809. | #define HAVE_STRINGS_H 1
  13810.  
  13811. | #define HAVE_INTTYPES_H 1
  13812.  
  13813. | #define HAVE_STDINT_H 1
  13814.  
  13815. | #define HAVE_UNISTD_H 1
  13816.  
  13817. | #define USE_STATS_CACHE 1
  13818.  
  13819. | #define USE_LC 1
  13820.  
  13821. | #define USE_SOUND 1
  13822.  
  13823. | #define USE_MEDIA 1
  13824.  
  13825. | #define HAVE_FFMPEG_AVCODEC_H 1
  13826.  
  13827. | #define PIXELFORMAT_RGB555 1
  13828.  
  13829. | #define PIXELFORMAT_RGB565 1
  13830.  
  13831. | #define PIXELFORMAT_RGB24 1
  13832.  
  13833. | #define PIXELFORMAT_BGR24 1
  13834.  
  13835. | #define PIXELFORMAT_RGBA32 1
  13836.  
  13837. | #define PIXELFORMAT_BGRA32 1
  13838.  
  13839. | #define PIXELFORMAT_ARGB32 1
  13840.  
  13841. | #define PIXELFORMAT_ABGR32 1
  13842.  
  13843. | #define RENDERER_AGG 1
  13844.  
  13845. | #define RENDERER_CAIRO 1
  13846.  
  13847. | #define HAVE_DLFCN_H 1
  13848.  
  13849. | #define LT_OBJDIR ".libs/"
  13850.  
  13851. | #define HAVE_LTDL_H 1
  13852.  
  13853. | #define HAVE_LTDL 1
  13854.  
  13855. | #define DEBUG_LOGGING 1
  13856.  
  13857. | #define HAVE_MALLINFO 1
  13858.  
  13859. | #define HAVE_IPC_INFO 1
  13860.  
  13861. | #define USE_MENUS /**/
  13862.  
  13863. | #define USE_SWFTREE /**/
  13864.  
  13865. | #define USE_TESTSUITE /**/
  13866.  
  13867. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  13868.  
  13869. | #define USE_CGIBIN 1
  13870.  
  13871. | #define ENABLE_DOUBLE_BUFFERING 1
  13872.  
  13873. | #define USE_TSLIB 1
  13874.  
  13875. | #define USE_KEYBOARD_PS2 1
  13876.  
  13877. | #define USE_INPUT_EVENTS 1
  13878.  
  13879. | #define USE_GIF 1
  13880.  
  13881. | #define USE_PNG 1
  13882.  
  13883. | #define HAVE_DIRENT_H 1
  13884.  
  13885. | #define HAVE_GETOPT_H 1
  13886.  
  13887. | #define HAVE_LIBGEN_H 1
  13888.  
  13889. | #define HAVE_PWD_H 1
  13890.  
  13891. | #define HAVE_SYS_UTSNAME_H 1
  13892.  
  13893. | #define HAVE_SIGNAL_H 1
  13894.  
  13895. | #define HAVE_UNISTD_H 1
  13896.  
  13897. | #define HAVE_SYS_TIME_H 1
  13898.  
  13899. | #define HAVE_GETPWNAM 1
  13900.  
  13901. | #define IPC_PERM_KEY key
  13902.  
  13903. | #define HAVE_SEMGET 1
  13904.  
  13905. | #define HAVE_FINITE 1
  13906.  
  13907. | #define HAVE_GETOPT 1
  13908.  
  13909. | #define HAVE_GETTIMEOFDAY 1
  13910.  
  13911. | #define HAVE_FTIME 1
  13912.  
  13913. | #define HAVE_TZSET 1
  13914.  
  13915. | #define HAVE_LOCALTIME_R 1
  13916.  
  13917. | #define HAVE_TM_GMTOFF 1
  13918.  
  13919. | #define HAVE_LONG_TIMEZONE 1
  13920.  
  13921. | #define HAVE_MKSTEMPS 1
  13922.  
  13923. | #define HAVE_SYSCONF 1
  13924.  
  13925. | #define HAVE_SHMGET 1
  13926.  
  13927. | #define HAVE_SHMAT 1
  13928.  
  13929. | #define HAVE_SHMDT 1
  13930.  
  13931. | #define HAVE_MMAP 1
  13932.  
  13933. | #define HAVE_SCANDIR 1
  13934.  
  13935. | #define HAVE_LIBRT 1
  13936.  
  13937. | #define HAVE_CLOCK_GETTIME 1
  13938.  
  13939. | /* end confdefs.h. */
  13940.  
  13941. | #include <png/png.h>
  13942.  
  13943. configure:35356: result: no
  13944.  
  13945. configure:35356: checking for png/png.h
  13946.  
  13947. configure:35356: result: no
  13948.  
  13949. configure:35362: checking for png/png.h
  13950.  
  13951. configure:35362: result: no
  13952.  
  13953. configure:35367: checking for png.h
  13954.  
  13955. configure:35367: result: no
  13956.  
  13957. configure:35415: checking for png.h header
  13958.  
  13959. configure:35430: result: not found
  13960.  
  13961. configure:35711: checking for gif_lib.h header using pkg-config
  13962.  
  13963. configure:35722: result: not found
  13964.  
  13965. configure:35729: checking for gif-config
  13966.  
  13967. configure:35762: result: no
  13968.  
  13969. configure:35787: checking gif_lib.h usability
  13970.  
  13971. configure:35787: /usr/share/emscripten/emcc -c conftest.c >&5
  13972.  
  13973. conftest.c:126:10: fatal error: 'gif_lib.h' file not found
  13974.  
  13975. #include <gif_lib.h>
  13976.  
  13977. ^~~~~~~~~~~
  13978.  
  13979. 1 error generated.
  13980.  
  13981. configure:35787: $? = 1
  13982.  
  13983. configure: failed program was:
  13984.  
  13985. | /* confdefs.h */
  13986.  
  13987. | #define PACKAGE_NAME "gnash"
  13988.  
  13989. | #define PACKAGE_TARNAME "gnash"
  13990.  
  13991. | #define PACKAGE_VERSION "0.8.11dev"
  13992.  
  13993. | #define PACKAGE_STRING "gnash 0.8.11dev"
  13994.  
  13995. | #define PACKAGE_BUGREPORT ""
  13996.  
  13997. | #define PACKAGE_URL ""
  13998.  
  13999. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  14000.  
  14001. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  14002.  
  14003. | #define DEFAULT_FLASH_REV_NUMBER "999"
  14004.  
  14005. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  14006.  
  14007. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  14008.  
  14009. | #define DEFAULT_STREAMS_TIMEOUT 60
  14010.  
  14011. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  14012.  
  14013. | #define LINUX_HOST 1
  14014.  
  14015. | #define PACKAGE "gnash"
  14016.  
  14017. | #define VERSION "0.8.11dev"
  14018.  
  14019. | #define ENABLE_NLS 1
  14020.  
  14021. | #define HAVE_GETTEXT 1
  14022.  
  14023. | #define HAVE_DCGETTEXT 1
  14024.  
  14025. | #define STDC_HEADERS 1
  14026.  
  14027. | #define HAVE_SYS_TYPES_H 1
  14028.  
  14029. | #define HAVE_SYS_STAT_H 1
  14030.  
  14031. | #define HAVE_STDLIB_H 1
  14032.  
  14033. | #define HAVE_STRING_H 1
  14034.  
  14035. | #define HAVE_MEMORY_H 1
  14036.  
  14037. | #define HAVE_STRINGS_H 1
  14038.  
  14039. | #define HAVE_INTTYPES_H 1
  14040.  
  14041. | #define HAVE_STDINT_H 1
  14042.  
  14043. | #define HAVE_UNISTD_H 1
  14044.  
  14045. | #define USE_STATS_CACHE 1
  14046.  
  14047. | #define USE_LC 1
  14048.  
  14049. | #define USE_SOUND 1
  14050.  
  14051. | #define USE_MEDIA 1
  14052.  
  14053. | #define HAVE_FFMPEG_AVCODEC_H 1
  14054.  
  14055. | #define PIXELFORMAT_RGB555 1
  14056.  
  14057. | #define PIXELFORMAT_RGB565 1
  14058.  
  14059. | #define PIXELFORMAT_RGB24 1
  14060.  
  14061. | #define PIXELFORMAT_BGR24 1
  14062.  
  14063. | #define PIXELFORMAT_RGBA32 1
  14064.  
  14065. | #define PIXELFORMAT_BGRA32 1
  14066.  
  14067. | #define PIXELFORMAT_ARGB32 1
  14068.  
  14069. | #define PIXELFORMAT_ABGR32 1
  14070.  
  14071. | #define RENDERER_AGG 1
  14072.  
  14073. | #define RENDERER_CAIRO 1
  14074.  
  14075. | #define HAVE_DLFCN_H 1
  14076.  
  14077. | #define LT_OBJDIR ".libs/"
  14078.  
  14079. | #define HAVE_LTDL_H 1
  14080.  
  14081. | #define HAVE_LTDL 1
  14082.  
  14083. | #define DEBUG_LOGGING 1
  14084.  
  14085. | #define HAVE_MALLINFO 1
  14086.  
  14087. | #define HAVE_IPC_INFO 1
  14088.  
  14089. | #define USE_MENUS /**/
  14090.  
  14091. | #define USE_SWFTREE /**/
  14092.  
  14093. | #define USE_TESTSUITE /**/
  14094.  
  14095. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  14096.  
  14097. | #define USE_CGIBIN 1
  14098.  
  14099. | #define ENABLE_DOUBLE_BUFFERING 1
  14100.  
  14101. | #define USE_TSLIB 1
  14102.  
  14103. | #define USE_KEYBOARD_PS2 1
  14104.  
  14105. | #define USE_INPUT_EVENTS 1
  14106.  
  14107. | #define USE_GIF 1
  14108.  
  14109. | #define USE_PNG 1
  14110.  
  14111. | #define HAVE_DIRENT_H 1
  14112.  
  14113. | #define HAVE_GETOPT_H 1
  14114.  
  14115. | #define HAVE_LIBGEN_H 1
  14116.  
  14117. | #define HAVE_PWD_H 1
  14118.  
  14119. | #define HAVE_SYS_UTSNAME_H 1
  14120.  
  14121. | #define HAVE_SIGNAL_H 1
  14122.  
  14123. | #define HAVE_UNISTD_H 1
  14124.  
  14125. | #define HAVE_SYS_TIME_H 1
  14126.  
  14127. | #define HAVE_GETPWNAM 1
  14128.  
  14129. | #define IPC_PERM_KEY key
  14130.  
  14131. | #define HAVE_SEMGET 1
  14132.  
  14133. | #define HAVE_FINITE 1
  14134.  
  14135. | #define HAVE_GETOPT 1
  14136.  
  14137. | #define HAVE_GETTIMEOFDAY 1
  14138.  
  14139. | #define HAVE_FTIME 1
  14140.  
  14141. | #define HAVE_TZSET 1
  14142.  
  14143. | #define HAVE_LOCALTIME_R 1
  14144.  
  14145. | #define HAVE_TM_GMTOFF 1
  14146.  
  14147. | #define HAVE_LONG_TIMEZONE 1
  14148.  
  14149. | #define HAVE_MKSTEMPS 1
  14150.  
  14151. | #define HAVE_SYSCONF 1
  14152.  
  14153. | #define HAVE_SHMGET 1
  14154.  
  14155. | #define HAVE_SHMAT 1
  14156.  
  14157. | #define HAVE_SHMDT 1
  14158.  
  14159. | #define HAVE_MMAP 1
  14160.  
  14161. | #define HAVE_SCANDIR 1
  14162.  
  14163. | #define HAVE_LIBRT 1
  14164.  
  14165. | #define HAVE_CLOCK_GETTIME 1
  14166.  
  14167. | /* end confdefs.h. */
  14168.  
  14169. | #include <stdio.h>
  14170.  
  14171. | #ifdef HAVE_SYS_TYPES_H
  14172.  
  14173. | # include <sys/types.h>
  14174.  
  14175. | #endif
  14176.  
  14177. | #ifdef HAVE_SYS_STAT_H
  14178.  
  14179. | # include <sys/stat.h>
  14180.  
  14181. | #endif
  14182.  
  14183. | #ifdef STDC_HEADERS
  14184.  
  14185. | # include <stdlib.h>
  14186.  
  14187. | # include <stddef.h>
  14188.  
  14189. | #else
  14190.  
  14191. | # ifdef HAVE_STDLIB_H
  14192.  
  14193. | # include <stdlib.h>
  14194.  
  14195. | # endif
  14196.  
  14197. | #endif
  14198.  
  14199. | #ifdef HAVE_STRING_H
  14200.  
  14201. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  14202.  
  14203. | # include <memory.h>
  14204.  
  14205. | # endif
  14206.  
  14207. | # include <string.h>
  14208.  
  14209. | #endif
  14210.  
  14211. | #ifdef HAVE_STRINGS_H
  14212.  
  14213. | # include <strings.h>
  14214.  
  14215. | #endif
  14216.  
  14217. | #ifdef HAVE_INTTYPES_H
  14218.  
  14219. | # include <inttypes.h>
  14220.  
  14221. | #endif
  14222.  
  14223. | #ifdef HAVE_STDINT_H
  14224.  
  14225. | # include <stdint.h>
  14226.  
  14227. | #endif
  14228.  
  14229. | #ifdef HAVE_UNISTD_H
  14230.  
  14231. | # include <unistd.h>
  14232.  
  14233. | #endif
  14234.  
  14235. | #include <gif_lib.h>
  14236.  
  14237. configure:35787: result: no
  14238.  
  14239. configure:35787: checking gif_lib.h presence
  14240.  
  14241. configure:35787: /usr/share/emscripten/emcc -E conftest.c
  14242.  
  14243. conftest.c:93:10: fatal error: 'gif_lib.h' file not found
  14244.  
  14245. #include <gif_lib.h>
  14246.  
  14247. ^~~~~~~~~~~
  14248.  
  14249. 1 error generated.
  14250.  
  14251. configure:35787: $? = 1
  14252.  
  14253. configure: failed program was:
  14254.  
  14255. | /* confdefs.h */
  14256.  
  14257. | #define PACKAGE_NAME "gnash"
  14258.  
  14259. | #define PACKAGE_TARNAME "gnash"
  14260.  
  14261. | #define PACKAGE_VERSION "0.8.11dev"
  14262.  
  14263. | #define PACKAGE_STRING "gnash 0.8.11dev"
  14264.  
  14265. | #define PACKAGE_BUGREPORT ""
  14266.  
  14267. | #define PACKAGE_URL ""
  14268.  
  14269. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  14270.  
  14271. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  14272.  
  14273. | #define DEFAULT_FLASH_REV_NUMBER "999"
  14274.  
  14275. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  14276.  
  14277. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  14278.  
  14279. | #define DEFAULT_STREAMS_TIMEOUT 60
  14280.  
  14281. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  14282.  
  14283. | #define LINUX_HOST 1
  14284.  
  14285. | #define PACKAGE "gnash"
  14286.  
  14287. | #define VERSION "0.8.11dev"
  14288.  
  14289. | #define ENABLE_NLS 1
  14290.  
  14291. | #define HAVE_GETTEXT 1
  14292.  
  14293. | #define HAVE_DCGETTEXT 1
  14294.  
  14295. | #define STDC_HEADERS 1
  14296.  
  14297. | #define HAVE_SYS_TYPES_H 1
  14298.  
  14299. | #define HAVE_SYS_STAT_H 1
  14300.  
  14301. | #define HAVE_STDLIB_H 1
  14302.  
  14303. | #define HAVE_STRING_H 1
  14304.  
  14305. | #define HAVE_MEMORY_H 1
  14306.  
  14307. | #define HAVE_STRINGS_H 1
  14308.  
  14309. | #define HAVE_INTTYPES_H 1
  14310.  
  14311. | #define HAVE_STDINT_H 1
  14312.  
  14313. | #define HAVE_UNISTD_H 1
  14314.  
  14315. | #define USE_STATS_CACHE 1
  14316.  
  14317. | #define USE_LC 1
  14318.  
  14319. | #define USE_SOUND 1
  14320.  
  14321. | #define USE_MEDIA 1
  14322.  
  14323. | #define HAVE_FFMPEG_AVCODEC_H 1
  14324.  
  14325. | #define PIXELFORMAT_RGB555 1
  14326.  
  14327. | #define PIXELFORMAT_RGB565 1
  14328.  
  14329. | #define PIXELFORMAT_RGB24 1
  14330.  
  14331. | #define PIXELFORMAT_BGR24 1
  14332.  
  14333. | #define PIXELFORMAT_RGBA32 1
  14334.  
  14335. | #define PIXELFORMAT_BGRA32 1
  14336.  
  14337. | #define PIXELFORMAT_ARGB32 1
  14338.  
  14339. | #define PIXELFORMAT_ABGR32 1
  14340.  
  14341. | #define RENDERER_AGG 1
  14342.  
  14343. | #define RENDERER_CAIRO 1
  14344.  
  14345. | #define HAVE_DLFCN_H 1
  14346.  
  14347. | #define LT_OBJDIR ".libs/"
  14348.  
  14349. | #define HAVE_LTDL_H 1
  14350.  
  14351. | #define HAVE_LTDL 1
  14352.  
  14353. | #define DEBUG_LOGGING 1
  14354.  
  14355. | #define HAVE_MALLINFO 1
  14356.  
  14357. | #define HAVE_IPC_INFO 1
  14358.  
  14359. | #define USE_MENUS /**/
  14360.  
  14361. | #define USE_SWFTREE /**/
  14362.  
  14363. | #define USE_TESTSUITE /**/
  14364.  
  14365. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  14366.  
  14367. | #define USE_CGIBIN 1
  14368.  
  14369. | #define ENABLE_DOUBLE_BUFFERING 1
  14370.  
  14371. | #define USE_TSLIB 1
  14372.  
  14373. | #define USE_KEYBOARD_PS2 1
  14374.  
  14375. | #define USE_INPUT_EVENTS 1
  14376.  
  14377. | #define USE_GIF 1
  14378.  
  14379. | #define USE_PNG 1
  14380.  
  14381. | #define HAVE_DIRENT_H 1
  14382.  
  14383. | #define HAVE_GETOPT_H 1
  14384.  
  14385. | #define HAVE_LIBGEN_H 1
  14386.  
  14387. | #define HAVE_PWD_H 1
  14388.  
  14389. | #define HAVE_SYS_UTSNAME_H 1
  14390.  
  14391. | #define HAVE_SIGNAL_H 1
  14392.  
  14393. | #define HAVE_UNISTD_H 1
  14394.  
  14395. | #define HAVE_SYS_TIME_H 1
  14396.  
  14397. | #define HAVE_GETPWNAM 1
  14398.  
  14399. | #define IPC_PERM_KEY key
  14400.  
  14401. | #define HAVE_SEMGET 1
  14402.  
  14403. | #define HAVE_FINITE 1
  14404.  
  14405. | #define HAVE_GETOPT 1
  14406.  
  14407. | #define HAVE_GETTIMEOFDAY 1
  14408.  
  14409. | #define HAVE_FTIME 1
  14410.  
  14411. | #define HAVE_TZSET 1
  14412.  
  14413. | #define HAVE_LOCALTIME_R 1
  14414.  
  14415. | #define HAVE_TM_GMTOFF 1
  14416.  
  14417. | #define HAVE_LONG_TIMEZONE 1
  14418.  
  14419. | #define HAVE_MKSTEMPS 1
  14420.  
  14421. | #define HAVE_SYSCONF 1
  14422.  
  14423. | #define HAVE_SHMGET 1
  14424.  
  14425. | #define HAVE_SHMAT 1
  14426.  
  14427. | #define HAVE_SHMDT 1
  14428.  
  14429. | #define HAVE_MMAP 1
  14430.  
  14431. | #define HAVE_SCANDIR 1
  14432.  
  14433. | #define HAVE_LIBRT 1
  14434.  
  14435. | #define HAVE_CLOCK_GETTIME 1
  14436.  
  14437. | /* end confdefs.h. */
  14438.  
  14439. | #include <gif_lib.h>
  14440.  
  14441. configure:35787: result: no
  14442.  
  14443. configure:35787: checking for gif_lib.h
  14444.  
  14445. configure:35787: result: no
  14446.  
  14447. configure:35792: checking gif/gif_lib.h usability
  14448.  
  14449. configure:35792: /usr/share/emscripten/emcc -c conftest.c >&5
  14450.  
  14451. conftest.c:126:10: fatal error: 'gif/gif_lib.h' file not found
  14452.  
  14453. #include <gif/gif_lib.h>
  14454.  
  14455. ^~~~~~~~~~~~~~~
  14456.  
  14457. 1 error generated.
  14458.  
  14459. configure:35792: $? = 1
  14460.  
  14461. configure: failed program was:
  14462.  
  14463. | /* confdefs.h */
  14464.  
  14465. | #define PACKAGE_NAME "gnash"
  14466.  
  14467. | #define PACKAGE_TARNAME "gnash"
  14468.  
  14469. | #define PACKAGE_VERSION "0.8.11dev"
  14470.  
  14471. | #define PACKAGE_STRING "gnash 0.8.11dev"
  14472.  
  14473. | #define PACKAGE_BUGREPORT ""
  14474.  
  14475. | #define PACKAGE_URL ""
  14476.  
  14477. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  14478.  
  14479. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  14480.  
  14481. | #define DEFAULT_FLASH_REV_NUMBER "999"
  14482.  
  14483. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  14484.  
  14485. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  14486.  
  14487. | #define DEFAULT_STREAMS_TIMEOUT 60
  14488.  
  14489. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  14490.  
  14491. | #define LINUX_HOST 1
  14492.  
  14493. | #define PACKAGE "gnash"
  14494.  
  14495. | #define VERSION "0.8.11dev"
  14496.  
  14497. | #define ENABLE_NLS 1
  14498.  
  14499. | #define HAVE_GETTEXT 1
  14500.  
  14501. | #define HAVE_DCGETTEXT 1
  14502.  
  14503. | #define STDC_HEADERS 1
  14504.  
  14505. | #define HAVE_SYS_TYPES_H 1
  14506.  
  14507. | #define HAVE_SYS_STAT_H 1
  14508.  
  14509. | #define HAVE_STDLIB_H 1
  14510.  
  14511. | #define HAVE_STRING_H 1
  14512.  
  14513. | #define HAVE_MEMORY_H 1
  14514.  
  14515. | #define HAVE_STRINGS_H 1
  14516.  
  14517. | #define HAVE_INTTYPES_H 1
  14518.  
  14519. | #define HAVE_STDINT_H 1
  14520.  
  14521. | #define HAVE_UNISTD_H 1
  14522.  
  14523. | #define USE_STATS_CACHE 1
  14524.  
  14525. | #define USE_LC 1
  14526.  
  14527. | #define USE_SOUND 1
  14528.  
  14529. | #define USE_MEDIA 1
  14530.  
  14531. | #define HAVE_FFMPEG_AVCODEC_H 1
  14532.  
  14533. | #define PIXELFORMAT_RGB555 1
  14534.  
  14535. | #define PIXELFORMAT_RGB565 1
  14536.  
  14537. | #define PIXELFORMAT_RGB24 1
  14538.  
  14539. | #define PIXELFORMAT_BGR24 1
  14540.  
  14541. | #define PIXELFORMAT_RGBA32 1
  14542.  
  14543. | #define PIXELFORMAT_BGRA32 1
  14544.  
  14545. | #define PIXELFORMAT_ARGB32 1
  14546.  
  14547. | #define PIXELFORMAT_ABGR32 1
  14548.  
  14549. | #define RENDERER_AGG 1
  14550.  
  14551. | #define RENDERER_CAIRO 1
  14552.  
  14553. | #define HAVE_DLFCN_H 1
  14554.  
  14555. | #define LT_OBJDIR ".libs/"
  14556.  
  14557. | #define HAVE_LTDL_H 1
  14558.  
  14559. | #define HAVE_LTDL 1
  14560.  
  14561. | #define DEBUG_LOGGING 1
  14562.  
  14563. | #define HAVE_MALLINFO 1
  14564.  
  14565. | #define HAVE_IPC_INFO 1
  14566.  
  14567. | #define USE_MENUS /**/
  14568.  
  14569. | #define USE_SWFTREE /**/
  14570.  
  14571. | #define USE_TESTSUITE /**/
  14572.  
  14573. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  14574.  
  14575. | #define USE_CGIBIN 1
  14576.  
  14577. | #define ENABLE_DOUBLE_BUFFERING 1
  14578.  
  14579. | #define USE_TSLIB 1
  14580.  
  14581. | #define USE_KEYBOARD_PS2 1
  14582.  
  14583. | #define USE_INPUT_EVENTS 1
  14584.  
  14585. | #define USE_GIF 1
  14586.  
  14587. | #define USE_PNG 1
  14588.  
  14589. | #define HAVE_DIRENT_H 1
  14590.  
  14591. | #define HAVE_GETOPT_H 1
  14592.  
  14593. | #define HAVE_LIBGEN_H 1
  14594.  
  14595. | #define HAVE_PWD_H 1
  14596.  
  14597. | #define HAVE_SYS_UTSNAME_H 1
  14598.  
  14599. | #define HAVE_SIGNAL_H 1
  14600.  
  14601. | #define HAVE_UNISTD_H 1
  14602.  
  14603. | #define HAVE_SYS_TIME_H 1
  14604.  
  14605. | #define HAVE_GETPWNAM 1
  14606.  
  14607. | #define IPC_PERM_KEY key
  14608.  
  14609. | #define HAVE_SEMGET 1
  14610.  
  14611. | #define HAVE_FINITE 1
  14612.  
  14613. | #define HAVE_GETOPT 1
  14614.  
  14615. | #define HAVE_GETTIMEOFDAY 1
  14616.  
  14617. | #define HAVE_FTIME 1
  14618.  
  14619. | #define HAVE_TZSET 1
  14620.  
  14621. | #define HAVE_LOCALTIME_R 1
  14622.  
  14623. | #define HAVE_TM_GMTOFF 1
  14624.  
  14625. | #define HAVE_LONG_TIMEZONE 1
  14626.  
  14627. | #define HAVE_MKSTEMPS 1
  14628.  
  14629. | #define HAVE_SYSCONF 1
  14630.  
  14631. | #define HAVE_SHMGET 1
  14632.  
  14633. | #define HAVE_SHMAT 1
  14634.  
  14635. | #define HAVE_SHMDT 1
  14636.  
  14637. | #define HAVE_MMAP 1
  14638.  
  14639. | #define HAVE_SCANDIR 1
  14640.  
  14641. | #define HAVE_LIBRT 1
  14642.  
  14643. | #define HAVE_CLOCK_GETTIME 1
  14644.  
  14645. | /* end confdefs.h. */
  14646.  
  14647. | #include <stdio.h>
  14648.  
  14649. | #ifdef HAVE_SYS_TYPES_H
  14650.  
  14651. | # include <sys/types.h>
  14652.  
  14653. | #endif
  14654.  
  14655. | #ifdef HAVE_SYS_STAT_H
  14656.  
  14657. | # include <sys/stat.h>
  14658.  
  14659. | #endif
  14660.  
  14661. | #ifdef STDC_HEADERS
  14662.  
  14663. | # include <stdlib.h>
  14664.  
  14665. | # include <stddef.h>
  14666.  
  14667. | #else
  14668.  
  14669. | # ifdef HAVE_STDLIB_H
  14670.  
  14671. | # include <stdlib.h>
  14672.  
  14673. | # endif
  14674.  
  14675. | #endif
  14676.  
  14677. | #ifdef HAVE_STRING_H
  14678.  
  14679. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  14680.  
  14681. | # include <memory.h>
  14682.  
  14683. | # endif
  14684.  
  14685. | # include <string.h>
  14686.  
  14687. | #endif
  14688.  
  14689. | #ifdef HAVE_STRINGS_H
  14690.  
  14691. | # include <strings.h>
  14692.  
  14693. | #endif
  14694.  
  14695. | #ifdef HAVE_INTTYPES_H
  14696.  
  14697. | # include <inttypes.h>
  14698.  
  14699. | #endif
  14700.  
  14701. | #ifdef HAVE_STDINT_H
  14702.  
  14703. | # include <stdint.h>
  14704.  
  14705. | #endif
  14706.  
  14707. | #ifdef HAVE_UNISTD_H
  14708.  
  14709. | # include <unistd.h>
  14710.  
  14711. | #endif
  14712.  
  14713. | #include <gif/gif_lib.h>
  14714.  
  14715. configure:35792: result: no
  14716.  
  14717. configure:35792: checking gif/gif_lib.h presence
  14718.  
  14719. configure:35792: /usr/share/emscripten/emcc -E conftest.c
  14720.  
  14721. conftest.c:93:10: fatal error: 'gif/gif_lib.h' file not found
  14722.  
  14723. #include <gif/gif_lib.h>
  14724.  
  14725. ^~~~~~~~~~~~~~~
  14726.  
  14727. 1 error generated.
  14728.  
  14729. configure:35792: $? = 1
  14730.  
  14731. configure: failed program was:
  14732.  
  14733. | /* confdefs.h */
  14734.  
  14735. | #define PACKAGE_NAME "gnash"
  14736.  
  14737. | #define PACKAGE_TARNAME "gnash"
  14738.  
  14739. | #define PACKAGE_VERSION "0.8.11dev"
  14740.  
  14741. | #define PACKAGE_STRING "gnash 0.8.11dev"
  14742.  
  14743. | #define PACKAGE_BUGREPORT ""
  14744.  
  14745. | #define PACKAGE_URL ""
  14746.  
  14747. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  14748.  
  14749. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  14750.  
  14751. | #define DEFAULT_FLASH_REV_NUMBER "999"
  14752.  
  14753. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  14754.  
  14755. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  14756.  
  14757. | #define DEFAULT_STREAMS_TIMEOUT 60
  14758.  
  14759. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  14760.  
  14761. | #define LINUX_HOST 1
  14762.  
  14763. | #define PACKAGE "gnash"
  14764.  
  14765. | #define VERSION "0.8.11dev"
  14766.  
  14767. | #define ENABLE_NLS 1
  14768.  
  14769. | #define HAVE_GETTEXT 1
  14770.  
  14771. | #define HAVE_DCGETTEXT 1
  14772.  
  14773. | #define STDC_HEADERS 1
  14774.  
  14775. | #define HAVE_SYS_TYPES_H 1
  14776.  
  14777. | #define HAVE_SYS_STAT_H 1
  14778.  
  14779. | #define HAVE_STDLIB_H 1
  14780.  
  14781. | #define HAVE_STRING_H 1
  14782.  
  14783. | #define HAVE_MEMORY_H 1
  14784.  
  14785. | #define HAVE_STRINGS_H 1
  14786.  
  14787. | #define HAVE_INTTYPES_H 1
  14788.  
  14789. | #define HAVE_STDINT_H 1
  14790.  
  14791. | #define HAVE_UNISTD_H 1
  14792.  
  14793. | #define USE_STATS_CACHE 1
  14794.  
  14795. | #define USE_LC 1
  14796.  
  14797. | #define USE_SOUND 1
  14798.  
  14799. | #define USE_MEDIA 1
  14800.  
  14801. | #define HAVE_FFMPEG_AVCODEC_H 1
  14802.  
  14803. | #define PIXELFORMAT_RGB555 1
  14804.  
  14805. | #define PIXELFORMAT_RGB565 1
  14806.  
  14807. | #define PIXELFORMAT_RGB24 1
  14808.  
  14809. | #define PIXELFORMAT_BGR24 1
  14810.  
  14811. | #define PIXELFORMAT_RGBA32 1
  14812.  
  14813. | #define PIXELFORMAT_BGRA32 1
  14814.  
  14815. | #define PIXELFORMAT_ARGB32 1
  14816.  
  14817. | #define PIXELFORMAT_ABGR32 1
  14818.  
  14819. | #define RENDERER_AGG 1
  14820.  
  14821. | #define RENDERER_CAIRO 1
  14822.  
  14823. | #define HAVE_DLFCN_H 1
  14824.  
  14825. | #define LT_OBJDIR ".libs/"
  14826.  
  14827. | #define HAVE_LTDL_H 1
  14828.  
  14829. | #define HAVE_LTDL 1
  14830.  
  14831. | #define DEBUG_LOGGING 1
  14832.  
  14833. | #define HAVE_MALLINFO 1
  14834.  
  14835. | #define HAVE_IPC_INFO 1
  14836.  
  14837. | #define USE_MENUS /**/
  14838.  
  14839. | #define USE_SWFTREE /**/
  14840.  
  14841. | #define USE_TESTSUITE /**/
  14842.  
  14843. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  14844.  
  14845. | #define USE_CGIBIN 1
  14846.  
  14847. | #define ENABLE_DOUBLE_BUFFERING 1
  14848.  
  14849. | #define USE_TSLIB 1
  14850.  
  14851. | #define USE_KEYBOARD_PS2 1
  14852.  
  14853. | #define USE_INPUT_EVENTS 1
  14854.  
  14855. | #define USE_GIF 1
  14856.  
  14857. | #define USE_PNG 1
  14858.  
  14859. | #define HAVE_DIRENT_H 1
  14860.  
  14861. | #define HAVE_GETOPT_H 1
  14862.  
  14863. | #define HAVE_LIBGEN_H 1
  14864.  
  14865. | #define HAVE_PWD_H 1
  14866.  
  14867. | #define HAVE_SYS_UTSNAME_H 1
  14868.  
  14869. | #define HAVE_SIGNAL_H 1
  14870.  
  14871. | #define HAVE_UNISTD_H 1
  14872.  
  14873. | #define HAVE_SYS_TIME_H 1
  14874.  
  14875. | #define HAVE_GETPWNAM 1
  14876.  
  14877. | #define IPC_PERM_KEY key
  14878.  
  14879. | #define HAVE_SEMGET 1
  14880.  
  14881. | #define HAVE_FINITE 1
  14882.  
  14883. | #define HAVE_GETOPT 1
  14884.  
  14885. | #define HAVE_GETTIMEOFDAY 1
  14886.  
  14887. | #define HAVE_FTIME 1
  14888.  
  14889. | #define HAVE_TZSET 1
  14890.  
  14891. | #define HAVE_LOCALTIME_R 1
  14892.  
  14893. | #define HAVE_TM_GMTOFF 1
  14894.  
  14895. | #define HAVE_LONG_TIMEZONE 1
  14896.  
  14897. | #define HAVE_MKSTEMPS 1
  14898.  
  14899. | #define HAVE_SYSCONF 1
  14900.  
  14901. | #define HAVE_SHMGET 1
  14902.  
  14903. | #define HAVE_SHMAT 1
  14904.  
  14905. | #define HAVE_SHMDT 1
  14906.  
  14907. | #define HAVE_MMAP 1
  14908.  
  14909. | #define HAVE_SCANDIR 1
  14910.  
  14911. | #define HAVE_LIBRT 1
  14912.  
  14913. | #define HAVE_CLOCK_GETTIME 1
  14914.  
  14915. | /* end confdefs.h. */
  14916.  
  14917. | #include <gif/gif_lib.h>
  14918.  
  14919. configure:35792: result: no
  14920.  
  14921. configure:35792: checking for gif/gif_lib.h
  14922.  
  14923. configure:35792: result: no
  14924.  
  14925. configure:35798: checking for gif/gif_lib.h
  14926.  
  14927. configure:35798: result: no
  14928.  
  14929. configure:35803: checking for gif_lib.h
  14930.  
  14931. configure:35803: result: no
  14932.  
  14933. configure:35851: checking for gif_lib.h header
  14934.  
  14935. configure:35866: result: not found
  14936.  
  14937. configure:36148: checking for gif_lib.h header using pkg-config
  14938.  
  14939. configure:36159: result: not found
  14940.  
  14941. configure:36166: checking for ungif-config
  14942.  
  14943. configure:36199: result: no
  14944.  
  14945. configure:36224: checking for gif_lib.h
  14946.  
  14947. configure:36224: result: no
  14948.  
  14949. configure:36229: checking ungif/gif_lib.h usability
  14950.  
  14951. configure:36229: /usr/share/emscripten/emcc -c conftest.c >&5
  14952.  
  14953. conftest.c:126:10: fatal error: 'ungif/gif_lib.h' file not found
  14954.  
  14955. #include <ungif/gif_lib.h>
  14956.  
  14957. ^~~~~~~~~~~~~~~~~
  14958.  
  14959. 1 error generated.
  14960.  
  14961. configure:36229: $? = 1
  14962.  
  14963. configure: failed program was:
  14964.  
  14965. | /* confdefs.h */
  14966.  
  14967. | #define PACKAGE_NAME "gnash"
  14968.  
  14969. | #define PACKAGE_TARNAME "gnash"
  14970.  
  14971. | #define PACKAGE_VERSION "0.8.11dev"
  14972.  
  14973. | #define PACKAGE_STRING "gnash 0.8.11dev"
  14974.  
  14975. | #define PACKAGE_BUGREPORT ""
  14976.  
  14977. | #define PACKAGE_URL ""
  14978.  
  14979. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  14980.  
  14981. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  14982.  
  14983. | #define DEFAULT_FLASH_REV_NUMBER "999"
  14984.  
  14985. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  14986.  
  14987. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  14988.  
  14989. | #define DEFAULT_STREAMS_TIMEOUT 60
  14990.  
  14991. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  14992.  
  14993. | #define LINUX_HOST 1
  14994.  
  14995. | #define PACKAGE "gnash"
  14996.  
  14997. | #define VERSION "0.8.11dev"
  14998.  
  14999. | #define ENABLE_NLS 1
  15000.  
  15001. | #define HAVE_GETTEXT 1
  15002.  
  15003. | #define HAVE_DCGETTEXT 1
  15004.  
  15005. | #define STDC_HEADERS 1
  15006.  
  15007. | #define HAVE_SYS_TYPES_H 1
  15008.  
  15009. | #define HAVE_SYS_STAT_H 1
  15010.  
  15011. | #define HAVE_STDLIB_H 1
  15012.  
  15013. | #define HAVE_STRING_H 1
  15014.  
  15015. | #define HAVE_MEMORY_H 1
  15016.  
  15017. | #define HAVE_STRINGS_H 1
  15018.  
  15019. | #define HAVE_INTTYPES_H 1
  15020.  
  15021. | #define HAVE_STDINT_H 1
  15022.  
  15023. | #define HAVE_UNISTD_H 1
  15024.  
  15025. | #define USE_STATS_CACHE 1
  15026.  
  15027. | #define USE_LC 1
  15028.  
  15029. | #define USE_SOUND 1
  15030.  
  15031. | #define USE_MEDIA 1
  15032.  
  15033. | #define HAVE_FFMPEG_AVCODEC_H 1
  15034.  
  15035. | #define PIXELFORMAT_RGB555 1
  15036.  
  15037. | #define PIXELFORMAT_RGB565 1
  15038.  
  15039. | #define PIXELFORMAT_RGB24 1
  15040.  
  15041. | #define PIXELFORMAT_BGR24 1
  15042.  
  15043. | #define PIXELFORMAT_RGBA32 1
  15044.  
  15045. | #define PIXELFORMAT_BGRA32 1
  15046.  
  15047. | #define PIXELFORMAT_ARGB32 1
  15048.  
  15049. | #define PIXELFORMAT_ABGR32 1
  15050.  
  15051. | #define RENDERER_AGG 1
  15052.  
  15053. | #define RENDERER_CAIRO 1
  15054.  
  15055. | #define HAVE_DLFCN_H 1
  15056.  
  15057. | #define LT_OBJDIR ".libs/"
  15058.  
  15059. | #define HAVE_LTDL_H 1
  15060.  
  15061. | #define HAVE_LTDL 1
  15062.  
  15063. | #define DEBUG_LOGGING 1
  15064.  
  15065. | #define HAVE_MALLINFO 1
  15066.  
  15067. | #define HAVE_IPC_INFO 1
  15068.  
  15069. | #define USE_MENUS /**/
  15070.  
  15071. | #define USE_SWFTREE /**/
  15072.  
  15073. | #define USE_TESTSUITE /**/
  15074.  
  15075. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  15076.  
  15077. | #define USE_CGIBIN 1
  15078.  
  15079. | #define ENABLE_DOUBLE_BUFFERING 1
  15080.  
  15081. | #define USE_TSLIB 1
  15082.  
  15083. | #define USE_KEYBOARD_PS2 1
  15084.  
  15085. | #define USE_INPUT_EVENTS 1
  15086.  
  15087. | #define USE_GIF 1
  15088.  
  15089. | #define USE_PNG 1
  15090.  
  15091. | #define HAVE_DIRENT_H 1
  15092.  
  15093. | #define HAVE_GETOPT_H 1
  15094.  
  15095. | #define HAVE_LIBGEN_H 1
  15096.  
  15097. | #define HAVE_PWD_H 1
  15098.  
  15099. | #define HAVE_SYS_UTSNAME_H 1
  15100.  
  15101. | #define HAVE_SIGNAL_H 1
  15102.  
  15103. | #define HAVE_UNISTD_H 1
  15104.  
  15105. | #define HAVE_SYS_TIME_H 1
  15106.  
  15107. | #define HAVE_GETPWNAM 1
  15108.  
  15109. | #define IPC_PERM_KEY key
  15110.  
  15111. | #define HAVE_SEMGET 1
  15112.  
  15113. | #define HAVE_FINITE 1
  15114.  
  15115. | #define HAVE_GETOPT 1
  15116.  
  15117. | #define HAVE_GETTIMEOFDAY 1
  15118.  
  15119. | #define HAVE_FTIME 1
  15120.  
  15121. | #define HAVE_TZSET 1
  15122.  
  15123. | #define HAVE_LOCALTIME_R 1
  15124.  
  15125. | #define HAVE_TM_GMTOFF 1
  15126.  
  15127. | #define HAVE_LONG_TIMEZONE 1
  15128.  
  15129. | #define HAVE_MKSTEMPS 1
  15130.  
  15131. | #define HAVE_SYSCONF 1
  15132.  
  15133. | #define HAVE_SHMGET 1
  15134.  
  15135. | #define HAVE_SHMAT 1
  15136.  
  15137. | #define HAVE_SHMDT 1
  15138.  
  15139. | #define HAVE_MMAP 1
  15140.  
  15141. | #define HAVE_SCANDIR 1
  15142.  
  15143. | #define HAVE_LIBRT 1
  15144.  
  15145. | #define HAVE_CLOCK_GETTIME 1
  15146.  
  15147. | /* end confdefs.h. */
  15148.  
  15149. | #include <stdio.h>
  15150.  
  15151. | #ifdef HAVE_SYS_TYPES_H
  15152.  
  15153. | # include <sys/types.h>
  15154.  
  15155. | #endif
  15156.  
  15157. | #ifdef HAVE_SYS_STAT_H
  15158.  
  15159. | # include <sys/stat.h>
  15160.  
  15161. | #endif
  15162.  
  15163. | #ifdef STDC_HEADERS
  15164.  
  15165. | # include <stdlib.h>
  15166.  
  15167. | # include <stddef.h>
  15168.  
  15169. | #else
  15170.  
  15171. | # ifdef HAVE_STDLIB_H
  15172.  
  15173. | # include <stdlib.h>
  15174.  
  15175. | # endif
  15176.  
  15177. | #endif
  15178.  
  15179. | #ifdef HAVE_STRING_H
  15180.  
  15181. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  15182.  
  15183. | # include <memory.h>
  15184.  
  15185. | # endif
  15186.  
  15187. | # include <string.h>
  15188.  
  15189. | #endif
  15190.  
  15191. | #ifdef HAVE_STRINGS_H
  15192.  
  15193. | # include <strings.h>
  15194.  
  15195. | #endif
  15196.  
  15197. | #ifdef HAVE_INTTYPES_H
  15198.  
  15199. | # include <inttypes.h>
  15200.  
  15201. | #endif
  15202.  
  15203. | #ifdef HAVE_STDINT_H
  15204.  
  15205. | # include <stdint.h>
  15206.  
  15207. | #endif
  15208.  
  15209. | #ifdef HAVE_UNISTD_H
  15210.  
  15211. | # include <unistd.h>
  15212.  
  15213. | #endif
  15214.  
  15215. | #include <ungif/gif_lib.h>
  15216.  
  15217. configure:36229: result: no
  15218.  
  15219. configure:36229: checking ungif/gif_lib.h presence
  15220.  
  15221. configure:36229: /usr/share/emscripten/emcc -E conftest.c
  15222.  
  15223. conftest.c:93:10: fatal error: 'ungif/gif_lib.h' file not found
  15224.  
  15225. #include <ungif/gif_lib.h>
  15226.  
  15227. ^~~~~~~~~~~~~~~~~
  15228.  
  15229. 1 error generated.
  15230.  
  15231. configure:36229: $? = 1
  15232.  
  15233. configure: failed program was:
  15234.  
  15235. | /* confdefs.h */
  15236.  
  15237. | #define PACKAGE_NAME "gnash"
  15238.  
  15239. | #define PACKAGE_TARNAME "gnash"
  15240.  
  15241. | #define PACKAGE_VERSION "0.8.11dev"
  15242.  
  15243. | #define PACKAGE_STRING "gnash 0.8.11dev"
  15244.  
  15245. | #define PACKAGE_BUGREPORT ""
  15246.  
  15247. | #define PACKAGE_URL ""
  15248.  
  15249. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  15250.  
  15251. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  15252.  
  15253. | #define DEFAULT_FLASH_REV_NUMBER "999"
  15254.  
  15255. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  15256.  
  15257. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  15258.  
  15259. | #define DEFAULT_STREAMS_TIMEOUT 60
  15260.  
  15261. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  15262.  
  15263. | #define LINUX_HOST 1
  15264.  
  15265. | #define PACKAGE "gnash"
  15266.  
  15267. | #define VERSION "0.8.11dev"
  15268.  
  15269. | #define ENABLE_NLS 1
  15270.  
  15271. | #define HAVE_GETTEXT 1
  15272.  
  15273. | #define HAVE_DCGETTEXT 1
  15274.  
  15275. | #define STDC_HEADERS 1
  15276.  
  15277. | #define HAVE_SYS_TYPES_H 1
  15278.  
  15279. | #define HAVE_SYS_STAT_H 1
  15280.  
  15281. | #define HAVE_STDLIB_H 1
  15282.  
  15283. | #define HAVE_STRING_H 1
  15284.  
  15285. | #define HAVE_MEMORY_H 1
  15286.  
  15287. | #define HAVE_STRINGS_H 1
  15288.  
  15289. | #define HAVE_INTTYPES_H 1
  15290.  
  15291. | #define HAVE_STDINT_H 1
  15292.  
  15293. | #define HAVE_UNISTD_H 1
  15294.  
  15295. | #define USE_STATS_CACHE 1
  15296.  
  15297. | #define USE_LC 1
  15298.  
  15299. | #define USE_SOUND 1
  15300.  
  15301. | #define USE_MEDIA 1
  15302.  
  15303. | #define HAVE_FFMPEG_AVCODEC_H 1
  15304.  
  15305. | #define PIXELFORMAT_RGB555 1
  15306.  
  15307. | #define PIXELFORMAT_RGB565 1
  15308.  
  15309. | #define PIXELFORMAT_RGB24 1
  15310.  
  15311. | #define PIXELFORMAT_BGR24 1
  15312.  
  15313. | #define PIXELFORMAT_RGBA32 1
  15314.  
  15315. | #define PIXELFORMAT_BGRA32 1
  15316.  
  15317. | #define PIXELFORMAT_ARGB32 1
  15318.  
  15319. | #define PIXELFORMAT_ABGR32 1
  15320.  
  15321. | #define RENDERER_AGG 1
  15322.  
  15323. | #define RENDERER_CAIRO 1
  15324.  
  15325. | #define HAVE_DLFCN_H 1
  15326.  
  15327. | #define LT_OBJDIR ".libs/"
  15328.  
  15329. | #define HAVE_LTDL_H 1
  15330.  
  15331. | #define HAVE_LTDL 1
  15332.  
  15333. | #define DEBUG_LOGGING 1
  15334.  
  15335. | #define HAVE_MALLINFO 1
  15336.  
  15337. | #define HAVE_IPC_INFO 1
  15338.  
  15339. | #define USE_MENUS /**/
  15340.  
  15341. | #define USE_SWFTREE /**/
  15342.  
  15343. | #define USE_TESTSUITE /**/
  15344.  
  15345. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  15346.  
  15347. | #define USE_CGIBIN 1
  15348.  
  15349. | #define ENABLE_DOUBLE_BUFFERING 1
  15350.  
  15351. | #define USE_TSLIB 1
  15352.  
  15353. | #define USE_KEYBOARD_PS2 1
  15354.  
  15355. | #define USE_INPUT_EVENTS 1
  15356.  
  15357. | #define USE_GIF 1
  15358.  
  15359. | #define USE_PNG 1
  15360.  
  15361. | #define HAVE_DIRENT_H 1
  15362.  
  15363. | #define HAVE_GETOPT_H 1
  15364.  
  15365. | #define HAVE_LIBGEN_H 1
  15366.  
  15367. | #define HAVE_PWD_H 1
  15368.  
  15369. | #define HAVE_SYS_UTSNAME_H 1
  15370.  
  15371. | #define HAVE_SIGNAL_H 1
  15372.  
  15373. | #define HAVE_UNISTD_H 1
  15374.  
  15375. | #define HAVE_SYS_TIME_H 1
  15376.  
  15377. | #define HAVE_GETPWNAM 1
  15378.  
  15379. | #define IPC_PERM_KEY key
  15380.  
  15381. | #define HAVE_SEMGET 1
  15382.  
  15383. | #define HAVE_FINITE 1
  15384.  
  15385. | #define HAVE_GETOPT 1
  15386.  
  15387. | #define HAVE_GETTIMEOFDAY 1
  15388.  
  15389. | #define HAVE_FTIME 1
  15390.  
  15391. | #define HAVE_TZSET 1
  15392.  
  15393. | #define HAVE_LOCALTIME_R 1
  15394.  
  15395. | #define HAVE_TM_GMTOFF 1
  15396.  
  15397. | #define HAVE_LONG_TIMEZONE 1
  15398.  
  15399. | #define HAVE_MKSTEMPS 1
  15400.  
  15401. | #define HAVE_SYSCONF 1
  15402.  
  15403. | #define HAVE_SHMGET 1
  15404.  
  15405. | #define HAVE_SHMAT 1
  15406.  
  15407. | #define HAVE_SHMDT 1
  15408.  
  15409. | #define HAVE_MMAP 1
  15410.  
  15411. | #define HAVE_SCANDIR 1
  15412.  
  15413. | #define HAVE_LIBRT 1
  15414.  
  15415. | #define HAVE_CLOCK_GETTIME 1
  15416.  
  15417. | /* end confdefs.h. */
  15418.  
  15419. | #include <ungif/gif_lib.h>
  15420.  
  15421. configure:36229: result: no
  15422.  
  15423. configure:36229: checking for ungif/gif_lib.h
  15424.  
  15425. configure:36229: result: no
  15426.  
  15427. configure:36235: checking for ungif/gif_lib.h
  15428.  
  15429. configure:36235: result: no
  15430.  
  15431. configure:36240: checking for gif_lib.h
  15432.  
  15433. configure:36240: result: no
  15434.  
  15435. configure:36288: checking for gif_lib.h header
  15436.  
  15437. configure:36303: result: not found
  15438.  
  15439. configure:36587: checking for dejagnu.h header using pkg-config
  15440.  
  15441. configure:36598: result: not found
  15442.  
  15443. configure:36605: checking for dejagnu-config
  15444.  
  15445. configure:36638: result: no
  15446.  
  15447. configure:36663: checking dejagnu.h usability
  15448.  
  15449. configure:36663: /usr/share/emscripten/emcc -c conftest.c >&5
  15450.  
  15451. conftest.c:126:10: fatal error: 'dejagnu.h' file not found
  15452.  
  15453. #include <dejagnu.h>
  15454.  
  15455. ^~~~~~~~~~~
  15456.  
  15457. 1 error generated.
  15458.  
  15459. configure:36663: $? = 1
  15460.  
  15461. configure: failed program was:
  15462.  
  15463. | /* confdefs.h */
  15464.  
  15465. | #define PACKAGE_NAME "gnash"
  15466.  
  15467. | #define PACKAGE_TARNAME "gnash"
  15468.  
  15469. | #define PACKAGE_VERSION "0.8.11dev"
  15470.  
  15471. | #define PACKAGE_STRING "gnash 0.8.11dev"
  15472.  
  15473. | #define PACKAGE_BUGREPORT ""
  15474.  
  15475. | #define PACKAGE_URL ""
  15476.  
  15477. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  15478.  
  15479. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  15480.  
  15481. | #define DEFAULT_FLASH_REV_NUMBER "999"
  15482.  
  15483. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  15484.  
  15485. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  15486.  
  15487. | #define DEFAULT_STREAMS_TIMEOUT 60
  15488.  
  15489. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  15490.  
  15491. | #define LINUX_HOST 1
  15492.  
  15493. | #define PACKAGE "gnash"
  15494.  
  15495. | #define VERSION "0.8.11dev"
  15496.  
  15497. | #define ENABLE_NLS 1
  15498.  
  15499. | #define HAVE_GETTEXT 1
  15500.  
  15501. | #define HAVE_DCGETTEXT 1
  15502.  
  15503. | #define STDC_HEADERS 1
  15504.  
  15505. | #define HAVE_SYS_TYPES_H 1
  15506.  
  15507. | #define HAVE_SYS_STAT_H 1
  15508.  
  15509. | #define HAVE_STDLIB_H 1
  15510.  
  15511. | #define HAVE_STRING_H 1
  15512.  
  15513. | #define HAVE_MEMORY_H 1
  15514.  
  15515. | #define HAVE_STRINGS_H 1
  15516.  
  15517. | #define HAVE_INTTYPES_H 1
  15518.  
  15519. | #define HAVE_STDINT_H 1
  15520.  
  15521. | #define HAVE_UNISTD_H 1
  15522.  
  15523. | #define USE_STATS_CACHE 1
  15524.  
  15525. | #define USE_LC 1
  15526.  
  15527. | #define USE_SOUND 1
  15528.  
  15529. | #define USE_MEDIA 1
  15530.  
  15531. | #define HAVE_FFMPEG_AVCODEC_H 1
  15532.  
  15533. | #define PIXELFORMAT_RGB555 1
  15534.  
  15535. | #define PIXELFORMAT_RGB565 1
  15536.  
  15537. | #define PIXELFORMAT_RGB24 1
  15538.  
  15539. | #define PIXELFORMAT_BGR24 1
  15540.  
  15541. | #define PIXELFORMAT_RGBA32 1
  15542.  
  15543. | #define PIXELFORMAT_BGRA32 1
  15544.  
  15545. | #define PIXELFORMAT_ARGB32 1
  15546.  
  15547. | #define PIXELFORMAT_ABGR32 1
  15548.  
  15549. | #define RENDERER_AGG 1
  15550.  
  15551. | #define RENDERER_CAIRO 1
  15552.  
  15553. | #define HAVE_DLFCN_H 1
  15554.  
  15555. | #define LT_OBJDIR ".libs/"
  15556.  
  15557. | #define HAVE_LTDL_H 1
  15558.  
  15559. | #define HAVE_LTDL 1
  15560.  
  15561. | #define DEBUG_LOGGING 1
  15562.  
  15563. | #define HAVE_MALLINFO 1
  15564.  
  15565. | #define HAVE_IPC_INFO 1
  15566.  
  15567. | #define USE_MENUS /**/
  15568.  
  15569. | #define USE_SWFTREE /**/
  15570.  
  15571. | #define USE_TESTSUITE /**/
  15572.  
  15573. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  15574.  
  15575. | #define USE_CGIBIN 1
  15576.  
  15577. | #define ENABLE_DOUBLE_BUFFERING 1
  15578.  
  15579. | #define USE_TSLIB 1
  15580.  
  15581. | #define USE_KEYBOARD_PS2 1
  15582.  
  15583. | #define USE_INPUT_EVENTS 1
  15584.  
  15585. | #define USE_GIF 1
  15586.  
  15587. | #define USE_PNG 1
  15588.  
  15589. | #define HAVE_DIRENT_H 1
  15590.  
  15591. | #define HAVE_GETOPT_H 1
  15592.  
  15593. | #define HAVE_LIBGEN_H 1
  15594.  
  15595. | #define HAVE_PWD_H 1
  15596.  
  15597. | #define HAVE_SYS_UTSNAME_H 1
  15598.  
  15599. | #define HAVE_SIGNAL_H 1
  15600.  
  15601. | #define HAVE_UNISTD_H 1
  15602.  
  15603. | #define HAVE_SYS_TIME_H 1
  15604.  
  15605. | #define HAVE_GETPWNAM 1
  15606.  
  15607. | #define IPC_PERM_KEY key
  15608.  
  15609. | #define HAVE_SEMGET 1
  15610.  
  15611. | #define HAVE_FINITE 1
  15612.  
  15613. | #define HAVE_GETOPT 1
  15614.  
  15615. | #define HAVE_GETTIMEOFDAY 1
  15616.  
  15617. | #define HAVE_FTIME 1
  15618.  
  15619. | #define HAVE_TZSET 1
  15620.  
  15621. | #define HAVE_LOCALTIME_R 1
  15622.  
  15623. | #define HAVE_TM_GMTOFF 1
  15624.  
  15625. | #define HAVE_LONG_TIMEZONE 1
  15626.  
  15627. | #define HAVE_MKSTEMPS 1
  15628.  
  15629. | #define HAVE_SYSCONF 1
  15630.  
  15631. | #define HAVE_SHMGET 1
  15632.  
  15633. | #define HAVE_SHMAT 1
  15634.  
  15635. | #define HAVE_SHMDT 1
  15636.  
  15637. | #define HAVE_MMAP 1
  15638.  
  15639. | #define HAVE_SCANDIR 1
  15640.  
  15641. | #define HAVE_LIBRT 1
  15642.  
  15643. | #define HAVE_CLOCK_GETTIME 1
  15644.  
  15645. | /* end confdefs.h. */
  15646.  
  15647. | #include <stdio.h>
  15648.  
  15649. | #ifdef HAVE_SYS_TYPES_H
  15650.  
  15651. | # include <sys/types.h>
  15652.  
  15653. | #endif
  15654.  
  15655. | #ifdef HAVE_SYS_STAT_H
  15656.  
  15657. | # include <sys/stat.h>
  15658.  
  15659. | #endif
  15660.  
  15661. | #ifdef STDC_HEADERS
  15662.  
  15663. | # include <stdlib.h>
  15664.  
  15665. | # include <stddef.h>
  15666.  
  15667. | #else
  15668.  
  15669. | # ifdef HAVE_STDLIB_H
  15670.  
  15671. | # include <stdlib.h>
  15672.  
  15673. | # endif
  15674.  
  15675. | #endif
  15676.  
  15677. | #ifdef HAVE_STRING_H
  15678.  
  15679. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  15680.  
  15681. | # include <memory.h>
  15682.  
  15683. | # endif
  15684.  
  15685. | # include <string.h>
  15686.  
  15687. | #endif
  15688.  
  15689. | #ifdef HAVE_STRINGS_H
  15690.  
  15691. | # include <strings.h>
  15692.  
  15693. | #endif
  15694.  
  15695. | #ifdef HAVE_INTTYPES_H
  15696.  
  15697. | # include <inttypes.h>
  15698.  
  15699. | #endif
  15700.  
  15701. | #ifdef HAVE_STDINT_H
  15702.  
  15703. | # include <stdint.h>
  15704.  
  15705. | #endif
  15706.  
  15707. | #ifdef HAVE_UNISTD_H
  15708.  
  15709. | # include <unistd.h>
  15710.  
  15711. | #endif
  15712.  
  15713. | #include <dejagnu.h>
  15714.  
  15715. configure:36663: result: no
  15716.  
  15717. configure:36663: checking dejagnu.h presence
  15718.  
  15719. configure:36663: /usr/share/emscripten/emcc -E conftest.c
  15720.  
  15721. conftest.c:93:10: fatal error: 'dejagnu.h' file not found
  15722.  
  15723. #include <dejagnu.h>
  15724.  
  15725. ^~~~~~~~~~~
  15726.  
  15727. 1 error generated.
  15728.  
  15729. configure:36663: $? = 1
  15730.  
  15731. configure: failed program was:
  15732.  
  15733. | /* confdefs.h */
  15734.  
  15735. | #define PACKAGE_NAME "gnash"
  15736.  
  15737. | #define PACKAGE_TARNAME "gnash"
  15738.  
  15739. | #define PACKAGE_VERSION "0.8.11dev"
  15740.  
  15741. | #define PACKAGE_STRING "gnash 0.8.11dev"
  15742.  
  15743. | #define PACKAGE_BUGREPORT ""
  15744.  
  15745. | #define PACKAGE_URL ""
  15746.  
  15747. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  15748.  
  15749. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  15750.  
  15751. | #define DEFAULT_FLASH_REV_NUMBER "999"
  15752.  
  15753. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  15754.  
  15755. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  15756.  
  15757. | #define DEFAULT_STREAMS_TIMEOUT 60
  15758.  
  15759. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  15760.  
  15761. | #define LINUX_HOST 1
  15762.  
  15763. | #define PACKAGE "gnash"
  15764.  
  15765. | #define VERSION "0.8.11dev"
  15766.  
  15767. | #define ENABLE_NLS 1
  15768.  
  15769. | #define HAVE_GETTEXT 1
  15770.  
  15771. | #define HAVE_DCGETTEXT 1
  15772.  
  15773. | #define STDC_HEADERS 1
  15774.  
  15775. | #define HAVE_SYS_TYPES_H 1
  15776.  
  15777. | #define HAVE_SYS_STAT_H 1
  15778.  
  15779. | #define HAVE_STDLIB_H 1
  15780.  
  15781. | #define HAVE_STRING_H 1
  15782.  
  15783. | #define HAVE_MEMORY_H 1
  15784.  
  15785. | #define HAVE_STRINGS_H 1
  15786.  
  15787. | #define HAVE_INTTYPES_H 1
  15788.  
  15789. | #define HAVE_STDINT_H 1
  15790.  
  15791. | #define HAVE_UNISTD_H 1
  15792.  
  15793. | #define USE_STATS_CACHE 1
  15794.  
  15795. | #define USE_LC 1
  15796.  
  15797. | #define USE_SOUND 1
  15798.  
  15799. | #define USE_MEDIA 1
  15800.  
  15801. | #define HAVE_FFMPEG_AVCODEC_H 1
  15802.  
  15803. | #define PIXELFORMAT_RGB555 1
  15804.  
  15805. | #define PIXELFORMAT_RGB565 1
  15806.  
  15807. | #define PIXELFORMAT_RGB24 1
  15808.  
  15809. | #define PIXELFORMAT_BGR24 1
  15810.  
  15811. | #define PIXELFORMAT_RGBA32 1
  15812.  
  15813. | #define PIXELFORMAT_BGRA32 1
  15814.  
  15815. | #define PIXELFORMAT_ARGB32 1
  15816.  
  15817. | #define PIXELFORMAT_ABGR32 1
  15818.  
  15819. | #define RENDERER_AGG 1
  15820.  
  15821. | #define RENDERER_CAIRO 1
  15822.  
  15823. | #define HAVE_DLFCN_H 1
  15824.  
  15825. | #define LT_OBJDIR ".libs/"
  15826.  
  15827. | #define HAVE_LTDL_H 1
  15828.  
  15829. | #define HAVE_LTDL 1
  15830.  
  15831. | #define DEBUG_LOGGING 1
  15832.  
  15833. | #define HAVE_MALLINFO 1
  15834.  
  15835. | #define HAVE_IPC_INFO 1
  15836.  
  15837. | #define USE_MENUS /**/
  15838.  
  15839. | #define USE_SWFTREE /**/
  15840.  
  15841. | #define USE_TESTSUITE /**/
  15842.  
  15843. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  15844.  
  15845. | #define USE_CGIBIN 1
  15846.  
  15847. | #define ENABLE_DOUBLE_BUFFERING 1
  15848.  
  15849. | #define USE_TSLIB 1
  15850.  
  15851. | #define USE_KEYBOARD_PS2 1
  15852.  
  15853. | #define USE_INPUT_EVENTS 1
  15854.  
  15855. | #define USE_GIF 1
  15856.  
  15857. | #define USE_PNG 1
  15858.  
  15859. | #define HAVE_DIRENT_H 1
  15860.  
  15861. | #define HAVE_GETOPT_H 1
  15862.  
  15863. | #define HAVE_LIBGEN_H 1
  15864.  
  15865. | #define HAVE_PWD_H 1
  15866.  
  15867. | #define HAVE_SYS_UTSNAME_H 1
  15868.  
  15869. | #define HAVE_SIGNAL_H 1
  15870.  
  15871. | #define HAVE_UNISTD_H 1
  15872.  
  15873. | #define HAVE_SYS_TIME_H 1
  15874.  
  15875. | #define HAVE_GETPWNAM 1
  15876.  
  15877. | #define IPC_PERM_KEY key
  15878.  
  15879. | #define HAVE_SEMGET 1
  15880.  
  15881. | #define HAVE_FINITE 1
  15882.  
  15883. | #define HAVE_GETOPT 1
  15884.  
  15885. | #define HAVE_GETTIMEOFDAY 1
  15886.  
  15887. | #define HAVE_FTIME 1
  15888.  
  15889. | #define HAVE_TZSET 1
  15890.  
  15891. | #define HAVE_LOCALTIME_R 1
  15892.  
  15893. | #define HAVE_TM_GMTOFF 1
  15894.  
  15895. | #define HAVE_LONG_TIMEZONE 1
  15896.  
  15897. | #define HAVE_MKSTEMPS 1
  15898.  
  15899. | #define HAVE_SYSCONF 1
  15900.  
  15901. | #define HAVE_SHMGET 1
  15902.  
  15903. | #define HAVE_SHMAT 1
  15904.  
  15905. | #define HAVE_SHMDT 1
  15906.  
  15907. | #define HAVE_MMAP 1
  15908.  
  15909. | #define HAVE_SCANDIR 1
  15910.  
  15911. | #define HAVE_LIBRT 1
  15912.  
  15913. | #define HAVE_CLOCK_GETTIME 1
  15914.  
  15915. | /* end confdefs.h. */
  15916.  
  15917. | #include <dejagnu.h>
  15918.  
  15919. configure:36663: result: no
  15920.  
  15921. configure:36663: checking for dejagnu.h
  15922.  
  15923. configure:36663: result: no
  15924.  
  15925. configure:36668: checking dejagnu/dejagnu.h usability
  15926.  
  15927. configure:36668: /usr/share/emscripten/emcc -c conftest.c >&5
  15928.  
  15929. conftest.c:126:10: fatal error: 'dejagnu/dejagnu.h' file not found
  15930.  
  15931. #include <dejagnu/dejagnu.h>
  15932.  
  15933. ^~~~~~~~~~~~~~~~~~~
  15934.  
  15935. 1 error generated.
  15936.  
  15937. configure:36668: $? = 1
  15938.  
  15939. configure: failed program was:
  15940.  
  15941. | /* confdefs.h */
  15942.  
  15943. | #define PACKAGE_NAME "gnash"
  15944.  
  15945. | #define PACKAGE_TARNAME "gnash"
  15946.  
  15947. | #define PACKAGE_VERSION "0.8.11dev"
  15948.  
  15949. | #define PACKAGE_STRING "gnash 0.8.11dev"
  15950.  
  15951. | #define PACKAGE_BUGREPORT ""
  15952.  
  15953. | #define PACKAGE_URL ""
  15954.  
  15955. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  15956.  
  15957. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  15958.  
  15959. | #define DEFAULT_FLASH_REV_NUMBER "999"
  15960.  
  15961. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  15962.  
  15963. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  15964.  
  15965. | #define DEFAULT_STREAMS_TIMEOUT 60
  15966.  
  15967. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  15968.  
  15969. | #define LINUX_HOST 1
  15970.  
  15971. | #define PACKAGE "gnash"
  15972.  
  15973. | #define VERSION "0.8.11dev"
  15974.  
  15975. | #define ENABLE_NLS 1
  15976.  
  15977. | #define HAVE_GETTEXT 1
  15978.  
  15979. | #define HAVE_DCGETTEXT 1
  15980.  
  15981. | #define STDC_HEADERS 1
  15982.  
  15983. | #define HAVE_SYS_TYPES_H 1
  15984.  
  15985. | #define HAVE_SYS_STAT_H 1
  15986.  
  15987. | #define HAVE_STDLIB_H 1
  15988.  
  15989. | #define HAVE_STRING_H 1
  15990.  
  15991. | #define HAVE_MEMORY_H 1
  15992.  
  15993. | #define HAVE_STRINGS_H 1
  15994.  
  15995. | #define HAVE_INTTYPES_H 1
  15996.  
  15997. | #define HAVE_STDINT_H 1
  15998.  
  15999. | #define HAVE_UNISTD_H 1
  16000.  
  16001. | #define USE_STATS_CACHE 1
  16002.  
  16003. | #define USE_LC 1
  16004.  
  16005. | #define USE_SOUND 1
  16006.  
  16007. | #define USE_MEDIA 1
  16008.  
  16009. | #define HAVE_FFMPEG_AVCODEC_H 1
  16010.  
  16011. | #define PIXELFORMAT_RGB555 1
  16012.  
  16013. | #define PIXELFORMAT_RGB565 1
  16014.  
  16015. | #define PIXELFORMAT_RGB24 1
  16016.  
  16017. | #define PIXELFORMAT_BGR24 1
  16018.  
  16019. | #define PIXELFORMAT_RGBA32 1
  16020.  
  16021. | #define PIXELFORMAT_BGRA32 1
  16022.  
  16023. | #define PIXELFORMAT_ARGB32 1
  16024.  
  16025. | #define PIXELFORMAT_ABGR32 1
  16026.  
  16027. | #define RENDERER_AGG 1
  16028.  
  16029. | #define RENDERER_CAIRO 1
  16030.  
  16031. | #define HAVE_DLFCN_H 1
  16032.  
  16033. | #define LT_OBJDIR ".libs/"
  16034.  
  16035. | #define HAVE_LTDL_H 1
  16036.  
  16037. | #define HAVE_LTDL 1
  16038.  
  16039. | #define DEBUG_LOGGING 1
  16040.  
  16041. | #define HAVE_MALLINFO 1
  16042.  
  16043. | #define HAVE_IPC_INFO 1
  16044.  
  16045. | #define USE_MENUS /**/
  16046.  
  16047. | #define USE_SWFTREE /**/
  16048.  
  16049. | #define USE_TESTSUITE /**/
  16050.  
  16051. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  16052.  
  16053. | #define USE_CGIBIN 1
  16054.  
  16055. | #define ENABLE_DOUBLE_BUFFERING 1
  16056.  
  16057. | #define USE_TSLIB 1
  16058.  
  16059. | #define USE_KEYBOARD_PS2 1
  16060.  
  16061. | #define USE_INPUT_EVENTS 1
  16062.  
  16063. | #define USE_GIF 1
  16064.  
  16065. | #define USE_PNG 1
  16066.  
  16067. | #define HAVE_DIRENT_H 1
  16068.  
  16069. | #define HAVE_GETOPT_H 1
  16070.  
  16071. | #define HAVE_LIBGEN_H 1
  16072.  
  16073. | #define HAVE_PWD_H 1
  16074.  
  16075. | #define HAVE_SYS_UTSNAME_H 1
  16076.  
  16077. | #define HAVE_SIGNAL_H 1
  16078.  
  16079. | #define HAVE_UNISTD_H 1
  16080.  
  16081. | #define HAVE_SYS_TIME_H 1
  16082.  
  16083. | #define HAVE_GETPWNAM 1
  16084.  
  16085. | #define IPC_PERM_KEY key
  16086.  
  16087. | #define HAVE_SEMGET 1
  16088.  
  16089. | #define HAVE_FINITE 1
  16090.  
  16091. | #define HAVE_GETOPT 1
  16092.  
  16093. | #define HAVE_GETTIMEOFDAY 1
  16094.  
  16095. | #define HAVE_FTIME 1
  16096.  
  16097. | #define HAVE_TZSET 1
  16098.  
  16099. | #define HAVE_LOCALTIME_R 1
  16100.  
  16101. | #define HAVE_TM_GMTOFF 1
  16102.  
  16103. | #define HAVE_LONG_TIMEZONE 1
  16104.  
  16105. | #define HAVE_MKSTEMPS 1
  16106.  
  16107. | #define HAVE_SYSCONF 1
  16108.  
  16109. | #define HAVE_SHMGET 1
  16110.  
  16111. | #define HAVE_SHMAT 1
  16112.  
  16113. | #define HAVE_SHMDT 1
  16114.  
  16115. | #define HAVE_MMAP 1
  16116.  
  16117. | #define HAVE_SCANDIR 1
  16118.  
  16119. | #define HAVE_LIBRT 1
  16120.  
  16121. | #define HAVE_CLOCK_GETTIME 1
  16122.  
  16123. | /* end confdefs.h. */
  16124.  
  16125. | #include <stdio.h>
  16126.  
  16127. | #ifdef HAVE_SYS_TYPES_H
  16128.  
  16129. | # include <sys/types.h>
  16130.  
  16131. | #endif
  16132.  
  16133. | #ifdef HAVE_SYS_STAT_H
  16134.  
  16135. | # include <sys/stat.h>
  16136.  
  16137. | #endif
  16138.  
  16139. | #ifdef STDC_HEADERS
  16140.  
  16141. | # include <stdlib.h>
  16142.  
  16143. | # include <stddef.h>
  16144.  
  16145. | #else
  16146.  
  16147. | # ifdef HAVE_STDLIB_H
  16148.  
  16149. | # include <stdlib.h>
  16150.  
  16151. | # endif
  16152.  
  16153. | #endif
  16154.  
  16155. | #ifdef HAVE_STRING_H
  16156.  
  16157. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  16158.  
  16159. | # include <memory.h>
  16160.  
  16161. | # endif
  16162.  
  16163. | # include <string.h>
  16164.  
  16165. | #endif
  16166.  
  16167. | #ifdef HAVE_STRINGS_H
  16168.  
  16169. | # include <strings.h>
  16170.  
  16171. | #endif
  16172.  
  16173. | #ifdef HAVE_INTTYPES_H
  16174.  
  16175. | # include <inttypes.h>
  16176.  
  16177. | #endif
  16178.  
  16179. | #ifdef HAVE_STDINT_H
  16180.  
  16181. | # include <stdint.h>
  16182.  
  16183. | #endif
  16184.  
  16185. | #ifdef HAVE_UNISTD_H
  16186.  
  16187. | # include <unistd.h>
  16188.  
  16189. | #endif
  16190.  
  16191. | #include <dejagnu/dejagnu.h>
  16192.  
  16193. configure:36668: result: no
  16194.  
  16195. configure:36668: checking dejagnu/dejagnu.h presence
  16196.  
  16197. configure:36668: /usr/share/emscripten/emcc -E conftest.c
  16198.  
  16199. conftest.c:93:10: fatal error: 'dejagnu/dejagnu.h' file not found
  16200.  
  16201. #include <dejagnu/dejagnu.h>
  16202.  
  16203. ^~~~~~~~~~~~~~~~~~~
  16204.  
  16205. 1 error generated.
  16206.  
  16207. configure:36668: $? = 1
  16208.  
  16209. configure: failed program was:
  16210.  
  16211. | /* confdefs.h */
  16212.  
  16213. | #define PACKAGE_NAME "gnash"
  16214.  
  16215. | #define PACKAGE_TARNAME "gnash"
  16216.  
  16217. | #define PACKAGE_VERSION "0.8.11dev"
  16218.  
  16219. | #define PACKAGE_STRING "gnash 0.8.11dev"
  16220.  
  16221. | #define PACKAGE_BUGREPORT ""
  16222.  
  16223. | #define PACKAGE_URL ""
  16224.  
  16225. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  16226.  
  16227. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  16228.  
  16229. | #define DEFAULT_FLASH_REV_NUMBER "999"
  16230.  
  16231. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  16232.  
  16233. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  16234.  
  16235. | #define DEFAULT_STREAMS_TIMEOUT 60
  16236.  
  16237. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  16238.  
  16239. | #define LINUX_HOST 1
  16240.  
  16241. | #define PACKAGE "gnash"
  16242.  
  16243. | #define VERSION "0.8.11dev"
  16244.  
  16245. | #define ENABLE_NLS 1
  16246.  
  16247. | #define HAVE_GETTEXT 1
  16248.  
  16249. | #define HAVE_DCGETTEXT 1
  16250.  
  16251. | #define STDC_HEADERS 1
  16252.  
  16253. | #define HAVE_SYS_TYPES_H 1
  16254.  
  16255. | #define HAVE_SYS_STAT_H 1
  16256.  
  16257. | #define HAVE_STDLIB_H 1
  16258.  
  16259. | #define HAVE_STRING_H 1
  16260.  
  16261. | #define HAVE_MEMORY_H 1
  16262.  
  16263. | #define HAVE_STRINGS_H 1
  16264.  
  16265. | #define HAVE_INTTYPES_H 1
  16266.  
  16267. | #define HAVE_STDINT_H 1
  16268.  
  16269. | #define HAVE_UNISTD_H 1
  16270.  
  16271. | #define USE_STATS_CACHE 1
  16272.  
  16273. | #define USE_LC 1
  16274.  
  16275. | #define USE_SOUND 1
  16276.  
  16277. | #define USE_MEDIA 1
  16278.  
  16279. | #define HAVE_FFMPEG_AVCODEC_H 1
  16280.  
  16281. | #define PIXELFORMAT_RGB555 1
  16282.  
  16283. | #define PIXELFORMAT_RGB565 1
  16284.  
  16285. | #define PIXELFORMAT_RGB24 1
  16286.  
  16287. | #define PIXELFORMAT_BGR24 1
  16288.  
  16289. | #define PIXELFORMAT_RGBA32 1
  16290.  
  16291. | #define PIXELFORMAT_BGRA32 1
  16292.  
  16293. | #define PIXELFORMAT_ARGB32 1
  16294.  
  16295. | #define PIXELFORMAT_ABGR32 1
  16296.  
  16297. | #define RENDERER_AGG 1
  16298.  
  16299. | #define RENDERER_CAIRO 1
  16300.  
  16301. | #define HAVE_DLFCN_H 1
  16302.  
  16303. | #define LT_OBJDIR ".libs/"
  16304.  
  16305. | #define HAVE_LTDL_H 1
  16306.  
  16307. | #define HAVE_LTDL 1
  16308.  
  16309. | #define DEBUG_LOGGING 1
  16310.  
  16311. | #define HAVE_MALLINFO 1
  16312.  
  16313. | #define HAVE_IPC_INFO 1
  16314.  
  16315. | #define USE_MENUS /**/
  16316.  
  16317. | #define USE_SWFTREE /**/
  16318.  
  16319. | #define USE_TESTSUITE /**/
  16320.  
  16321. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  16322.  
  16323. | #define USE_CGIBIN 1
  16324.  
  16325. | #define ENABLE_DOUBLE_BUFFERING 1
  16326.  
  16327. | #define USE_TSLIB 1
  16328.  
  16329. | #define USE_KEYBOARD_PS2 1
  16330.  
  16331. | #define USE_INPUT_EVENTS 1
  16332.  
  16333. | #define USE_GIF 1
  16334.  
  16335. | #define USE_PNG 1
  16336.  
  16337. | #define HAVE_DIRENT_H 1
  16338.  
  16339. | #define HAVE_GETOPT_H 1
  16340.  
  16341. | #define HAVE_LIBGEN_H 1
  16342.  
  16343. | #define HAVE_PWD_H 1
  16344.  
  16345. | #define HAVE_SYS_UTSNAME_H 1
  16346.  
  16347. | #define HAVE_SIGNAL_H 1
  16348.  
  16349. | #define HAVE_UNISTD_H 1
  16350.  
  16351. | #define HAVE_SYS_TIME_H 1
  16352.  
  16353. | #define HAVE_GETPWNAM 1
  16354.  
  16355. | #define IPC_PERM_KEY key
  16356.  
  16357. | #define HAVE_SEMGET 1
  16358.  
  16359. | #define HAVE_FINITE 1
  16360.  
  16361. | #define HAVE_GETOPT 1
  16362.  
  16363. | #define HAVE_GETTIMEOFDAY 1
  16364.  
  16365. | #define HAVE_FTIME 1
  16366.  
  16367. | #define HAVE_TZSET 1
  16368.  
  16369. | #define HAVE_LOCALTIME_R 1
  16370.  
  16371. | #define HAVE_TM_GMTOFF 1
  16372.  
  16373. | #define HAVE_LONG_TIMEZONE 1
  16374.  
  16375. | #define HAVE_MKSTEMPS 1
  16376.  
  16377. | #define HAVE_SYSCONF 1
  16378.  
  16379. | #define HAVE_SHMGET 1
  16380.  
  16381. | #define HAVE_SHMAT 1
  16382.  
  16383. | #define HAVE_SHMDT 1
  16384.  
  16385. | #define HAVE_MMAP 1
  16386.  
  16387. | #define HAVE_SCANDIR 1
  16388.  
  16389. | #define HAVE_LIBRT 1
  16390.  
  16391. | #define HAVE_CLOCK_GETTIME 1
  16392.  
  16393. | /* end confdefs.h. */
  16394.  
  16395. | #include <dejagnu/dejagnu.h>
  16396.  
  16397. configure:36668: result: no
  16398.  
  16399. configure:36668: checking for dejagnu/dejagnu.h
  16400.  
  16401. configure:36668: result: no
  16402.  
  16403. configure:36674: checking for dejagnu/dejagnu.h
  16404.  
  16405. configure:36674: result: no
  16406.  
  16407. configure:36679: checking for dejagnu.h
  16408.  
  16409. configure:36679: result: no
  16410.  
  16411. configure:36727: checking for dejagnu.h header
  16412.  
  16413. configure:36742: result: not found
  16414.  
  16415. configure:36796: checking for speex/speex.h header using pkg-config
  16416.  
  16417. configure:36807: result: not found
  16418.  
  16419. configure:36814: checking for speex-config
  16420.  
  16421. configure:36847: result: no
  16422.  
  16423. configure:36872: checking speex/speex.h usability
  16424.  
  16425. configure:36872: /usr/share/emscripten/emcc -c conftest.c >&5
  16426.  
  16427. conftest.c:126:10: fatal error: 'speex/speex.h' file not found
  16428.  
  16429. #include <speex/speex.h>
  16430.  
  16431. ^~~~~~~~~~~~~~~
  16432.  
  16433. 1 error generated.
  16434.  
  16435. configure:36872: $? = 1
  16436.  
  16437. configure: failed program was:
  16438.  
  16439. | /* confdefs.h */
  16440.  
  16441. | #define PACKAGE_NAME "gnash"
  16442.  
  16443. | #define PACKAGE_TARNAME "gnash"
  16444.  
  16445. | #define PACKAGE_VERSION "0.8.11dev"
  16446.  
  16447. | #define PACKAGE_STRING "gnash 0.8.11dev"
  16448.  
  16449. | #define PACKAGE_BUGREPORT ""
  16450.  
  16451. | #define PACKAGE_URL ""
  16452.  
  16453. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  16454.  
  16455. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  16456.  
  16457. | #define DEFAULT_FLASH_REV_NUMBER "999"
  16458.  
  16459. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  16460.  
  16461. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  16462.  
  16463. | #define DEFAULT_STREAMS_TIMEOUT 60
  16464.  
  16465. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  16466.  
  16467. | #define LINUX_HOST 1
  16468.  
  16469. | #define PACKAGE "gnash"
  16470.  
  16471. | #define VERSION "0.8.11dev"
  16472.  
  16473. | #define ENABLE_NLS 1
  16474.  
  16475. | #define HAVE_GETTEXT 1
  16476.  
  16477. | #define HAVE_DCGETTEXT 1
  16478.  
  16479. | #define STDC_HEADERS 1
  16480.  
  16481. | #define HAVE_SYS_TYPES_H 1
  16482.  
  16483. | #define HAVE_SYS_STAT_H 1
  16484.  
  16485. | #define HAVE_STDLIB_H 1
  16486.  
  16487. | #define HAVE_STRING_H 1
  16488.  
  16489. | #define HAVE_MEMORY_H 1
  16490.  
  16491. | #define HAVE_STRINGS_H 1
  16492.  
  16493. | #define HAVE_INTTYPES_H 1
  16494.  
  16495. | #define HAVE_STDINT_H 1
  16496.  
  16497. | #define HAVE_UNISTD_H 1
  16498.  
  16499. | #define USE_STATS_CACHE 1
  16500.  
  16501. | #define USE_LC 1
  16502.  
  16503. | #define USE_SOUND 1
  16504.  
  16505. | #define USE_MEDIA 1
  16506.  
  16507. | #define HAVE_FFMPEG_AVCODEC_H 1
  16508.  
  16509. | #define PIXELFORMAT_RGB555 1
  16510.  
  16511. | #define PIXELFORMAT_RGB565 1
  16512.  
  16513. | #define PIXELFORMAT_RGB24 1
  16514.  
  16515. | #define PIXELFORMAT_BGR24 1
  16516.  
  16517. | #define PIXELFORMAT_RGBA32 1
  16518.  
  16519. | #define PIXELFORMAT_BGRA32 1
  16520.  
  16521. | #define PIXELFORMAT_ARGB32 1
  16522.  
  16523. | #define PIXELFORMAT_ABGR32 1
  16524.  
  16525. | #define RENDERER_AGG 1
  16526.  
  16527. | #define RENDERER_CAIRO 1
  16528.  
  16529. | #define HAVE_DLFCN_H 1
  16530.  
  16531. | #define LT_OBJDIR ".libs/"
  16532.  
  16533. | #define HAVE_LTDL_H 1
  16534.  
  16535. | #define HAVE_LTDL 1
  16536.  
  16537. | #define DEBUG_LOGGING 1
  16538.  
  16539. | #define HAVE_MALLINFO 1
  16540.  
  16541. | #define HAVE_IPC_INFO 1
  16542.  
  16543. | #define USE_MENUS /**/
  16544.  
  16545. | #define USE_SWFTREE /**/
  16546.  
  16547. | #define USE_TESTSUITE /**/
  16548.  
  16549. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  16550.  
  16551. | #define USE_CGIBIN 1
  16552.  
  16553. | #define ENABLE_DOUBLE_BUFFERING 1
  16554.  
  16555. | #define USE_TSLIB 1
  16556.  
  16557. | #define USE_KEYBOARD_PS2 1
  16558.  
  16559. | #define USE_INPUT_EVENTS 1
  16560.  
  16561. | #define USE_GIF 1
  16562.  
  16563. | #define USE_PNG 1
  16564.  
  16565. | #define HAVE_DIRENT_H 1
  16566.  
  16567. | #define HAVE_GETOPT_H 1
  16568.  
  16569. | #define HAVE_LIBGEN_H 1
  16570.  
  16571. | #define HAVE_PWD_H 1
  16572.  
  16573. | #define HAVE_SYS_UTSNAME_H 1
  16574.  
  16575. | #define HAVE_SIGNAL_H 1
  16576.  
  16577. | #define HAVE_UNISTD_H 1
  16578.  
  16579. | #define HAVE_SYS_TIME_H 1
  16580.  
  16581. | #define HAVE_GETPWNAM 1
  16582.  
  16583. | #define IPC_PERM_KEY key
  16584.  
  16585. | #define HAVE_SEMGET 1
  16586.  
  16587. | #define HAVE_FINITE 1
  16588.  
  16589. | #define HAVE_GETOPT 1
  16590.  
  16591. | #define HAVE_GETTIMEOFDAY 1
  16592.  
  16593. | #define HAVE_FTIME 1
  16594.  
  16595. | #define HAVE_TZSET 1
  16596.  
  16597. | #define HAVE_LOCALTIME_R 1
  16598.  
  16599. | #define HAVE_TM_GMTOFF 1
  16600.  
  16601. | #define HAVE_LONG_TIMEZONE 1
  16602.  
  16603. | #define HAVE_MKSTEMPS 1
  16604.  
  16605. | #define HAVE_SYSCONF 1
  16606.  
  16607. | #define HAVE_SHMGET 1
  16608.  
  16609. | #define HAVE_SHMAT 1
  16610.  
  16611. | #define HAVE_SHMDT 1
  16612.  
  16613. | #define HAVE_MMAP 1
  16614.  
  16615. | #define HAVE_SCANDIR 1
  16616.  
  16617. | #define HAVE_LIBRT 1
  16618.  
  16619. | #define HAVE_CLOCK_GETTIME 1
  16620.  
  16621. | /* end confdefs.h. */
  16622.  
  16623. | #include <stdio.h>
  16624.  
  16625. | #ifdef HAVE_SYS_TYPES_H
  16626.  
  16627. | # include <sys/types.h>
  16628.  
  16629. | #endif
  16630.  
  16631. | #ifdef HAVE_SYS_STAT_H
  16632.  
  16633. | # include <sys/stat.h>
  16634.  
  16635. | #endif
  16636.  
  16637. | #ifdef STDC_HEADERS
  16638.  
  16639. | # include <stdlib.h>
  16640.  
  16641. | # include <stddef.h>
  16642.  
  16643. | #else
  16644.  
  16645. | # ifdef HAVE_STDLIB_H
  16646.  
  16647. | # include <stdlib.h>
  16648.  
  16649. | # endif
  16650.  
  16651. | #endif
  16652.  
  16653. | #ifdef HAVE_STRING_H
  16654.  
  16655. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  16656.  
  16657. | # include <memory.h>
  16658.  
  16659. | # endif
  16660.  
  16661. | # include <string.h>
  16662.  
  16663. | #endif
  16664.  
  16665. | #ifdef HAVE_STRINGS_H
  16666.  
  16667. | # include <strings.h>
  16668.  
  16669. | #endif
  16670.  
  16671. | #ifdef HAVE_INTTYPES_H
  16672.  
  16673. | # include <inttypes.h>
  16674.  
  16675. | #endif
  16676.  
  16677. | #ifdef HAVE_STDINT_H
  16678.  
  16679. | # include <stdint.h>
  16680.  
  16681. | #endif
  16682.  
  16683. | #ifdef HAVE_UNISTD_H
  16684.  
  16685. | # include <unistd.h>
  16686.  
  16687. | #endif
  16688.  
  16689. | #include <speex/speex.h>
  16690.  
  16691. configure:36872: result: no
  16692.  
  16693. configure:36872: checking speex/speex.h presence
  16694.  
  16695. configure:36872: /usr/share/emscripten/emcc -E conftest.c
  16696.  
  16697. conftest.c:93:10: fatal error: 'speex/speex.h' file not found
  16698.  
  16699. #include <speex/speex.h>
  16700.  
  16701. ^~~~~~~~~~~~~~~
  16702.  
  16703. 1 error generated.
  16704.  
  16705. configure:36872: $? = 1
  16706.  
  16707. configure: failed program was:
  16708.  
  16709. | /* confdefs.h */
  16710.  
  16711. | #define PACKAGE_NAME "gnash"
  16712.  
  16713. | #define PACKAGE_TARNAME "gnash"
  16714.  
  16715. | #define PACKAGE_VERSION "0.8.11dev"
  16716.  
  16717. | #define PACKAGE_STRING "gnash 0.8.11dev"
  16718.  
  16719. | #define PACKAGE_BUGREPORT ""
  16720.  
  16721. | #define PACKAGE_URL ""
  16722.  
  16723. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  16724.  
  16725. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  16726.  
  16727. | #define DEFAULT_FLASH_REV_NUMBER "999"
  16728.  
  16729. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  16730.  
  16731. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  16732.  
  16733. | #define DEFAULT_STREAMS_TIMEOUT 60
  16734.  
  16735. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  16736.  
  16737. | #define LINUX_HOST 1
  16738.  
  16739. | #define PACKAGE "gnash"
  16740.  
  16741. | #define VERSION "0.8.11dev"
  16742.  
  16743. | #define ENABLE_NLS 1
  16744.  
  16745. | #define HAVE_GETTEXT 1
  16746.  
  16747. | #define HAVE_DCGETTEXT 1
  16748.  
  16749. | #define STDC_HEADERS 1
  16750.  
  16751. | #define HAVE_SYS_TYPES_H 1
  16752.  
  16753. | #define HAVE_SYS_STAT_H 1
  16754.  
  16755. | #define HAVE_STDLIB_H 1
  16756.  
  16757. | #define HAVE_STRING_H 1
  16758.  
  16759. | #define HAVE_MEMORY_H 1
  16760.  
  16761. | #define HAVE_STRINGS_H 1
  16762.  
  16763. | #define HAVE_INTTYPES_H 1
  16764.  
  16765. | #define HAVE_STDINT_H 1
  16766.  
  16767. | #define HAVE_UNISTD_H 1
  16768.  
  16769. | #define USE_STATS_CACHE 1
  16770.  
  16771. | #define USE_LC 1
  16772.  
  16773. | #define USE_SOUND 1
  16774.  
  16775. | #define USE_MEDIA 1
  16776.  
  16777. | #define HAVE_FFMPEG_AVCODEC_H 1
  16778.  
  16779. | #define PIXELFORMAT_RGB555 1
  16780.  
  16781. | #define PIXELFORMAT_RGB565 1
  16782.  
  16783. | #define PIXELFORMAT_RGB24 1
  16784.  
  16785. | #define PIXELFORMAT_BGR24 1
  16786.  
  16787. | #define PIXELFORMAT_RGBA32 1
  16788.  
  16789. | #define PIXELFORMAT_BGRA32 1
  16790.  
  16791. | #define PIXELFORMAT_ARGB32 1
  16792.  
  16793. | #define PIXELFORMAT_ABGR32 1
  16794.  
  16795. | #define RENDERER_AGG 1
  16796.  
  16797. | #define RENDERER_CAIRO 1
  16798.  
  16799. | #define HAVE_DLFCN_H 1
  16800.  
  16801. | #define LT_OBJDIR ".libs/"
  16802.  
  16803. | #define HAVE_LTDL_H 1
  16804.  
  16805. | #define HAVE_LTDL 1
  16806.  
  16807. | #define DEBUG_LOGGING 1
  16808.  
  16809. | #define HAVE_MALLINFO 1
  16810.  
  16811. | #define HAVE_IPC_INFO 1
  16812.  
  16813. | #define USE_MENUS /**/
  16814.  
  16815. | #define USE_SWFTREE /**/
  16816.  
  16817. | #define USE_TESTSUITE /**/
  16818.  
  16819. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  16820.  
  16821. | #define USE_CGIBIN 1
  16822.  
  16823. | #define ENABLE_DOUBLE_BUFFERING 1
  16824.  
  16825. | #define USE_TSLIB 1
  16826.  
  16827. | #define USE_KEYBOARD_PS2 1
  16828.  
  16829. | #define USE_INPUT_EVENTS 1
  16830.  
  16831. | #define USE_GIF 1
  16832.  
  16833. | #define USE_PNG 1
  16834.  
  16835. | #define HAVE_DIRENT_H 1
  16836.  
  16837. | #define HAVE_GETOPT_H 1
  16838.  
  16839. | #define HAVE_LIBGEN_H 1
  16840.  
  16841. | #define HAVE_PWD_H 1
  16842.  
  16843. | #define HAVE_SYS_UTSNAME_H 1
  16844.  
  16845. | #define HAVE_SIGNAL_H 1
  16846.  
  16847. | #define HAVE_UNISTD_H 1
  16848.  
  16849. | #define HAVE_SYS_TIME_H 1
  16850.  
  16851. | #define HAVE_GETPWNAM 1
  16852.  
  16853. | #define IPC_PERM_KEY key
  16854.  
  16855. | #define HAVE_SEMGET 1
  16856.  
  16857. | #define HAVE_FINITE 1
  16858.  
  16859. | #define HAVE_GETOPT 1
  16860.  
  16861. | #define HAVE_GETTIMEOFDAY 1
  16862.  
  16863. | #define HAVE_FTIME 1
  16864.  
  16865. | #define HAVE_TZSET 1
  16866.  
  16867. | #define HAVE_LOCALTIME_R 1
  16868.  
  16869. | #define HAVE_TM_GMTOFF 1
  16870.  
  16871. | #define HAVE_LONG_TIMEZONE 1
  16872.  
  16873. | #define HAVE_MKSTEMPS 1
  16874.  
  16875. | #define HAVE_SYSCONF 1
  16876.  
  16877. | #define HAVE_SHMGET 1
  16878.  
  16879. | #define HAVE_SHMAT 1
  16880.  
  16881. | #define HAVE_SHMDT 1
  16882.  
  16883. | #define HAVE_MMAP 1
  16884.  
  16885. | #define HAVE_SCANDIR 1
  16886.  
  16887. | #define HAVE_LIBRT 1
  16888.  
  16889. | #define HAVE_CLOCK_GETTIME 1
  16890.  
  16891. | /* end confdefs.h. */
  16892.  
  16893. | #include <speex/speex.h>
  16894.  
  16895. configure:36872: result: no
  16896.  
  16897. configure:36872: checking for speex/speex.h
  16898.  
  16899. configure:36872: result: no
  16900.  
  16901. configure:36877: checking speex/speex/speex.h usability
  16902.  
  16903. configure:36877: /usr/share/emscripten/emcc -c conftest.c >&5
  16904.  
  16905. conftest.c:126:10: fatal error: 'speex/speex/speex.h' file not found
  16906.  
  16907. #include <speex/speex/speex.h>
  16908.  
  16909. ^~~~~~~~~~~~~~~~~~~~~
  16910.  
  16911. 1 error generated.
  16912.  
  16913. configure:36877: $? = 1
  16914.  
  16915. configure: failed program was:
  16916.  
  16917. | /* confdefs.h */
  16918.  
  16919. | #define PACKAGE_NAME "gnash"
  16920.  
  16921. | #define PACKAGE_TARNAME "gnash"
  16922.  
  16923. | #define PACKAGE_VERSION "0.8.11dev"
  16924.  
  16925. | #define PACKAGE_STRING "gnash 0.8.11dev"
  16926.  
  16927. | #define PACKAGE_BUGREPORT ""
  16928.  
  16929. | #define PACKAGE_URL ""
  16930.  
  16931. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  16932.  
  16933. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  16934.  
  16935. | #define DEFAULT_FLASH_REV_NUMBER "999"
  16936.  
  16937. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  16938.  
  16939. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  16940.  
  16941. | #define DEFAULT_STREAMS_TIMEOUT 60
  16942.  
  16943. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  16944.  
  16945. | #define LINUX_HOST 1
  16946.  
  16947. | #define PACKAGE "gnash"
  16948.  
  16949. | #define VERSION "0.8.11dev"
  16950.  
  16951. | #define ENABLE_NLS 1
  16952.  
  16953. | #define HAVE_GETTEXT 1
  16954.  
  16955. | #define HAVE_DCGETTEXT 1
  16956.  
  16957. | #define STDC_HEADERS 1
  16958.  
  16959. | #define HAVE_SYS_TYPES_H 1
  16960.  
  16961. | #define HAVE_SYS_STAT_H 1
  16962.  
  16963. | #define HAVE_STDLIB_H 1
  16964.  
  16965. | #define HAVE_STRING_H 1
  16966.  
  16967. | #define HAVE_MEMORY_H 1
  16968.  
  16969. | #define HAVE_STRINGS_H 1
  16970.  
  16971. | #define HAVE_INTTYPES_H 1
  16972.  
  16973. | #define HAVE_STDINT_H 1
  16974.  
  16975. | #define HAVE_UNISTD_H 1
  16976.  
  16977. | #define USE_STATS_CACHE 1
  16978.  
  16979. | #define USE_LC 1
  16980.  
  16981. | #define USE_SOUND 1
  16982.  
  16983. | #define USE_MEDIA 1
  16984.  
  16985. | #define HAVE_FFMPEG_AVCODEC_H 1
  16986.  
  16987. | #define PIXELFORMAT_RGB555 1
  16988.  
  16989. | #define PIXELFORMAT_RGB565 1
  16990.  
  16991. | #define PIXELFORMAT_RGB24 1
  16992.  
  16993. | #define PIXELFORMAT_BGR24 1
  16994.  
  16995. | #define PIXELFORMAT_RGBA32 1
  16996.  
  16997. | #define PIXELFORMAT_BGRA32 1
  16998.  
  16999. | #define PIXELFORMAT_ARGB32 1
  17000.  
  17001. | #define PIXELFORMAT_ABGR32 1
  17002.  
  17003. | #define RENDERER_AGG 1
  17004.  
  17005. | #define RENDERER_CAIRO 1
  17006.  
  17007. | #define HAVE_DLFCN_H 1
  17008.  
  17009. | #define LT_OBJDIR ".libs/"
  17010.  
  17011. | #define HAVE_LTDL_H 1
  17012.  
  17013. | #define HAVE_LTDL 1
  17014.  
  17015. | #define DEBUG_LOGGING 1
  17016.  
  17017. | #define HAVE_MALLINFO 1
  17018.  
  17019. | #define HAVE_IPC_INFO 1
  17020.  
  17021. | #define USE_MENUS /**/
  17022.  
  17023. | #define USE_SWFTREE /**/
  17024.  
  17025. | #define USE_TESTSUITE /**/
  17026.  
  17027. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  17028.  
  17029. | #define USE_CGIBIN 1
  17030.  
  17031. | #define ENABLE_DOUBLE_BUFFERING 1
  17032.  
  17033. | #define USE_TSLIB 1
  17034.  
  17035. | #define USE_KEYBOARD_PS2 1
  17036.  
  17037. | #define USE_INPUT_EVENTS 1
  17038.  
  17039. | #define USE_GIF 1
  17040.  
  17041. | #define USE_PNG 1
  17042.  
  17043. | #define HAVE_DIRENT_H 1
  17044.  
  17045. | #define HAVE_GETOPT_H 1
  17046.  
  17047. | #define HAVE_LIBGEN_H 1
  17048.  
  17049. | #define HAVE_PWD_H 1
  17050.  
  17051. | #define HAVE_SYS_UTSNAME_H 1
  17052.  
  17053. | #define HAVE_SIGNAL_H 1
  17054.  
  17055. | #define HAVE_UNISTD_H 1
  17056.  
  17057. | #define HAVE_SYS_TIME_H 1
  17058.  
  17059. | #define HAVE_GETPWNAM 1
  17060.  
  17061. | #define IPC_PERM_KEY key
  17062.  
  17063. | #define HAVE_SEMGET 1
  17064.  
  17065. | #define HAVE_FINITE 1
  17066.  
  17067. | #define HAVE_GETOPT 1
  17068.  
  17069. | #define HAVE_GETTIMEOFDAY 1
  17070.  
  17071. | #define HAVE_FTIME 1
  17072.  
  17073. | #define HAVE_TZSET 1
  17074.  
  17075. | #define HAVE_LOCALTIME_R 1
  17076.  
  17077. | #define HAVE_TM_GMTOFF 1
  17078.  
  17079. | #define HAVE_LONG_TIMEZONE 1
  17080.  
  17081. | #define HAVE_MKSTEMPS 1
  17082.  
  17083. | #define HAVE_SYSCONF 1
  17084.  
  17085. | #define HAVE_SHMGET 1
  17086.  
  17087. | #define HAVE_SHMAT 1
  17088.  
  17089. | #define HAVE_SHMDT 1
  17090.  
  17091. | #define HAVE_MMAP 1
  17092.  
  17093. | #define HAVE_SCANDIR 1
  17094.  
  17095. | #define HAVE_LIBRT 1
  17096.  
  17097. | #define HAVE_CLOCK_GETTIME 1
  17098.  
  17099. | /* end confdefs.h. */
  17100.  
  17101. | #include <stdio.h>
  17102.  
  17103. | #ifdef HAVE_SYS_TYPES_H
  17104.  
  17105. | # include <sys/types.h>
  17106.  
  17107. | #endif
  17108.  
  17109. | #ifdef HAVE_SYS_STAT_H
  17110.  
  17111. | # include <sys/stat.h>
  17112.  
  17113. | #endif
  17114.  
  17115. | #ifdef STDC_HEADERS
  17116.  
  17117. | # include <stdlib.h>
  17118.  
  17119. | # include <stddef.h>
  17120.  
  17121. | #else
  17122.  
  17123. | # ifdef HAVE_STDLIB_H
  17124.  
  17125. | # include <stdlib.h>
  17126.  
  17127. | # endif
  17128.  
  17129. | #endif
  17130.  
  17131. | #ifdef HAVE_STRING_H
  17132.  
  17133. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  17134.  
  17135. | # include <memory.h>
  17136.  
  17137. | # endif
  17138.  
  17139. | # include <string.h>
  17140.  
  17141. | #endif
  17142.  
  17143. | #ifdef HAVE_STRINGS_H
  17144.  
  17145. | # include <strings.h>
  17146.  
  17147. | #endif
  17148.  
  17149. | #ifdef HAVE_INTTYPES_H
  17150.  
  17151. | # include <inttypes.h>
  17152.  
  17153. | #endif
  17154.  
  17155. | #ifdef HAVE_STDINT_H
  17156.  
  17157. | # include <stdint.h>
  17158.  
  17159. | #endif
  17160.  
  17161. | #ifdef HAVE_UNISTD_H
  17162.  
  17163. | # include <unistd.h>
  17164.  
  17165. | #endif
  17166.  
  17167. | #include <speex/speex/speex.h>
  17168.  
  17169. configure:36877: result: no
  17170.  
  17171. configure:36877: checking speex/speex/speex.h presence
  17172.  
  17173. configure:36877: /usr/share/emscripten/emcc -E conftest.c
  17174.  
  17175. conftest.c:93:10: fatal error: 'speex/speex/speex.h' file not found
  17176.  
  17177. #include <speex/speex/speex.h>
  17178.  
  17179. ^~~~~~~~~~~~~~~~~~~~~
  17180.  
  17181. 1 error generated.
  17182.  
  17183. configure:36877: $? = 1
  17184.  
  17185. configure: failed program was:
  17186.  
  17187. | /* confdefs.h */
  17188.  
  17189. | #define PACKAGE_NAME "gnash"
  17190.  
  17191. | #define PACKAGE_TARNAME "gnash"
  17192.  
  17193. | #define PACKAGE_VERSION "0.8.11dev"
  17194.  
  17195. | #define PACKAGE_STRING "gnash 0.8.11dev"
  17196.  
  17197. | #define PACKAGE_BUGREPORT ""
  17198.  
  17199. | #define PACKAGE_URL ""
  17200.  
  17201. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  17202.  
  17203. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  17204.  
  17205. | #define DEFAULT_FLASH_REV_NUMBER "999"
  17206.  
  17207. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  17208.  
  17209. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  17210.  
  17211. | #define DEFAULT_STREAMS_TIMEOUT 60
  17212.  
  17213. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  17214.  
  17215. | #define LINUX_HOST 1
  17216.  
  17217. | #define PACKAGE "gnash"
  17218.  
  17219. | #define VERSION "0.8.11dev"
  17220.  
  17221. | #define ENABLE_NLS 1
  17222.  
  17223. | #define HAVE_GETTEXT 1
  17224.  
  17225. | #define HAVE_DCGETTEXT 1
  17226.  
  17227. | #define STDC_HEADERS 1
  17228.  
  17229. | #define HAVE_SYS_TYPES_H 1
  17230.  
  17231. | #define HAVE_SYS_STAT_H 1
  17232.  
  17233. | #define HAVE_STDLIB_H 1
  17234.  
  17235. | #define HAVE_STRING_H 1
  17236.  
  17237. | #define HAVE_MEMORY_H 1
  17238.  
  17239. | #define HAVE_STRINGS_H 1
  17240.  
  17241. | #define HAVE_INTTYPES_H 1
  17242.  
  17243. | #define HAVE_STDINT_H 1
  17244.  
  17245. | #define HAVE_UNISTD_H 1
  17246.  
  17247. | #define USE_STATS_CACHE 1
  17248.  
  17249. | #define USE_LC 1
  17250.  
  17251. | #define USE_SOUND 1
  17252.  
  17253. | #define USE_MEDIA 1
  17254.  
  17255. | #define HAVE_FFMPEG_AVCODEC_H 1
  17256.  
  17257. | #define PIXELFORMAT_RGB555 1
  17258.  
  17259. | #define PIXELFORMAT_RGB565 1
  17260.  
  17261. | #define PIXELFORMAT_RGB24 1
  17262.  
  17263. | #define PIXELFORMAT_BGR24 1
  17264.  
  17265. | #define PIXELFORMAT_RGBA32 1
  17266.  
  17267. | #define PIXELFORMAT_BGRA32 1
  17268.  
  17269. | #define PIXELFORMAT_ARGB32 1
  17270.  
  17271. | #define PIXELFORMAT_ABGR32 1
  17272.  
  17273. | #define RENDERER_AGG 1
  17274.  
  17275. | #define RENDERER_CAIRO 1
  17276.  
  17277. | #define HAVE_DLFCN_H 1
  17278.  
  17279. | #define LT_OBJDIR ".libs/"
  17280.  
  17281. | #define HAVE_LTDL_H 1
  17282.  
  17283. | #define HAVE_LTDL 1
  17284.  
  17285. | #define DEBUG_LOGGING 1
  17286.  
  17287. | #define HAVE_MALLINFO 1
  17288.  
  17289. | #define HAVE_IPC_INFO 1
  17290.  
  17291. | #define USE_MENUS /**/
  17292.  
  17293. | #define USE_SWFTREE /**/
  17294.  
  17295. | #define USE_TESTSUITE /**/
  17296.  
  17297. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  17298.  
  17299. | #define USE_CGIBIN 1
  17300.  
  17301. | #define ENABLE_DOUBLE_BUFFERING 1
  17302.  
  17303. | #define USE_TSLIB 1
  17304.  
  17305. | #define USE_KEYBOARD_PS2 1
  17306.  
  17307. | #define USE_INPUT_EVENTS 1
  17308.  
  17309. | #define USE_GIF 1
  17310.  
  17311. | #define USE_PNG 1
  17312.  
  17313. | #define HAVE_DIRENT_H 1
  17314.  
  17315. | #define HAVE_GETOPT_H 1
  17316.  
  17317. | #define HAVE_LIBGEN_H 1
  17318.  
  17319. | #define HAVE_PWD_H 1
  17320.  
  17321. | #define HAVE_SYS_UTSNAME_H 1
  17322.  
  17323. | #define HAVE_SIGNAL_H 1
  17324.  
  17325. | #define HAVE_UNISTD_H 1
  17326.  
  17327. | #define HAVE_SYS_TIME_H 1
  17328.  
  17329. | #define HAVE_GETPWNAM 1
  17330.  
  17331. | #define IPC_PERM_KEY key
  17332.  
  17333. | #define HAVE_SEMGET 1
  17334.  
  17335. | #define HAVE_FINITE 1
  17336.  
  17337. | #define HAVE_GETOPT 1
  17338.  
  17339. | #define HAVE_GETTIMEOFDAY 1
  17340.  
  17341. | #define HAVE_FTIME 1
  17342.  
  17343. | #define HAVE_TZSET 1
  17344.  
  17345. | #define HAVE_LOCALTIME_R 1
  17346.  
  17347. | #define HAVE_TM_GMTOFF 1
  17348.  
  17349. | #define HAVE_LONG_TIMEZONE 1
  17350.  
  17351. | #define HAVE_MKSTEMPS 1
  17352.  
  17353. | #define HAVE_SYSCONF 1
  17354.  
  17355. | #define HAVE_SHMGET 1
  17356.  
  17357. | #define HAVE_SHMAT 1
  17358.  
  17359. | #define HAVE_SHMDT 1
  17360.  
  17361. | #define HAVE_MMAP 1
  17362.  
  17363. | #define HAVE_SCANDIR 1
  17364.  
  17365. | #define HAVE_LIBRT 1
  17366.  
  17367. | #define HAVE_CLOCK_GETTIME 1
  17368.  
  17369. | /* end confdefs.h. */
  17370.  
  17371. | #include <speex/speex/speex.h>
  17372.  
  17373. configure:36877: result: no
  17374.  
  17375. configure:36877: checking for speex/speex/speex.h
  17376.  
  17377. configure:36877: result: no
  17378.  
  17379. configure:36883: checking for speex/speex/speex.h
  17380.  
  17381. configure:36883: result: no
  17382.  
  17383. configure:36888: checking for speex/speex.h
  17384.  
  17385. configure:36888: result: no
  17386.  
  17387. configure:36936: checking for speex/speex.h header
  17388.  
  17389. configure:36951: result: not found
  17390.  
  17391. configure:37246: checking for speex/speex_resampler.h header using pkg-config
  17392.  
  17393. configure:37257: result: not found
  17394.  
  17395. configure:37264: checking for speexdsp-config
  17396.  
  17397. configure:37297: result: no
  17398.  
  17399. configure:37322: checking speex/speex_resampler.h usability
  17400.  
  17401. configure:37322: /usr/share/emscripten/emcc -c conftest.c >&5
  17402.  
  17403. conftest.c:126:10: fatal error: 'speex/speex_resampler.h' file not found
  17404.  
  17405. #include <speex/speex_resampler.h>
  17406.  
  17407. ^~~~~~~~~~~~~~~~~~~~~~~~~
  17408.  
  17409. 1 error generated.
  17410.  
  17411. configure:37322: $? = 1
  17412.  
  17413. configure: failed program was:
  17414.  
  17415. | /* confdefs.h */
  17416.  
  17417. | #define PACKAGE_NAME "gnash"
  17418.  
  17419. | #define PACKAGE_TARNAME "gnash"
  17420.  
  17421. | #define PACKAGE_VERSION "0.8.11dev"
  17422.  
  17423. | #define PACKAGE_STRING "gnash 0.8.11dev"
  17424.  
  17425. | #define PACKAGE_BUGREPORT ""
  17426.  
  17427. | #define PACKAGE_URL ""
  17428.  
  17429. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  17430.  
  17431. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  17432.  
  17433. | #define DEFAULT_FLASH_REV_NUMBER "999"
  17434.  
  17435. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  17436.  
  17437. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  17438.  
  17439. | #define DEFAULT_STREAMS_TIMEOUT 60
  17440.  
  17441. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  17442.  
  17443. | #define LINUX_HOST 1
  17444.  
  17445. | #define PACKAGE "gnash"
  17446.  
  17447. | #define VERSION "0.8.11dev"
  17448.  
  17449. | #define ENABLE_NLS 1
  17450.  
  17451. | #define HAVE_GETTEXT 1
  17452.  
  17453. | #define HAVE_DCGETTEXT 1
  17454.  
  17455. | #define STDC_HEADERS 1
  17456.  
  17457. | #define HAVE_SYS_TYPES_H 1
  17458.  
  17459. | #define HAVE_SYS_STAT_H 1
  17460.  
  17461. | #define HAVE_STDLIB_H 1
  17462.  
  17463. | #define HAVE_STRING_H 1
  17464.  
  17465. | #define HAVE_MEMORY_H 1
  17466.  
  17467. | #define HAVE_STRINGS_H 1
  17468.  
  17469. | #define HAVE_INTTYPES_H 1
  17470.  
  17471. | #define HAVE_STDINT_H 1
  17472.  
  17473. | #define HAVE_UNISTD_H 1
  17474.  
  17475. | #define USE_STATS_CACHE 1
  17476.  
  17477. | #define USE_LC 1
  17478.  
  17479. | #define USE_SOUND 1
  17480.  
  17481. | #define USE_MEDIA 1
  17482.  
  17483. | #define HAVE_FFMPEG_AVCODEC_H 1
  17484.  
  17485. | #define PIXELFORMAT_RGB555 1
  17486.  
  17487. | #define PIXELFORMAT_RGB565 1
  17488.  
  17489. | #define PIXELFORMAT_RGB24 1
  17490.  
  17491. | #define PIXELFORMAT_BGR24 1
  17492.  
  17493. | #define PIXELFORMAT_RGBA32 1
  17494.  
  17495. | #define PIXELFORMAT_BGRA32 1
  17496.  
  17497. | #define PIXELFORMAT_ARGB32 1
  17498.  
  17499. | #define PIXELFORMAT_ABGR32 1
  17500.  
  17501. | #define RENDERER_AGG 1
  17502.  
  17503. | #define RENDERER_CAIRO 1
  17504.  
  17505. | #define HAVE_DLFCN_H 1
  17506.  
  17507. | #define LT_OBJDIR ".libs/"
  17508.  
  17509. | #define HAVE_LTDL_H 1
  17510.  
  17511. | #define HAVE_LTDL 1
  17512.  
  17513. | #define DEBUG_LOGGING 1
  17514.  
  17515. | #define HAVE_MALLINFO 1
  17516.  
  17517. | #define HAVE_IPC_INFO 1
  17518.  
  17519. | #define USE_MENUS /**/
  17520.  
  17521. | #define USE_SWFTREE /**/
  17522.  
  17523. | #define USE_TESTSUITE /**/
  17524.  
  17525. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  17526.  
  17527. | #define USE_CGIBIN 1
  17528.  
  17529. | #define ENABLE_DOUBLE_BUFFERING 1
  17530.  
  17531. | #define USE_TSLIB 1
  17532.  
  17533. | #define USE_KEYBOARD_PS2 1
  17534.  
  17535. | #define USE_INPUT_EVENTS 1
  17536.  
  17537. | #define USE_GIF 1
  17538.  
  17539. | #define USE_PNG 1
  17540.  
  17541. | #define HAVE_DIRENT_H 1
  17542.  
  17543. | #define HAVE_GETOPT_H 1
  17544.  
  17545. | #define HAVE_LIBGEN_H 1
  17546.  
  17547. | #define HAVE_PWD_H 1
  17548.  
  17549. | #define HAVE_SYS_UTSNAME_H 1
  17550.  
  17551. | #define HAVE_SIGNAL_H 1
  17552.  
  17553. | #define HAVE_UNISTD_H 1
  17554.  
  17555. | #define HAVE_SYS_TIME_H 1
  17556.  
  17557. | #define HAVE_GETPWNAM 1
  17558.  
  17559. | #define IPC_PERM_KEY key
  17560.  
  17561. | #define HAVE_SEMGET 1
  17562.  
  17563. | #define HAVE_FINITE 1
  17564.  
  17565. | #define HAVE_GETOPT 1
  17566.  
  17567. | #define HAVE_GETTIMEOFDAY 1
  17568.  
  17569. | #define HAVE_FTIME 1
  17570.  
  17571. | #define HAVE_TZSET 1
  17572.  
  17573. | #define HAVE_LOCALTIME_R 1
  17574.  
  17575. | #define HAVE_TM_GMTOFF 1
  17576.  
  17577. | #define HAVE_LONG_TIMEZONE 1
  17578.  
  17579. | #define HAVE_MKSTEMPS 1
  17580.  
  17581. | #define HAVE_SYSCONF 1
  17582.  
  17583. | #define HAVE_SHMGET 1
  17584.  
  17585. | #define HAVE_SHMAT 1
  17586.  
  17587. | #define HAVE_SHMDT 1
  17588.  
  17589. | #define HAVE_MMAP 1
  17590.  
  17591. | #define HAVE_SCANDIR 1
  17592.  
  17593. | #define HAVE_LIBRT 1
  17594.  
  17595. | #define HAVE_CLOCK_GETTIME 1
  17596.  
  17597. | /* end confdefs.h. */
  17598.  
  17599. | #include <stdio.h>
  17600.  
  17601. | #ifdef HAVE_SYS_TYPES_H
  17602.  
  17603. | # include <sys/types.h>
  17604.  
  17605. | #endif
  17606.  
  17607. | #ifdef HAVE_SYS_STAT_H
  17608.  
  17609. | # include <sys/stat.h>
  17610.  
  17611. | #endif
  17612.  
  17613. | #ifdef STDC_HEADERS
  17614.  
  17615. | # include <stdlib.h>
  17616.  
  17617. | # include <stddef.h>
  17618.  
  17619. | #else
  17620.  
  17621. | # ifdef HAVE_STDLIB_H
  17622.  
  17623. | # include <stdlib.h>
  17624.  
  17625. | # endif
  17626.  
  17627. | #endif
  17628.  
  17629. | #ifdef HAVE_STRING_H
  17630.  
  17631. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  17632.  
  17633. | # include <memory.h>
  17634.  
  17635. | # endif
  17636.  
  17637. | # include <string.h>
  17638.  
  17639. | #endif
  17640.  
  17641. | #ifdef HAVE_STRINGS_H
  17642.  
  17643. | # include <strings.h>
  17644.  
  17645. | #endif
  17646.  
  17647. | #ifdef HAVE_INTTYPES_H
  17648.  
  17649. | # include <inttypes.h>
  17650.  
  17651. | #endif
  17652.  
  17653. | #ifdef HAVE_STDINT_H
  17654.  
  17655. | # include <stdint.h>
  17656.  
  17657. | #endif
  17658.  
  17659. | #ifdef HAVE_UNISTD_H
  17660.  
  17661. | # include <unistd.h>
  17662.  
  17663. | #endif
  17664.  
  17665. | #include <speex/speex_resampler.h>
  17666.  
  17667. configure:37322: result: no
  17668.  
  17669. configure:37322: checking speex/speex_resampler.h presence
  17670.  
  17671. configure:37322: /usr/share/emscripten/emcc -E conftest.c
  17672.  
  17673. conftest.c:93:10: fatal error: 'speex/speex_resampler.h' file not found
  17674.  
  17675. #include <speex/speex_resampler.h>
  17676.  
  17677. ^~~~~~~~~~~~~~~~~~~~~~~~~
  17678.  
  17679. 1 error generated.
  17680.  
  17681. configure:37322: $? = 1
  17682.  
  17683. configure: failed program was:
  17684.  
  17685. | /* confdefs.h */
  17686.  
  17687. | #define PACKAGE_NAME "gnash"
  17688.  
  17689. | #define PACKAGE_TARNAME "gnash"
  17690.  
  17691. | #define PACKAGE_VERSION "0.8.11dev"
  17692.  
  17693. | #define PACKAGE_STRING "gnash 0.8.11dev"
  17694.  
  17695. | #define PACKAGE_BUGREPORT ""
  17696.  
  17697. | #define PACKAGE_URL ""
  17698.  
  17699. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  17700.  
  17701. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  17702.  
  17703. | #define DEFAULT_FLASH_REV_NUMBER "999"
  17704.  
  17705. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  17706.  
  17707. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  17708.  
  17709. | #define DEFAULT_STREAMS_TIMEOUT 60
  17710.  
  17711. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  17712.  
  17713. | #define LINUX_HOST 1
  17714.  
  17715. | #define PACKAGE "gnash"
  17716.  
  17717. | #define VERSION "0.8.11dev"
  17718.  
  17719. | #define ENABLE_NLS 1
  17720.  
  17721. | #define HAVE_GETTEXT 1
  17722.  
  17723. | #define HAVE_DCGETTEXT 1
  17724.  
  17725. | #define STDC_HEADERS 1
  17726.  
  17727. | #define HAVE_SYS_TYPES_H 1
  17728.  
  17729. | #define HAVE_SYS_STAT_H 1
  17730.  
  17731. | #define HAVE_STDLIB_H 1
  17732.  
  17733. | #define HAVE_STRING_H 1
  17734.  
  17735. | #define HAVE_MEMORY_H 1
  17736.  
  17737. | #define HAVE_STRINGS_H 1
  17738.  
  17739. | #define HAVE_INTTYPES_H 1
  17740.  
  17741. | #define HAVE_STDINT_H 1
  17742.  
  17743. | #define HAVE_UNISTD_H 1
  17744.  
  17745. | #define USE_STATS_CACHE 1
  17746.  
  17747. | #define USE_LC 1
  17748.  
  17749. | #define USE_SOUND 1
  17750.  
  17751. | #define USE_MEDIA 1
  17752.  
  17753. | #define HAVE_FFMPEG_AVCODEC_H 1
  17754.  
  17755. | #define PIXELFORMAT_RGB555 1
  17756.  
  17757. | #define PIXELFORMAT_RGB565 1
  17758.  
  17759. | #define PIXELFORMAT_RGB24 1
  17760.  
  17761. | #define PIXELFORMAT_BGR24 1
  17762.  
  17763. | #define PIXELFORMAT_RGBA32 1
  17764.  
  17765. | #define PIXELFORMAT_BGRA32 1
  17766.  
  17767. | #define PIXELFORMAT_ARGB32 1
  17768.  
  17769. | #define PIXELFORMAT_ABGR32 1
  17770.  
  17771. | #define RENDERER_AGG 1
  17772.  
  17773. | #define RENDERER_CAIRO 1
  17774.  
  17775. | #define HAVE_DLFCN_H 1
  17776.  
  17777. | #define LT_OBJDIR ".libs/"
  17778.  
  17779. | #define HAVE_LTDL_H 1
  17780.  
  17781. | #define HAVE_LTDL 1
  17782.  
  17783. | #define DEBUG_LOGGING 1
  17784.  
  17785. | #define HAVE_MALLINFO 1
  17786.  
  17787. | #define HAVE_IPC_INFO 1
  17788.  
  17789. | #define USE_MENUS /**/
  17790.  
  17791. | #define USE_SWFTREE /**/
  17792.  
  17793. | #define USE_TESTSUITE /**/
  17794.  
  17795. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  17796.  
  17797. | #define USE_CGIBIN 1
  17798.  
  17799. | #define ENABLE_DOUBLE_BUFFERING 1
  17800.  
  17801. | #define USE_TSLIB 1
  17802.  
  17803. | #define USE_KEYBOARD_PS2 1
  17804.  
  17805. | #define USE_INPUT_EVENTS 1
  17806.  
  17807. | #define USE_GIF 1
  17808.  
  17809. | #define USE_PNG 1
  17810.  
  17811. | #define HAVE_DIRENT_H 1
  17812.  
  17813. | #define HAVE_GETOPT_H 1
  17814.  
  17815. | #define HAVE_LIBGEN_H 1
  17816.  
  17817. | #define HAVE_PWD_H 1
  17818.  
  17819. | #define HAVE_SYS_UTSNAME_H 1
  17820.  
  17821. | #define HAVE_SIGNAL_H 1
  17822.  
  17823. | #define HAVE_UNISTD_H 1
  17824.  
  17825. | #define HAVE_SYS_TIME_H 1
  17826.  
  17827. | #define HAVE_GETPWNAM 1
  17828.  
  17829. | #define IPC_PERM_KEY key
  17830.  
  17831. | #define HAVE_SEMGET 1
  17832.  
  17833. | #define HAVE_FINITE 1
  17834.  
  17835. | #define HAVE_GETOPT 1
  17836.  
  17837. | #define HAVE_GETTIMEOFDAY 1
  17838.  
  17839. | #define HAVE_FTIME 1
  17840.  
  17841. | #define HAVE_TZSET 1
  17842.  
  17843. | #define HAVE_LOCALTIME_R 1
  17844.  
  17845. | #define HAVE_TM_GMTOFF 1
  17846.  
  17847. | #define HAVE_LONG_TIMEZONE 1
  17848.  
  17849. | #define HAVE_MKSTEMPS 1
  17850.  
  17851. | #define HAVE_SYSCONF 1
  17852.  
  17853. | #define HAVE_SHMGET 1
  17854.  
  17855. | #define HAVE_SHMAT 1
  17856.  
  17857. | #define HAVE_SHMDT 1
  17858.  
  17859. | #define HAVE_MMAP 1
  17860.  
  17861. | #define HAVE_SCANDIR 1
  17862.  
  17863. | #define HAVE_LIBRT 1
  17864.  
  17865. | #define HAVE_CLOCK_GETTIME 1
  17866.  
  17867. | /* end confdefs.h. */
  17868.  
  17869. | #include <speex/speex_resampler.h>
  17870.  
  17871. configure:37322: result: no
  17872.  
  17873. configure:37322: checking for speex/speex_resampler.h
  17874.  
  17875. configure:37322: result: no
  17876.  
  17877. configure:37327: checking speexdsp/speex/speex_resampler.h usability
  17878.  
  17879. configure:37327: /usr/share/emscripten/emcc -c conftest.c >&5
  17880.  
  17881. conftest.c:126:10: fatal error: 'speexdsp/speex/speex_resampler.h' file not found
  17882.  
  17883. #include <speexdsp/speex/speex_resampler.h>
  17884.  
  17885. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  17886.  
  17887. 1 error generated.
  17888.  
  17889. configure:37327: $? = 1
  17890.  
  17891. configure: failed program was:
  17892.  
  17893. | /* confdefs.h */
  17894.  
  17895. | #define PACKAGE_NAME "gnash"
  17896.  
  17897. | #define PACKAGE_TARNAME "gnash"
  17898.  
  17899. | #define PACKAGE_VERSION "0.8.11dev"
  17900.  
  17901. | #define PACKAGE_STRING "gnash 0.8.11dev"
  17902.  
  17903. | #define PACKAGE_BUGREPORT ""
  17904.  
  17905. | #define PACKAGE_URL ""
  17906.  
  17907. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  17908.  
  17909. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  17910.  
  17911. | #define DEFAULT_FLASH_REV_NUMBER "999"
  17912.  
  17913. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  17914.  
  17915. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  17916.  
  17917. | #define DEFAULT_STREAMS_TIMEOUT 60
  17918.  
  17919. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  17920.  
  17921. | #define LINUX_HOST 1
  17922.  
  17923. | #define PACKAGE "gnash"
  17924.  
  17925. | #define VERSION "0.8.11dev"
  17926.  
  17927. | #define ENABLE_NLS 1
  17928.  
  17929. | #define HAVE_GETTEXT 1
  17930.  
  17931. | #define HAVE_DCGETTEXT 1
  17932.  
  17933. | #define STDC_HEADERS 1
  17934.  
  17935. | #define HAVE_SYS_TYPES_H 1
  17936.  
  17937. | #define HAVE_SYS_STAT_H 1
  17938.  
  17939. | #define HAVE_STDLIB_H 1
  17940.  
  17941. | #define HAVE_STRING_H 1
  17942.  
  17943. | #define HAVE_MEMORY_H 1
  17944.  
  17945. | #define HAVE_STRINGS_H 1
  17946.  
  17947. | #define HAVE_INTTYPES_H 1
  17948.  
  17949. | #define HAVE_STDINT_H 1
  17950.  
  17951. | #define HAVE_UNISTD_H 1
  17952.  
  17953. | #define USE_STATS_CACHE 1
  17954.  
  17955. | #define USE_LC 1
  17956.  
  17957. | #define USE_SOUND 1
  17958.  
  17959. | #define USE_MEDIA 1
  17960.  
  17961. | #define HAVE_FFMPEG_AVCODEC_H 1
  17962.  
  17963. | #define PIXELFORMAT_RGB555 1
  17964.  
  17965. | #define PIXELFORMAT_RGB565 1
  17966.  
  17967. | #define PIXELFORMAT_RGB24 1
  17968.  
  17969. | #define PIXELFORMAT_BGR24 1
  17970.  
  17971. | #define PIXELFORMAT_RGBA32 1
  17972.  
  17973. | #define PIXELFORMAT_BGRA32 1
  17974.  
  17975. | #define PIXELFORMAT_ARGB32 1
  17976.  
  17977. | #define PIXELFORMAT_ABGR32 1
  17978.  
  17979. | #define RENDERER_AGG 1
  17980.  
  17981. | #define RENDERER_CAIRO 1
  17982.  
  17983. | #define HAVE_DLFCN_H 1
  17984.  
  17985. | #define LT_OBJDIR ".libs/"
  17986.  
  17987. | #define HAVE_LTDL_H 1
  17988.  
  17989. | #define HAVE_LTDL 1
  17990.  
  17991. | #define DEBUG_LOGGING 1
  17992.  
  17993. | #define HAVE_MALLINFO 1
  17994.  
  17995. | #define HAVE_IPC_INFO 1
  17996.  
  17997. | #define USE_MENUS /**/
  17998.  
  17999. | #define USE_SWFTREE /**/
  18000.  
  18001. | #define USE_TESTSUITE /**/
  18002.  
  18003. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  18004.  
  18005. | #define USE_CGIBIN 1
  18006.  
  18007. | #define ENABLE_DOUBLE_BUFFERING 1
  18008.  
  18009. | #define USE_TSLIB 1
  18010.  
  18011. | #define USE_KEYBOARD_PS2 1
  18012.  
  18013. | #define USE_INPUT_EVENTS 1
  18014.  
  18015. | #define USE_GIF 1
  18016.  
  18017. | #define USE_PNG 1
  18018.  
  18019. | #define HAVE_DIRENT_H 1
  18020.  
  18021. | #define HAVE_GETOPT_H 1
  18022.  
  18023. | #define HAVE_LIBGEN_H 1
  18024.  
  18025. | #define HAVE_PWD_H 1
  18026.  
  18027. | #define HAVE_SYS_UTSNAME_H 1
  18028.  
  18029. | #define HAVE_SIGNAL_H 1
  18030.  
  18031. | #define HAVE_UNISTD_H 1
  18032.  
  18033. | #define HAVE_SYS_TIME_H 1
  18034.  
  18035. | #define HAVE_GETPWNAM 1
  18036.  
  18037. | #define IPC_PERM_KEY key
  18038.  
  18039. | #define HAVE_SEMGET 1
  18040.  
  18041. | #define HAVE_FINITE 1
  18042.  
  18043. | #define HAVE_GETOPT 1
  18044.  
  18045. | #define HAVE_GETTIMEOFDAY 1
  18046.  
  18047. | #define HAVE_FTIME 1
  18048.  
  18049. | #define HAVE_TZSET 1
  18050.  
  18051. | #define HAVE_LOCALTIME_R 1
  18052.  
  18053. | #define HAVE_TM_GMTOFF 1
  18054.  
  18055. | #define HAVE_LONG_TIMEZONE 1
  18056.  
  18057. | #define HAVE_MKSTEMPS 1
  18058.  
  18059. | #define HAVE_SYSCONF 1
  18060.  
  18061. | #define HAVE_SHMGET 1
  18062.  
  18063. | #define HAVE_SHMAT 1
  18064.  
  18065. | #define HAVE_SHMDT 1
  18066.  
  18067. | #define HAVE_MMAP 1
  18068.  
  18069. | #define HAVE_SCANDIR 1
  18070.  
  18071. | #define HAVE_LIBRT 1
  18072.  
  18073. | #define HAVE_CLOCK_GETTIME 1
  18074.  
  18075. | /* end confdefs.h. */
  18076.  
  18077. | #include <stdio.h>
  18078.  
  18079. | #ifdef HAVE_SYS_TYPES_H
  18080.  
  18081. | # include <sys/types.h>
  18082.  
  18083. | #endif
  18084.  
  18085. | #ifdef HAVE_SYS_STAT_H
  18086.  
  18087. | # include <sys/stat.h>
  18088.  
  18089. | #endif
  18090.  
  18091. | #ifdef STDC_HEADERS
  18092.  
  18093. | # include <stdlib.h>
  18094.  
  18095. | # include <stddef.h>
  18096.  
  18097. | #else
  18098.  
  18099. | # ifdef HAVE_STDLIB_H
  18100.  
  18101. | # include <stdlib.h>
  18102.  
  18103. | # endif
  18104.  
  18105. | #endif
  18106.  
  18107. | #ifdef HAVE_STRING_H
  18108.  
  18109. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  18110.  
  18111. | # include <memory.h>
  18112.  
  18113. | # endif
  18114.  
  18115. | # include <string.h>
  18116.  
  18117. | #endif
  18118.  
  18119. | #ifdef HAVE_STRINGS_H
  18120.  
  18121. | # include <strings.h>
  18122.  
  18123. | #endif
  18124.  
  18125. | #ifdef HAVE_INTTYPES_H
  18126.  
  18127. | # include <inttypes.h>
  18128.  
  18129. | #endif
  18130.  
  18131. | #ifdef HAVE_STDINT_H
  18132.  
  18133. | # include <stdint.h>
  18134.  
  18135. | #endif
  18136.  
  18137. | #ifdef HAVE_UNISTD_H
  18138.  
  18139. | # include <unistd.h>
  18140.  
  18141. | #endif
  18142.  
  18143. | #include <speexdsp/speex/speex_resampler.h>
  18144.  
  18145. configure:37327: result: no
  18146.  
  18147. configure:37327: checking speexdsp/speex/speex_resampler.h presence
  18148.  
  18149. configure:37327: /usr/share/emscripten/emcc -E conftest.c
  18150.  
  18151. conftest.c:93:10: fatal error: 'speexdsp/speex/speex_resampler.h' file not found
  18152.  
  18153. #include <speexdsp/speex/speex_resampler.h>
  18154.  
  18155. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  18156.  
  18157. 1 error generated.
  18158.  
  18159. configure:37327: $? = 1
  18160.  
  18161. configure: failed program was:
  18162.  
  18163. | /* confdefs.h */
  18164.  
  18165. | #define PACKAGE_NAME "gnash"
  18166.  
  18167. | #define PACKAGE_TARNAME "gnash"
  18168.  
  18169. | #define PACKAGE_VERSION "0.8.11dev"
  18170.  
  18171. | #define PACKAGE_STRING "gnash 0.8.11dev"
  18172.  
  18173. | #define PACKAGE_BUGREPORT ""
  18174.  
  18175. | #define PACKAGE_URL ""
  18176.  
  18177. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  18178.  
  18179. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  18180.  
  18181. | #define DEFAULT_FLASH_REV_NUMBER "999"
  18182.  
  18183. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  18184.  
  18185. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  18186.  
  18187. | #define DEFAULT_STREAMS_TIMEOUT 60
  18188.  
  18189. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  18190.  
  18191. | #define LINUX_HOST 1
  18192.  
  18193. | #define PACKAGE "gnash"
  18194.  
  18195. | #define VERSION "0.8.11dev"
  18196.  
  18197. | #define ENABLE_NLS 1
  18198.  
  18199. | #define HAVE_GETTEXT 1
  18200.  
  18201. | #define HAVE_DCGETTEXT 1
  18202.  
  18203. | #define STDC_HEADERS 1
  18204.  
  18205. | #define HAVE_SYS_TYPES_H 1
  18206.  
  18207. | #define HAVE_SYS_STAT_H 1
  18208.  
  18209. | #define HAVE_STDLIB_H 1
  18210.  
  18211. | #define HAVE_STRING_H 1
  18212.  
  18213. | #define HAVE_MEMORY_H 1
  18214.  
  18215. | #define HAVE_STRINGS_H 1
  18216.  
  18217. | #define HAVE_INTTYPES_H 1
  18218.  
  18219. | #define HAVE_STDINT_H 1
  18220.  
  18221. | #define HAVE_UNISTD_H 1
  18222.  
  18223. | #define USE_STATS_CACHE 1
  18224.  
  18225. | #define USE_LC 1
  18226.  
  18227. | #define USE_SOUND 1
  18228.  
  18229. | #define USE_MEDIA 1
  18230.  
  18231. | #define HAVE_FFMPEG_AVCODEC_H 1
  18232.  
  18233. | #define PIXELFORMAT_RGB555 1
  18234.  
  18235. | #define PIXELFORMAT_RGB565 1
  18236.  
  18237. | #define PIXELFORMAT_RGB24 1
  18238.  
  18239. | #define PIXELFORMAT_BGR24 1
  18240.  
  18241. | #define PIXELFORMAT_RGBA32 1
  18242.  
  18243. | #define PIXELFORMAT_BGRA32 1
  18244.  
  18245. | #define PIXELFORMAT_ARGB32 1
  18246.  
  18247. | #define PIXELFORMAT_ABGR32 1
  18248.  
  18249. | #define RENDERER_AGG 1
  18250.  
  18251. | #define RENDERER_CAIRO 1
  18252.  
  18253. | #define HAVE_DLFCN_H 1
  18254.  
  18255. | #define LT_OBJDIR ".libs/"
  18256.  
  18257. | #define HAVE_LTDL_H 1
  18258.  
  18259. | #define HAVE_LTDL 1
  18260.  
  18261. | #define DEBUG_LOGGING 1
  18262.  
  18263. | #define HAVE_MALLINFO 1
  18264.  
  18265. | #define HAVE_IPC_INFO 1
  18266.  
  18267. | #define USE_MENUS /**/
  18268.  
  18269. | #define USE_SWFTREE /**/
  18270.  
  18271. | #define USE_TESTSUITE /**/
  18272.  
  18273. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  18274.  
  18275. | #define USE_CGIBIN 1
  18276.  
  18277. | #define ENABLE_DOUBLE_BUFFERING 1
  18278.  
  18279. | #define USE_TSLIB 1
  18280.  
  18281. | #define USE_KEYBOARD_PS2 1
  18282.  
  18283. | #define USE_INPUT_EVENTS 1
  18284.  
  18285. | #define USE_GIF 1
  18286.  
  18287. | #define USE_PNG 1
  18288.  
  18289. | #define HAVE_DIRENT_H 1
  18290.  
  18291. | #define HAVE_GETOPT_H 1
  18292.  
  18293. | #define HAVE_LIBGEN_H 1
  18294.  
  18295. | #define HAVE_PWD_H 1
  18296.  
  18297. | #define HAVE_SYS_UTSNAME_H 1
  18298.  
  18299. | #define HAVE_SIGNAL_H 1
  18300.  
  18301. | #define HAVE_UNISTD_H 1
  18302.  
  18303. | #define HAVE_SYS_TIME_H 1
  18304.  
  18305. | #define HAVE_GETPWNAM 1
  18306.  
  18307. | #define IPC_PERM_KEY key
  18308.  
  18309. | #define HAVE_SEMGET 1
  18310.  
  18311. | #define HAVE_FINITE 1
  18312.  
  18313. | #define HAVE_GETOPT 1
  18314.  
  18315. | #define HAVE_GETTIMEOFDAY 1
  18316.  
  18317. | #define HAVE_FTIME 1
  18318.  
  18319. | #define HAVE_TZSET 1
  18320.  
  18321. | #define HAVE_LOCALTIME_R 1
  18322.  
  18323. | #define HAVE_TM_GMTOFF 1
  18324.  
  18325. | #define HAVE_LONG_TIMEZONE 1
  18326.  
  18327. | #define HAVE_MKSTEMPS 1
  18328.  
  18329. | #define HAVE_SYSCONF 1
  18330.  
  18331. | #define HAVE_SHMGET 1
  18332.  
  18333. | #define HAVE_SHMAT 1
  18334.  
  18335. | #define HAVE_SHMDT 1
  18336.  
  18337. | #define HAVE_MMAP 1
  18338.  
  18339. | #define HAVE_SCANDIR 1
  18340.  
  18341. | #define HAVE_LIBRT 1
  18342.  
  18343. | #define HAVE_CLOCK_GETTIME 1
  18344.  
  18345. | /* end confdefs.h. */
  18346.  
  18347. | #include <speexdsp/speex/speex_resampler.h>
  18348.  
  18349. configure:37327: result: no
  18350.  
  18351. configure:37327: checking for speexdsp/speex/speex_resampler.h
  18352.  
  18353. configure:37327: result: no
  18354.  
  18355. configure:37333: checking for speexdsp/speex/speex_resampler.h
  18356.  
  18357. configure:37333: result: no
  18358.  
  18359. configure:37338: checking for speex/speex_resampler.h
  18360.  
  18361. configure:37338: result: no
  18362.  
  18363. configure:37386: checking for speex/speex_resampler.h header
  18364.  
  18365. configure:37401: result: not found
  18366.  
  18367. configure:37692: checking freetype2/freetype/freetype.h usability
  18368.  
  18369. configure:37692: /usr/share/emscripten/emcc -c conftest.c >&5
  18370.  
  18371. conftest.c:126:10: fatal error: 'freetype2/freetype/freetype.h' file not found
  18372.  
  18373. #include <freetype2/freetype/freetype.h>
  18374.  
  18375. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  18376.  
  18377. 1 error generated.
  18378.  
  18379. configure:37692: $? = 1
  18380.  
  18381. configure: failed program was:
  18382.  
  18383. | /* confdefs.h */
  18384.  
  18385. | #define PACKAGE_NAME "gnash"
  18386.  
  18387. | #define PACKAGE_TARNAME "gnash"
  18388.  
  18389. | #define PACKAGE_VERSION "0.8.11dev"
  18390.  
  18391. | #define PACKAGE_STRING "gnash 0.8.11dev"
  18392.  
  18393. | #define PACKAGE_BUGREPORT ""
  18394.  
  18395. | #define PACKAGE_URL ""
  18396.  
  18397. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  18398.  
  18399. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  18400.  
  18401. | #define DEFAULT_FLASH_REV_NUMBER "999"
  18402.  
  18403. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  18404.  
  18405. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  18406.  
  18407. | #define DEFAULT_STREAMS_TIMEOUT 60
  18408.  
  18409. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  18410.  
  18411. | #define LINUX_HOST 1
  18412.  
  18413. | #define PACKAGE "gnash"
  18414.  
  18415. | #define VERSION "0.8.11dev"
  18416.  
  18417. | #define ENABLE_NLS 1
  18418.  
  18419. | #define HAVE_GETTEXT 1
  18420.  
  18421. | #define HAVE_DCGETTEXT 1
  18422.  
  18423. | #define STDC_HEADERS 1
  18424.  
  18425. | #define HAVE_SYS_TYPES_H 1
  18426.  
  18427. | #define HAVE_SYS_STAT_H 1
  18428.  
  18429. | #define HAVE_STDLIB_H 1
  18430.  
  18431. | #define HAVE_STRING_H 1
  18432.  
  18433. | #define HAVE_MEMORY_H 1
  18434.  
  18435. | #define HAVE_STRINGS_H 1
  18436.  
  18437. | #define HAVE_INTTYPES_H 1
  18438.  
  18439. | #define HAVE_STDINT_H 1
  18440.  
  18441. | #define HAVE_UNISTD_H 1
  18442.  
  18443. | #define USE_STATS_CACHE 1
  18444.  
  18445. | #define USE_LC 1
  18446.  
  18447. | #define USE_SOUND 1
  18448.  
  18449. | #define USE_MEDIA 1
  18450.  
  18451. | #define HAVE_FFMPEG_AVCODEC_H 1
  18452.  
  18453. | #define PIXELFORMAT_RGB555 1
  18454.  
  18455. | #define PIXELFORMAT_RGB565 1
  18456.  
  18457. | #define PIXELFORMAT_RGB24 1
  18458.  
  18459. | #define PIXELFORMAT_BGR24 1
  18460.  
  18461. | #define PIXELFORMAT_RGBA32 1
  18462.  
  18463. | #define PIXELFORMAT_BGRA32 1
  18464.  
  18465. | #define PIXELFORMAT_ARGB32 1
  18466.  
  18467. | #define PIXELFORMAT_ABGR32 1
  18468.  
  18469. | #define RENDERER_AGG 1
  18470.  
  18471. | #define RENDERER_CAIRO 1
  18472.  
  18473. | #define HAVE_DLFCN_H 1
  18474.  
  18475. | #define LT_OBJDIR ".libs/"
  18476.  
  18477. | #define HAVE_LTDL_H 1
  18478.  
  18479. | #define HAVE_LTDL 1
  18480.  
  18481. | #define DEBUG_LOGGING 1
  18482.  
  18483. | #define HAVE_MALLINFO 1
  18484.  
  18485. | #define HAVE_IPC_INFO 1
  18486.  
  18487. | #define USE_MENUS /**/
  18488.  
  18489. | #define USE_SWFTREE /**/
  18490.  
  18491. | #define USE_TESTSUITE /**/
  18492.  
  18493. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  18494.  
  18495. | #define USE_CGIBIN 1
  18496.  
  18497. | #define ENABLE_DOUBLE_BUFFERING 1
  18498.  
  18499. | #define USE_TSLIB 1
  18500.  
  18501. | #define USE_KEYBOARD_PS2 1
  18502.  
  18503. | #define USE_INPUT_EVENTS 1
  18504.  
  18505. | #define USE_GIF 1
  18506.  
  18507. | #define USE_PNG 1
  18508.  
  18509. | #define HAVE_DIRENT_H 1
  18510.  
  18511. | #define HAVE_GETOPT_H 1
  18512.  
  18513. | #define HAVE_LIBGEN_H 1
  18514.  
  18515. | #define HAVE_PWD_H 1
  18516.  
  18517. | #define HAVE_SYS_UTSNAME_H 1
  18518.  
  18519. | #define HAVE_SIGNAL_H 1
  18520.  
  18521. | #define HAVE_UNISTD_H 1
  18522.  
  18523. | #define HAVE_SYS_TIME_H 1
  18524.  
  18525. | #define HAVE_GETPWNAM 1
  18526.  
  18527. | #define IPC_PERM_KEY key
  18528.  
  18529. | #define HAVE_SEMGET 1
  18530.  
  18531. | #define HAVE_FINITE 1
  18532.  
  18533. | #define HAVE_GETOPT 1
  18534.  
  18535. | #define HAVE_GETTIMEOFDAY 1
  18536.  
  18537. | #define HAVE_FTIME 1
  18538.  
  18539. | #define HAVE_TZSET 1
  18540.  
  18541. | #define HAVE_LOCALTIME_R 1
  18542.  
  18543. | #define HAVE_TM_GMTOFF 1
  18544.  
  18545. | #define HAVE_LONG_TIMEZONE 1
  18546.  
  18547. | #define HAVE_MKSTEMPS 1
  18548.  
  18549. | #define HAVE_SYSCONF 1
  18550.  
  18551. | #define HAVE_SHMGET 1
  18552.  
  18553. | #define HAVE_SHMAT 1
  18554.  
  18555. | #define HAVE_SHMDT 1
  18556.  
  18557. | #define HAVE_MMAP 1
  18558.  
  18559. | #define HAVE_SCANDIR 1
  18560.  
  18561. | #define HAVE_LIBRT 1
  18562.  
  18563. | #define HAVE_CLOCK_GETTIME 1
  18564.  
  18565. | /* end confdefs.h. */
  18566.  
  18567. | #include <stdio.h>
  18568.  
  18569. | #ifdef HAVE_SYS_TYPES_H
  18570.  
  18571. | # include <sys/types.h>
  18572.  
  18573. | #endif
  18574.  
  18575. | #ifdef HAVE_SYS_STAT_H
  18576.  
  18577. | # include <sys/stat.h>
  18578.  
  18579. | #endif
  18580.  
  18581. | #ifdef STDC_HEADERS
  18582.  
  18583. | # include <stdlib.h>
  18584.  
  18585. | # include <stddef.h>
  18586.  
  18587. | #else
  18588.  
  18589. | # ifdef HAVE_STDLIB_H
  18590.  
  18591. | # include <stdlib.h>
  18592.  
  18593. | # endif
  18594.  
  18595. | #endif
  18596.  
  18597. | #ifdef HAVE_STRING_H
  18598.  
  18599. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  18600.  
  18601. | # include <memory.h>
  18602.  
  18603. | # endif
  18604.  
  18605. | # include <string.h>
  18606.  
  18607. | #endif
  18608.  
  18609. | #ifdef HAVE_STRINGS_H
  18610.  
  18611. | # include <strings.h>
  18612.  
  18613. | #endif
  18614.  
  18615. | #ifdef HAVE_INTTYPES_H
  18616.  
  18617. | # include <inttypes.h>
  18618.  
  18619. | #endif
  18620.  
  18621. | #ifdef HAVE_STDINT_H
  18622.  
  18623. | # include <stdint.h>
  18624.  
  18625. | #endif
  18626.  
  18627. | #ifdef HAVE_UNISTD_H
  18628.  
  18629. | # include <unistd.h>
  18630.  
  18631. | #endif
  18632.  
  18633. | #include <freetype2/freetype/freetype.h>
  18634.  
  18635. configure:37692: result: no
  18636.  
  18637. configure:37692: checking freetype2/freetype/freetype.h presence
  18638.  
  18639. configure:37692: /usr/share/emscripten/emcc -E conftest.c
  18640.  
  18641. conftest.c:93:10: fatal error: 'freetype2/freetype/freetype.h' file not found
  18642.  
  18643. #include <freetype2/freetype/freetype.h>
  18644.  
  18645. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  18646.  
  18647. 1 error generated.
  18648.  
  18649. configure:37692: $? = 1
  18650.  
  18651. configure: failed program was:
  18652.  
  18653. | /* confdefs.h */
  18654.  
  18655. | #define PACKAGE_NAME "gnash"
  18656.  
  18657. | #define PACKAGE_TARNAME "gnash"
  18658.  
  18659. | #define PACKAGE_VERSION "0.8.11dev"
  18660.  
  18661. | #define PACKAGE_STRING "gnash 0.8.11dev"
  18662.  
  18663. | #define PACKAGE_BUGREPORT ""
  18664.  
  18665. | #define PACKAGE_URL ""
  18666.  
  18667. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  18668.  
  18669. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  18670.  
  18671. | #define DEFAULT_FLASH_REV_NUMBER "999"
  18672.  
  18673. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  18674.  
  18675. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  18676.  
  18677. | #define DEFAULT_STREAMS_TIMEOUT 60
  18678.  
  18679. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  18680.  
  18681. | #define LINUX_HOST 1
  18682.  
  18683. | #define PACKAGE "gnash"
  18684.  
  18685. | #define VERSION "0.8.11dev"
  18686.  
  18687. | #define ENABLE_NLS 1
  18688.  
  18689. | #define HAVE_GETTEXT 1
  18690.  
  18691. | #define HAVE_DCGETTEXT 1
  18692.  
  18693. | #define STDC_HEADERS 1
  18694.  
  18695. | #define HAVE_SYS_TYPES_H 1
  18696.  
  18697. | #define HAVE_SYS_STAT_H 1
  18698.  
  18699. | #define HAVE_STDLIB_H 1
  18700.  
  18701. | #define HAVE_STRING_H 1
  18702.  
  18703. | #define HAVE_MEMORY_H 1
  18704.  
  18705. | #define HAVE_STRINGS_H 1
  18706.  
  18707. | #define HAVE_INTTYPES_H 1
  18708.  
  18709. | #define HAVE_STDINT_H 1
  18710.  
  18711. | #define HAVE_UNISTD_H 1
  18712.  
  18713. | #define USE_STATS_CACHE 1
  18714.  
  18715. | #define USE_LC 1
  18716.  
  18717. | #define USE_SOUND 1
  18718.  
  18719. | #define USE_MEDIA 1
  18720.  
  18721. | #define HAVE_FFMPEG_AVCODEC_H 1
  18722.  
  18723. | #define PIXELFORMAT_RGB555 1
  18724.  
  18725. | #define PIXELFORMAT_RGB565 1
  18726.  
  18727. | #define PIXELFORMAT_RGB24 1
  18728.  
  18729. | #define PIXELFORMAT_BGR24 1
  18730.  
  18731. | #define PIXELFORMAT_RGBA32 1
  18732.  
  18733. | #define PIXELFORMAT_BGRA32 1
  18734.  
  18735. | #define PIXELFORMAT_ARGB32 1
  18736.  
  18737. | #define PIXELFORMAT_ABGR32 1
  18738.  
  18739. | #define RENDERER_AGG 1
  18740.  
  18741. | #define RENDERER_CAIRO 1
  18742.  
  18743. | #define HAVE_DLFCN_H 1
  18744.  
  18745. | #define LT_OBJDIR ".libs/"
  18746.  
  18747. | #define HAVE_LTDL_H 1
  18748.  
  18749. | #define HAVE_LTDL 1
  18750.  
  18751. | #define DEBUG_LOGGING 1
  18752.  
  18753. | #define HAVE_MALLINFO 1
  18754.  
  18755. | #define HAVE_IPC_INFO 1
  18756.  
  18757. | #define USE_MENUS /**/
  18758.  
  18759. | #define USE_SWFTREE /**/
  18760.  
  18761. | #define USE_TESTSUITE /**/
  18762.  
  18763. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  18764.  
  18765. | #define USE_CGIBIN 1
  18766.  
  18767. | #define ENABLE_DOUBLE_BUFFERING 1
  18768.  
  18769. | #define USE_TSLIB 1
  18770.  
  18771. | #define USE_KEYBOARD_PS2 1
  18772.  
  18773. | #define USE_INPUT_EVENTS 1
  18774.  
  18775. | #define USE_GIF 1
  18776.  
  18777. | #define USE_PNG 1
  18778.  
  18779. | #define HAVE_DIRENT_H 1
  18780.  
  18781. | #define HAVE_GETOPT_H 1
  18782.  
  18783. | #define HAVE_LIBGEN_H 1
  18784.  
  18785. | #define HAVE_PWD_H 1
  18786.  
  18787. | #define HAVE_SYS_UTSNAME_H 1
  18788.  
  18789. | #define HAVE_SIGNAL_H 1
  18790.  
  18791. | #define HAVE_UNISTD_H 1
  18792.  
  18793. | #define HAVE_SYS_TIME_H 1
  18794.  
  18795. | #define HAVE_GETPWNAM 1
  18796.  
  18797. | #define IPC_PERM_KEY key
  18798.  
  18799. | #define HAVE_SEMGET 1
  18800.  
  18801. | #define HAVE_FINITE 1
  18802.  
  18803. | #define HAVE_GETOPT 1
  18804.  
  18805. | #define HAVE_GETTIMEOFDAY 1
  18806.  
  18807. | #define HAVE_FTIME 1
  18808.  
  18809. | #define HAVE_TZSET 1
  18810.  
  18811. | #define HAVE_LOCALTIME_R 1
  18812.  
  18813. | #define HAVE_TM_GMTOFF 1
  18814.  
  18815. | #define HAVE_LONG_TIMEZONE 1
  18816.  
  18817. | #define HAVE_MKSTEMPS 1
  18818.  
  18819. | #define HAVE_SYSCONF 1
  18820.  
  18821. | #define HAVE_SHMGET 1
  18822.  
  18823. | #define HAVE_SHMAT 1
  18824.  
  18825. | #define HAVE_SHMDT 1
  18826.  
  18827. | #define HAVE_MMAP 1
  18828.  
  18829. | #define HAVE_SCANDIR 1
  18830.  
  18831. | #define HAVE_LIBRT 1
  18832.  
  18833. | #define HAVE_CLOCK_GETTIME 1
  18834.  
  18835. | /* end confdefs.h. */
  18836.  
  18837. | #include <freetype2/freetype/freetype.h>
  18838.  
  18839. configure:37692: result: no
  18840.  
  18841. configure:37692: checking for freetype2/freetype/freetype.h
  18842.  
  18843. configure:37692: result: no
  18844.  
  18845. configure:37704: checking for libfreetype header
  18846.  
  18847. configure:37710: result: no
  18848.  
  18849. configure:37751: checking for freetype library
  18850.  
  18851. configure:37799: checking for fc-match
  18852.  
  18853. configure:37817: found /usr/bin/fc-match
  18854.  
  18855. configure:37829: result: /usr/bin/fc-match
  18856.  
  18857. configure:37895: checking for fontconfig/fontconfig.h header using pkg-config
  18858.  
  18859. configure:37906: result: not found
  18860.  
  18861. configure:37913: checking for fontconfig-config
  18862.  
  18863. configure:37946: result: no
  18864.  
  18865. configure:37971: checking fontconfig/fontconfig.h usability
  18866.  
  18867. configure:37971: /usr/share/emscripten/emcc -c conftest.c >&5
  18868.  
  18869. conftest.c:127:10: fatal error: 'fontconfig/fontconfig.h' file not found
  18870.  
  18871. #include <fontconfig/fontconfig.h>
  18872.  
  18873. ^~~~~~~~~~~~~~~~~~~~~~~~~
  18874.  
  18875. 1 error generated.
  18876.  
  18877. configure:37971: $? = 1
  18878.  
  18879. configure: failed program was:
  18880.  
  18881. | /* confdefs.h */
  18882.  
  18883. | #define PACKAGE_NAME "gnash"
  18884.  
  18885. | #define PACKAGE_TARNAME "gnash"
  18886.  
  18887. | #define PACKAGE_VERSION "0.8.11dev"
  18888.  
  18889. | #define PACKAGE_STRING "gnash 0.8.11dev"
  18890.  
  18891. | #define PACKAGE_BUGREPORT ""
  18892.  
  18893. | #define PACKAGE_URL ""
  18894.  
  18895. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  18896.  
  18897. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  18898.  
  18899. | #define DEFAULT_FLASH_REV_NUMBER "999"
  18900.  
  18901. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  18902.  
  18903. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  18904.  
  18905. | #define DEFAULT_STREAMS_TIMEOUT 60
  18906.  
  18907. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  18908.  
  18909. | #define LINUX_HOST 1
  18910.  
  18911. | #define PACKAGE "gnash"
  18912.  
  18913. | #define VERSION "0.8.11dev"
  18914.  
  18915. | #define ENABLE_NLS 1
  18916.  
  18917. | #define HAVE_GETTEXT 1
  18918.  
  18919. | #define HAVE_DCGETTEXT 1
  18920.  
  18921. | #define STDC_HEADERS 1
  18922.  
  18923. | #define HAVE_SYS_TYPES_H 1
  18924.  
  18925. | #define HAVE_SYS_STAT_H 1
  18926.  
  18927. | #define HAVE_STDLIB_H 1
  18928.  
  18929. | #define HAVE_STRING_H 1
  18930.  
  18931. | #define HAVE_MEMORY_H 1
  18932.  
  18933. | #define HAVE_STRINGS_H 1
  18934.  
  18935. | #define HAVE_INTTYPES_H 1
  18936.  
  18937. | #define HAVE_STDINT_H 1
  18938.  
  18939. | #define HAVE_UNISTD_H 1
  18940.  
  18941. | #define USE_STATS_CACHE 1
  18942.  
  18943. | #define USE_LC 1
  18944.  
  18945. | #define USE_SOUND 1
  18946.  
  18947. | #define USE_MEDIA 1
  18948.  
  18949. | #define HAVE_FFMPEG_AVCODEC_H 1
  18950.  
  18951. | #define PIXELFORMAT_RGB555 1
  18952.  
  18953. | #define PIXELFORMAT_RGB565 1
  18954.  
  18955. | #define PIXELFORMAT_RGB24 1
  18956.  
  18957. | #define PIXELFORMAT_BGR24 1
  18958.  
  18959. | #define PIXELFORMAT_RGBA32 1
  18960.  
  18961. | #define PIXELFORMAT_BGRA32 1
  18962.  
  18963. | #define PIXELFORMAT_ARGB32 1
  18964.  
  18965. | #define PIXELFORMAT_ABGR32 1
  18966.  
  18967. | #define RENDERER_AGG 1
  18968.  
  18969. | #define RENDERER_CAIRO 1
  18970.  
  18971. | #define HAVE_DLFCN_H 1
  18972.  
  18973. | #define LT_OBJDIR ".libs/"
  18974.  
  18975. | #define HAVE_LTDL_H 1
  18976.  
  18977. | #define HAVE_LTDL 1
  18978.  
  18979. | #define DEBUG_LOGGING 1
  18980.  
  18981. | #define HAVE_MALLINFO 1
  18982.  
  18983. | #define HAVE_IPC_INFO 1
  18984.  
  18985. | #define USE_MENUS /**/
  18986.  
  18987. | #define USE_SWFTREE /**/
  18988.  
  18989. | #define USE_TESTSUITE /**/
  18990.  
  18991. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  18992.  
  18993. | #define USE_CGIBIN 1
  18994.  
  18995. | #define ENABLE_DOUBLE_BUFFERING 1
  18996.  
  18997. | #define USE_TSLIB 1
  18998.  
  18999. | #define USE_KEYBOARD_PS2 1
  19000.  
  19001. | #define USE_INPUT_EVENTS 1
  19002.  
  19003. | #define USE_GIF 1
  19004.  
  19005. | #define USE_PNG 1
  19006.  
  19007. | #define HAVE_DIRENT_H 1
  19008.  
  19009. | #define HAVE_GETOPT_H 1
  19010.  
  19011. | #define HAVE_LIBGEN_H 1
  19012.  
  19013. | #define HAVE_PWD_H 1
  19014.  
  19015. | #define HAVE_SYS_UTSNAME_H 1
  19016.  
  19017. | #define HAVE_SIGNAL_H 1
  19018.  
  19019. | #define HAVE_UNISTD_H 1
  19020.  
  19021. | #define HAVE_SYS_TIME_H 1
  19022.  
  19023. | #define HAVE_GETPWNAM 1
  19024.  
  19025. | #define IPC_PERM_KEY key
  19026.  
  19027. | #define HAVE_SEMGET 1
  19028.  
  19029. | #define HAVE_FINITE 1
  19030.  
  19031. | #define HAVE_GETOPT 1
  19032.  
  19033. | #define HAVE_GETTIMEOFDAY 1
  19034.  
  19035. | #define HAVE_FTIME 1
  19036.  
  19037. | #define HAVE_TZSET 1
  19038.  
  19039. | #define HAVE_LOCALTIME_R 1
  19040.  
  19041. | #define HAVE_TM_GMTOFF 1
  19042.  
  19043. | #define HAVE_LONG_TIMEZONE 1
  19044.  
  19045. | #define HAVE_MKSTEMPS 1
  19046.  
  19047. | #define HAVE_SYSCONF 1
  19048.  
  19049. | #define HAVE_SHMGET 1
  19050.  
  19051. | #define HAVE_SHMAT 1
  19052.  
  19053. | #define HAVE_SHMDT 1
  19054.  
  19055. | #define HAVE_MMAP 1
  19056.  
  19057. | #define HAVE_SCANDIR 1
  19058.  
  19059. | #define HAVE_LIBRT 1
  19060.  
  19061. | #define HAVE_CLOCK_GETTIME 1
  19062.  
  19063. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  19064.  
  19065. | /* end confdefs.h. */
  19066.  
  19067. | #include <stdio.h>
  19068.  
  19069. | #ifdef HAVE_SYS_TYPES_H
  19070.  
  19071. | # include <sys/types.h>
  19072.  
  19073. | #endif
  19074.  
  19075. | #ifdef HAVE_SYS_STAT_H
  19076.  
  19077. | # include <sys/stat.h>
  19078.  
  19079. | #endif
  19080.  
  19081. | #ifdef STDC_HEADERS
  19082.  
  19083. | # include <stdlib.h>
  19084.  
  19085. | # include <stddef.h>
  19086.  
  19087. | #else
  19088.  
  19089. | # ifdef HAVE_STDLIB_H
  19090.  
  19091. | # include <stdlib.h>
  19092.  
  19093. | # endif
  19094.  
  19095. | #endif
  19096.  
  19097. | #ifdef HAVE_STRING_H
  19098.  
  19099. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  19100.  
  19101. | # include <memory.h>
  19102.  
  19103. | # endif
  19104.  
  19105. | # include <string.h>
  19106.  
  19107. | #endif
  19108.  
  19109. | #ifdef HAVE_STRINGS_H
  19110.  
  19111. | # include <strings.h>
  19112.  
  19113. | #endif
  19114.  
  19115. | #ifdef HAVE_INTTYPES_H
  19116.  
  19117. | # include <inttypes.h>
  19118.  
  19119. | #endif
  19120.  
  19121. | #ifdef HAVE_STDINT_H
  19122.  
  19123. | # include <stdint.h>
  19124.  
  19125. | #endif
  19126.  
  19127. | #ifdef HAVE_UNISTD_H
  19128.  
  19129. | # include <unistd.h>
  19130.  
  19131. | #endif
  19132.  
  19133. | #include <fontconfig/fontconfig.h>
  19134.  
  19135. configure:37971: result: no
  19136.  
  19137. configure:37971: checking fontconfig/fontconfig.h presence
  19138.  
  19139. configure:37971: /usr/share/emscripten/emcc -E conftest.c
  19140.  
  19141. conftest.c:94:10: fatal error: 'fontconfig/fontconfig.h' file not found
  19142.  
  19143. #include <fontconfig/fontconfig.h>
  19144.  
  19145. ^~~~~~~~~~~~~~~~~~~~~~~~~
  19146.  
  19147. 1 error generated.
  19148.  
  19149. configure:37971: $? = 1
  19150.  
  19151. configure: failed program was:
  19152.  
  19153. | /* confdefs.h */
  19154.  
  19155. | #define PACKAGE_NAME "gnash"
  19156.  
  19157. | #define PACKAGE_TARNAME "gnash"
  19158.  
  19159. | #define PACKAGE_VERSION "0.8.11dev"
  19160.  
  19161. | #define PACKAGE_STRING "gnash 0.8.11dev"
  19162.  
  19163. | #define PACKAGE_BUGREPORT ""
  19164.  
  19165. | #define PACKAGE_URL ""
  19166.  
  19167. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  19168.  
  19169. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  19170.  
  19171. | #define DEFAULT_FLASH_REV_NUMBER "999"
  19172.  
  19173. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  19174.  
  19175. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  19176.  
  19177. | #define DEFAULT_STREAMS_TIMEOUT 60
  19178.  
  19179. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  19180.  
  19181. | #define LINUX_HOST 1
  19182.  
  19183. | #define PACKAGE "gnash"
  19184.  
  19185. | #define VERSION "0.8.11dev"
  19186.  
  19187. | #define ENABLE_NLS 1
  19188.  
  19189. | #define HAVE_GETTEXT 1
  19190.  
  19191. | #define HAVE_DCGETTEXT 1
  19192.  
  19193. | #define STDC_HEADERS 1
  19194.  
  19195. | #define HAVE_SYS_TYPES_H 1
  19196.  
  19197. | #define HAVE_SYS_STAT_H 1
  19198.  
  19199. | #define HAVE_STDLIB_H 1
  19200.  
  19201. | #define HAVE_STRING_H 1
  19202.  
  19203. | #define HAVE_MEMORY_H 1
  19204.  
  19205. | #define HAVE_STRINGS_H 1
  19206.  
  19207. | #define HAVE_INTTYPES_H 1
  19208.  
  19209. | #define HAVE_STDINT_H 1
  19210.  
  19211. | #define HAVE_UNISTD_H 1
  19212.  
  19213. | #define USE_STATS_CACHE 1
  19214.  
  19215. | #define USE_LC 1
  19216.  
  19217. | #define USE_SOUND 1
  19218.  
  19219. | #define USE_MEDIA 1
  19220.  
  19221. | #define HAVE_FFMPEG_AVCODEC_H 1
  19222.  
  19223. | #define PIXELFORMAT_RGB555 1
  19224.  
  19225. | #define PIXELFORMAT_RGB565 1
  19226.  
  19227. | #define PIXELFORMAT_RGB24 1
  19228.  
  19229. | #define PIXELFORMAT_BGR24 1
  19230.  
  19231. | #define PIXELFORMAT_RGBA32 1
  19232.  
  19233. | #define PIXELFORMAT_BGRA32 1
  19234.  
  19235. | #define PIXELFORMAT_ARGB32 1
  19236.  
  19237. | #define PIXELFORMAT_ABGR32 1
  19238.  
  19239. | #define RENDERER_AGG 1
  19240.  
  19241. | #define RENDERER_CAIRO 1
  19242.  
  19243. | #define HAVE_DLFCN_H 1
  19244.  
  19245. | #define LT_OBJDIR ".libs/"
  19246.  
  19247. | #define HAVE_LTDL_H 1
  19248.  
  19249. | #define HAVE_LTDL 1
  19250.  
  19251. | #define DEBUG_LOGGING 1
  19252.  
  19253. | #define HAVE_MALLINFO 1
  19254.  
  19255. | #define HAVE_IPC_INFO 1
  19256.  
  19257. | #define USE_MENUS /**/
  19258.  
  19259. | #define USE_SWFTREE /**/
  19260.  
  19261. | #define USE_TESTSUITE /**/
  19262.  
  19263. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  19264.  
  19265. | #define USE_CGIBIN 1
  19266.  
  19267. | #define ENABLE_DOUBLE_BUFFERING 1
  19268.  
  19269. | #define USE_TSLIB 1
  19270.  
  19271. | #define USE_KEYBOARD_PS2 1
  19272.  
  19273. | #define USE_INPUT_EVENTS 1
  19274.  
  19275. | #define USE_GIF 1
  19276.  
  19277. | #define USE_PNG 1
  19278.  
  19279. | #define HAVE_DIRENT_H 1
  19280.  
  19281. | #define HAVE_GETOPT_H 1
  19282.  
  19283. | #define HAVE_LIBGEN_H 1
  19284.  
  19285. | #define HAVE_PWD_H 1
  19286.  
  19287. | #define HAVE_SYS_UTSNAME_H 1
  19288.  
  19289. | #define HAVE_SIGNAL_H 1
  19290.  
  19291. | #define HAVE_UNISTD_H 1
  19292.  
  19293. | #define HAVE_SYS_TIME_H 1
  19294.  
  19295. | #define HAVE_GETPWNAM 1
  19296.  
  19297. | #define IPC_PERM_KEY key
  19298.  
  19299. | #define HAVE_SEMGET 1
  19300.  
  19301. | #define HAVE_FINITE 1
  19302.  
  19303. | #define HAVE_GETOPT 1
  19304.  
  19305. | #define HAVE_GETTIMEOFDAY 1
  19306.  
  19307. | #define HAVE_FTIME 1
  19308.  
  19309. | #define HAVE_TZSET 1
  19310.  
  19311. | #define HAVE_LOCALTIME_R 1
  19312.  
  19313. | #define HAVE_TM_GMTOFF 1
  19314.  
  19315. | #define HAVE_LONG_TIMEZONE 1
  19316.  
  19317. | #define HAVE_MKSTEMPS 1
  19318.  
  19319. | #define HAVE_SYSCONF 1
  19320.  
  19321. | #define HAVE_SHMGET 1
  19322.  
  19323. | #define HAVE_SHMAT 1
  19324.  
  19325. | #define HAVE_SHMDT 1
  19326.  
  19327. | #define HAVE_MMAP 1
  19328.  
  19329. | #define HAVE_SCANDIR 1
  19330.  
  19331. | #define HAVE_LIBRT 1
  19332.  
  19333. | #define HAVE_CLOCK_GETTIME 1
  19334.  
  19335. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  19336.  
  19337. | /* end confdefs.h. */
  19338.  
  19339. | #include <fontconfig/fontconfig.h>
  19340.  
  19341. configure:37971: result: no
  19342.  
  19343. configure:37971: checking for fontconfig/fontconfig.h
  19344.  
  19345. configure:37971: result: no
  19346.  
  19347. configure:37976: checking fontconfig/fontconfig/fontconfig.h usability
  19348.  
  19349. configure:37976: /usr/share/emscripten/emcc -c conftest.c >&5
  19350.  
  19351. conftest.c:127:10: fatal error: 'fontconfig/fontconfig/fontconfig.h' file not found
  19352.  
  19353. #include <fontconfig/fontconfig/fontconfig.h>
  19354.  
  19355. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  19356.  
  19357. 1 error generated.
  19358.  
  19359. configure:37976: $? = 1
  19360.  
  19361. configure: failed program was:
  19362.  
  19363. | /* confdefs.h */
  19364.  
  19365. | #define PACKAGE_NAME "gnash"
  19366.  
  19367. | #define PACKAGE_TARNAME "gnash"
  19368.  
  19369. | #define PACKAGE_VERSION "0.8.11dev"
  19370.  
  19371. | #define PACKAGE_STRING "gnash 0.8.11dev"
  19372.  
  19373. | #define PACKAGE_BUGREPORT ""
  19374.  
  19375. | #define PACKAGE_URL ""
  19376.  
  19377. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  19378.  
  19379. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  19380.  
  19381. | #define DEFAULT_FLASH_REV_NUMBER "999"
  19382.  
  19383. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  19384.  
  19385. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  19386.  
  19387. | #define DEFAULT_STREAMS_TIMEOUT 60
  19388.  
  19389. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  19390.  
  19391. | #define LINUX_HOST 1
  19392.  
  19393. | #define PACKAGE "gnash"
  19394.  
  19395. | #define VERSION "0.8.11dev"
  19396.  
  19397. | #define ENABLE_NLS 1
  19398.  
  19399. | #define HAVE_GETTEXT 1
  19400.  
  19401. | #define HAVE_DCGETTEXT 1
  19402.  
  19403. | #define STDC_HEADERS 1
  19404.  
  19405. | #define HAVE_SYS_TYPES_H 1
  19406.  
  19407. | #define HAVE_SYS_STAT_H 1
  19408.  
  19409. | #define HAVE_STDLIB_H 1
  19410.  
  19411. | #define HAVE_STRING_H 1
  19412.  
  19413. | #define HAVE_MEMORY_H 1
  19414.  
  19415. | #define HAVE_STRINGS_H 1
  19416.  
  19417. | #define HAVE_INTTYPES_H 1
  19418.  
  19419. | #define HAVE_STDINT_H 1
  19420.  
  19421. | #define HAVE_UNISTD_H 1
  19422.  
  19423. | #define USE_STATS_CACHE 1
  19424.  
  19425. | #define USE_LC 1
  19426.  
  19427. | #define USE_SOUND 1
  19428.  
  19429. | #define USE_MEDIA 1
  19430.  
  19431. | #define HAVE_FFMPEG_AVCODEC_H 1
  19432.  
  19433. | #define PIXELFORMAT_RGB555 1
  19434.  
  19435. | #define PIXELFORMAT_RGB565 1
  19436.  
  19437. | #define PIXELFORMAT_RGB24 1
  19438.  
  19439. | #define PIXELFORMAT_BGR24 1
  19440.  
  19441. | #define PIXELFORMAT_RGBA32 1
  19442.  
  19443. | #define PIXELFORMAT_BGRA32 1
  19444.  
  19445. | #define PIXELFORMAT_ARGB32 1
  19446.  
  19447. | #define PIXELFORMAT_ABGR32 1
  19448.  
  19449. | #define RENDERER_AGG 1
  19450.  
  19451. | #define RENDERER_CAIRO 1
  19452.  
  19453. | #define HAVE_DLFCN_H 1
  19454.  
  19455. | #define LT_OBJDIR ".libs/"
  19456.  
  19457. | #define HAVE_LTDL_H 1
  19458.  
  19459. | #define HAVE_LTDL 1
  19460.  
  19461. | #define DEBUG_LOGGING 1
  19462.  
  19463. | #define HAVE_MALLINFO 1
  19464.  
  19465. | #define HAVE_IPC_INFO 1
  19466.  
  19467. | #define USE_MENUS /**/
  19468.  
  19469. | #define USE_SWFTREE /**/
  19470.  
  19471. | #define USE_TESTSUITE /**/
  19472.  
  19473. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  19474.  
  19475. | #define USE_CGIBIN 1
  19476.  
  19477. | #define ENABLE_DOUBLE_BUFFERING 1
  19478.  
  19479. | #define USE_TSLIB 1
  19480.  
  19481. | #define USE_KEYBOARD_PS2 1
  19482.  
  19483. | #define USE_INPUT_EVENTS 1
  19484.  
  19485. | #define USE_GIF 1
  19486.  
  19487. | #define USE_PNG 1
  19488.  
  19489. | #define HAVE_DIRENT_H 1
  19490.  
  19491. | #define HAVE_GETOPT_H 1
  19492.  
  19493. | #define HAVE_LIBGEN_H 1
  19494.  
  19495. | #define HAVE_PWD_H 1
  19496.  
  19497. | #define HAVE_SYS_UTSNAME_H 1
  19498.  
  19499. | #define HAVE_SIGNAL_H 1
  19500.  
  19501. | #define HAVE_UNISTD_H 1
  19502.  
  19503. | #define HAVE_SYS_TIME_H 1
  19504.  
  19505. | #define HAVE_GETPWNAM 1
  19506.  
  19507. | #define IPC_PERM_KEY key
  19508.  
  19509. | #define HAVE_SEMGET 1
  19510.  
  19511. | #define HAVE_FINITE 1
  19512.  
  19513. | #define HAVE_GETOPT 1
  19514.  
  19515. | #define HAVE_GETTIMEOFDAY 1
  19516.  
  19517. | #define HAVE_FTIME 1
  19518.  
  19519. | #define HAVE_TZSET 1
  19520.  
  19521. | #define HAVE_LOCALTIME_R 1
  19522.  
  19523. | #define HAVE_TM_GMTOFF 1
  19524.  
  19525. | #define HAVE_LONG_TIMEZONE 1
  19526.  
  19527. | #define HAVE_MKSTEMPS 1
  19528.  
  19529. | #define HAVE_SYSCONF 1
  19530.  
  19531. | #define HAVE_SHMGET 1
  19532.  
  19533. | #define HAVE_SHMAT 1
  19534.  
  19535. | #define HAVE_SHMDT 1
  19536.  
  19537. | #define HAVE_MMAP 1
  19538.  
  19539. | #define HAVE_SCANDIR 1
  19540.  
  19541. | #define HAVE_LIBRT 1
  19542.  
  19543. | #define HAVE_CLOCK_GETTIME 1
  19544.  
  19545. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  19546.  
  19547. | /* end confdefs.h. */
  19548.  
  19549. | #include <stdio.h>
  19550.  
  19551. | #ifdef HAVE_SYS_TYPES_H
  19552.  
  19553. | # include <sys/types.h>
  19554.  
  19555. | #endif
  19556.  
  19557. | #ifdef HAVE_SYS_STAT_H
  19558.  
  19559. | # include <sys/stat.h>
  19560.  
  19561. | #endif
  19562.  
  19563. | #ifdef STDC_HEADERS
  19564.  
  19565. | # include <stdlib.h>
  19566.  
  19567. | # include <stddef.h>
  19568.  
  19569. | #else
  19570.  
  19571. | # ifdef HAVE_STDLIB_H
  19572.  
  19573. | # include <stdlib.h>
  19574.  
  19575. | # endif
  19576.  
  19577. | #endif
  19578.  
  19579. | #ifdef HAVE_STRING_H
  19580.  
  19581. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  19582.  
  19583. | # include <memory.h>
  19584.  
  19585. | # endif
  19586.  
  19587. | # include <string.h>
  19588.  
  19589. | #endif
  19590.  
  19591. | #ifdef HAVE_STRINGS_H
  19592.  
  19593. | # include <strings.h>
  19594.  
  19595. | #endif
  19596.  
  19597. | #ifdef HAVE_INTTYPES_H
  19598.  
  19599. | # include <inttypes.h>
  19600.  
  19601. | #endif
  19602.  
  19603. | #ifdef HAVE_STDINT_H
  19604.  
  19605. | # include <stdint.h>
  19606.  
  19607. | #endif
  19608.  
  19609. | #ifdef HAVE_UNISTD_H
  19610.  
  19611. | # include <unistd.h>
  19612.  
  19613. | #endif
  19614.  
  19615. | #include <fontconfig/fontconfig/fontconfig.h>
  19616.  
  19617. configure:37976: result: no
  19618.  
  19619. configure:37976: checking fontconfig/fontconfig/fontconfig.h presence
  19620.  
  19621. configure:37976: /usr/share/emscripten/emcc -E conftest.c
  19622.  
  19623. conftest.c:94:10: fatal error: 'fontconfig/fontconfig/fontconfig.h' file not found
  19624.  
  19625. #include <fontconfig/fontconfig/fontconfig.h>
  19626.  
  19627. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  19628.  
  19629. 1 error generated.
  19630.  
  19631. configure:37976: $? = 1
  19632.  
  19633. configure: failed program was:
  19634.  
  19635. | /* confdefs.h */
  19636.  
  19637. | #define PACKAGE_NAME "gnash"
  19638.  
  19639. | #define PACKAGE_TARNAME "gnash"
  19640.  
  19641. | #define PACKAGE_VERSION "0.8.11dev"
  19642.  
  19643. | #define PACKAGE_STRING "gnash 0.8.11dev"
  19644.  
  19645. | #define PACKAGE_BUGREPORT ""
  19646.  
  19647. | #define PACKAGE_URL ""
  19648.  
  19649. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  19650.  
  19651. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  19652.  
  19653. | #define DEFAULT_FLASH_REV_NUMBER "999"
  19654.  
  19655. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  19656.  
  19657. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  19658.  
  19659. | #define DEFAULT_STREAMS_TIMEOUT 60
  19660.  
  19661. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  19662.  
  19663. | #define LINUX_HOST 1
  19664.  
  19665. | #define PACKAGE "gnash"
  19666.  
  19667. | #define VERSION "0.8.11dev"
  19668.  
  19669. | #define ENABLE_NLS 1
  19670.  
  19671. | #define HAVE_GETTEXT 1
  19672.  
  19673. | #define HAVE_DCGETTEXT 1
  19674.  
  19675. | #define STDC_HEADERS 1
  19676.  
  19677. | #define HAVE_SYS_TYPES_H 1
  19678.  
  19679. | #define HAVE_SYS_STAT_H 1
  19680.  
  19681. | #define HAVE_STDLIB_H 1
  19682.  
  19683. | #define HAVE_STRING_H 1
  19684.  
  19685. | #define HAVE_MEMORY_H 1
  19686.  
  19687. | #define HAVE_STRINGS_H 1
  19688.  
  19689. | #define HAVE_INTTYPES_H 1
  19690.  
  19691. | #define HAVE_STDINT_H 1
  19692.  
  19693. | #define HAVE_UNISTD_H 1
  19694.  
  19695. | #define USE_STATS_CACHE 1
  19696.  
  19697. | #define USE_LC 1
  19698.  
  19699. | #define USE_SOUND 1
  19700.  
  19701. | #define USE_MEDIA 1
  19702.  
  19703. | #define HAVE_FFMPEG_AVCODEC_H 1
  19704.  
  19705. | #define PIXELFORMAT_RGB555 1
  19706.  
  19707. | #define PIXELFORMAT_RGB565 1
  19708.  
  19709. | #define PIXELFORMAT_RGB24 1
  19710.  
  19711. | #define PIXELFORMAT_BGR24 1
  19712.  
  19713. | #define PIXELFORMAT_RGBA32 1
  19714.  
  19715. | #define PIXELFORMAT_BGRA32 1
  19716.  
  19717. | #define PIXELFORMAT_ARGB32 1
  19718.  
  19719. | #define PIXELFORMAT_ABGR32 1
  19720.  
  19721. | #define RENDERER_AGG 1
  19722.  
  19723. | #define RENDERER_CAIRO 1
  19724.  
  19725. | #define HAVE_DLFCN_H 1
  19726.  
  19727. | #define LT_OBJDIR ".libs/"
  19728.  
  19729. | #define HAVE_LTDL_H 1
  19730.  
  19731. | #define HAVE_LTDL 1
  19732.  
  19733. | #define DEBUG_LOGGING 1
  19734.  
  19735. | #define HAVE_MALLINFO 1
  19736.  
  19737. | #define HAVE_IPC_INFO 1
  19738.  
  19739. | #define USE_MENUS /**/
  19740.  
  19741. | #define USE_SWFTREE /**/
  19742.  
  19743. | #define USE_TESTSUITE /**/
  19744.  
  19745. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  19746.  
  19747. | #define USE_CGIBIN 1
  19748.  
  19749. | #define ENABLE_DOUBLE_BUFFERING 1
  19750.  
  19751. | #define USE_TSLIB 1
  19752.  
  19753. | #define USE_KEYBOARD_PS2 1
  19754.  
  19755. | #define USE_INPUT_EVENTS 1
  19756.  
  19757. | #define USE_GIF 1
  19758.  
  19759. | #define USE_PNG 1
  19760.  
  19761. | #define HAVE_DIRENT_H 1
  19762.  
  19763. | #define HAVE_GETOPT_H 1
  19764.  
  19765. | #define HAVE_LIBGEN_H 1
  19766.  
  19767. | #define HAVE_PWD_H 1
  19768.  
  19769. | #define HAVE_SYS_UTSNAME_H 1
  19770.  
  19771. | #define HAVE_SIGNAL_H 1
  19772.  
  19773. | #define HAVE_UNISTD_H 1
  19774.  
  19775. | #define HAVE_SYS_TIME_H 1
  19776.  
  19777. | #define HAVE_GETPWNAM 1
  19778.  
  19779. | #define IPC_PERM_KEY key
  19780.  
  19781. | #define HAVE_SEMGET 1
  19782.  
  19783. | #define HAVE_FINITE 1
  19784.  
  19785. | #define HAVE_GETOPT 1
  19786.  
  19787. | #define HAVE_GETTIMEOFDAY 1
  19788.  
  19789. | #define HAVE_FTIME 1
  19790.  
  19791. | #define HAVE_TZSET 1
  19792.  
  19793. | #define HAVE_LOCALTIME_R 1
  19794.  
  19795. | #define HAVE_TM_GMTOFF 1
  19796.  
  19797. | #define HAVE_LONG_TIMEZONE 1
  19798.  
  19799. | #define HAVE_MKSTEMPS 1
  19800.  
  19801. | #define HAVE_SYSCONF 1
  19802.  
  19803. | #define HAVE_SHMGET 1
  19804.  
  19805. | #define HAVE_SHMAT 1
  19806.  
  19807. | #define HAVE_SHMDT 1
  19808.  
  19809. | #define HAVE_MMAP 1
  19810.  
  19811. | #define HAVE_SCANDIR 1
  19812.  
  19813. | #define HAVE_LIBRT 1
  19814.  
  19815. | #define HAVE_CLOCK_GETTIME 1
  19816.  
  19817. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  19818.  
  19819. | /* end confdefs.h. */
  19820.  
  19821. | #include <fontconfig/fontconfig/fontconfig.h>
  19822.  
  19823. configure:37976: result: no
  19824.  
  19825. configure:37976: checking for fontconfig/fontconfig/fontconfig.h
  19826.  
  19827. configure:37976: result: no
  19828.  
  19829. configure:37982: checking for fontconfig/fontconfig/fontconfig.h
  19830.  
  19831. configure:37982: result: no
  19832.  
  19833. configure:37987: checking for fontconfig/fontconfig.h
  19834.  
  19835. configure:37987: result: no
  19836.  
  19837. configure:38035: checking for fontconfig/fontconfig.h header
  19838.  
  19839. configure:38050: result: not found
  19840.  
  19841. configure:38316: checking for curl-config
  19842.  
  19843. configure:38349: result: no
  19844.  
  19845. configure:38370: checking curl/curl.h usability
  19846.  
  19847. configure:38370: /usr/share/emscripten/emcc -c conftest.c >&5
  19848.  
  19849. conftest.c:127:10: fatal error: 'curl/curl.h' file not found
  19850.  
  19851. #include <curl/curl.h>
  19852.  
  19853. ^~~~~~~~~~~~~
  19854.  
  19855. 1 error generated.
  19856.  
  19857. configure:38370: $? = 1
  19858.  
  19859. configure: failed program was:
  19860.  
  19861. | /* confdefs.h */
  19862.  
  19863. | #define PACKAGE_NAME "gnash"
  19864.  
  19865. | #define PACKAGE_TARNAME "gnash"
  19866.  
  19867. | #define PACKAGE_VERSION "0.8.11dev"
  19868.  
  19869. | #define PACKAGE_STRING "gnash 0.8.11dev"
  19870.  
  19871. | #define PACKAGE_BUGREPORT ""
  19872.  
  19873. | #define PACKAGE_URL ""
  19874.  
  19875. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  19876.  
  19877. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  19878.  
  19879. | #define DEFAULT_FLASH_REV_NUMBER "999"
  19880.  
  19881. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  19882.  
  19883. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  19884.  
  19885. | #define DEFAULT_STREAMS_TIMEOUT 60
  19886.  
  19887. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  19888.  
  19889. | #define LINUX_HOST 1
  19890.  
  19891. | #define PACKAGE "gnash"
  19892.  
  19893. | #define VERSION "0.8.11dev"
  19894.  
  19895. | #define ENABLE_NLS 1
  19896.  
  19897. | #define HAVE_GETTEXT 1
  19898.  
  19899. | #define HAVE_DCGETTEXT 1
  19900.  
  19901. | #define STDC_HEADERS 1
  19902.  
  19903. | #define HAVE_SYS_TYPES_H 1
  19904.  
  19905. | #define HAVE_SYS_STAT_H 1
  19906.  
  19907. | #define HAVE_STDLIB_H 1
  19908.  
  19909. | #define HAVE_STRING_H 1
  19910.  
  19911. | #define HAVE_MEMORY_H 1
  19912.  
  19913. | #define HAVE_STRINGS_H 1
  19914.  
  19915. | #define HAVE_INTTYPES_H 1
  19916.  
  19917. | #define HAVE_STDINT_H 1
  19918.  
  19919. | #define HAVE_UNISTD_H 1
  19920.  
  19921. | #define USE_STATS_CACHE 1
  19922.  
  19923. | #define USE_LC 1
  19924.  
  19925. | #define USE_SOUND 1
  19926.  
  19927. | #define USE_MEDIA 1
  19928.  
  19929. | #define HAVE_FFMPEG_AVCODEC_H 1
  19930.  
  19931. | #define PIXELFORMAT_RGB555 1
  19932.  
  19933. | #define PIXELFORMAT_RGB565 1
  19934.  
  19935. | #define PIXELFORMAT_RGB24 1
  19936.  
  19937. | #define PIXELFORMAT_BGR24 1
  19938.  
  19939. | #define PIXELFORMAT_RGBA32 1
  19940.  
  19941. | #define PIXELFORMAT_BGRA32 1
  19942.  
  19943. | #define PIXELFORMAT_ARGB32 1
  19944.  
  19945. | #define PIXELFORMAT_ABGR32 1
  19946.  
  19947. | #define RENDERER_AGG 1
  19948.  
  19949. | #define RENDERER_CAIRO 1
  19950.  
  19951. | #define HAVE_DLFCN_H 1
  19952.  
  19953. | #define LT_OBJDIR ".libs/"
  19954.  
  19955. | #define HAVE_LTDL_H 1
  19956.  
  19957. | #define HAVE_LTDL 1
  19958.  
  19959. | #define DEBUG_LOGGING 1
  19960.  
  19961. | #define HAVE_MALLINFO 1
  19962.  
  19963. | #define HAVE_IPC_INFO 1
  19964.  
  19965. | #define USE_MENUS /**/
  19966.  
  19967. | #define USE_SWFTREE /**/
  19968.  
  19969. | #define USE_TESTSUITE /**/
  19970.  
  19971. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  19972.  
  19973. | #define USE_CGIBIN 1
  19974.  
  19975. | #define ENABLE_DOUBLE_BUFFERING 1
  19976.  
  19977. | #define USE_TSLIB 1
  19978.  
  19979. | #define USE_KEYBOARD_PS2 1
  19980.  
  19981. | #define USE_INPUT_EVENTS 1
  19982.  
  19983. | #define USE_GIF 1
  19984.  
  19985. | #define USE_PNG 1
  19986.  
  19987. | #define HAVE_DIRENT_H 1
  19988.  
  19989. | #define HAVE_GETOPT_H 1
  19990.  
  19991. | #define HAVE_LIBGEN_H 1
  19992.  
  19993. | #define HAVE_PWD_H 1
  19994.  
  19995. | #define HAVE_SYS_UTSNAME_H 1
  19996.  
  19997. | #define HAVE_SIGNAL_H 1
  19998.  
  19999. | #define HAVE_UNISTD_H 1
  20000.  
  20001. | #define HAVE_SYS_TIME_H 1
  20002.  
  20003. | #define HAVE_GETPWNAM 1
  20004.  
  20005. | #define IPC_PERM_KEY key
  20006.  
  20007. | #define HAVE_SEMGET 1
  20008.  
  20009. | #define HAVE_FINITE 1
  20010.  
  20011. | #define HAVE_GETOPT 1
  20012.  
  20013. | #define HAVE_GETTIMEOFDAY 1
  20014.  
  20015. | #define HAVE_FTIME 1
  20016.  
  20017. | #define HAVE_TZSET 1
  20018.  
  20019. | #define HAVE_LOCALTIME_R 1
  20020.  
  20021. | #define HAVE_TM_GMTOFF 1
  20022.  
  20023. | #define HAVE_LONG_TIMEZONE 1
  20024.  
  20025. | #define HAVE_MKSTEMPS 1
  20026.  
  20027. | #define HAVE_SYSCONF 1
  20028.  
  20029. | #define HAVE_SHMGET 1
  20030.  
  20031. | #define HAVE_SHMAT 1
  20032.  
  20033. | #define HAVE_SHMDT 1
  20034.  
  20035. | #define HAVE_MMAP 1
  20036.  
  20037. | #define HAVE_SCANDIR 1
  20038.  
  20039. | #define HAVE_LIBRT 1
  20040.  
  20041. | #define HAVE_CLOCK_GETTIME 1
  20042.  
  20043. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  20044.  
  20045. | /* end confdefs.h. */
  20046.  
  20047. | #include <stdio.h>
  20048.  
  20049. | #ifdef HAVE_SYS_TYPES_H
  20050.  
  20051. | # include <sys/types.h>
  20052.  
  20053. | #endif
  20054.  
  20055. | #ifdef HAVE_SYS_STAT_H
  20056.  
  20057. | # include <sys/stat.h>
  20058.  
  20059. | #endif
  20060.  
  20061. | #ifdef STDC_HEADERS
  20062.  
  20063. | # include <stdlib.h>
  20064.  
  20065. | # include <stddef.h>
  20066.  
  20067. | #else
  20068.  
  20069. | # ifdef HAVE_STDLIB_H
  20070.  
  20071. | # include <stdlib.h>
  20072.  
  20073. | # endif
  20074.  
  20075. | #endif
  20076.  
  20077. | #ifdef HAVE_STRING_H
  20078.  
  20079. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  20080.  
  20081. | # include <memory.h>
  20082.  
  20083. | # endif
  20084.  
  20085. | # include <string.h>
  20086.  
  20087. | #endif
  20088.  
  20089. | #ifdef HAVE_STRINGS_H
  20090.  
  20091. | # include <strings.h>
  20092.  
  20093. | #endif
  20094.  
  20095. | #ifdef HAVE_INTTYPES_H
  20096.  
  20097. | # include <inttypes.h>
  20098.  
  20099. | #endif
  20100.  
  20101. | #ifdef HAVE_STDINT_H
  20102.  
  20103. | # include <stdint.h>
  20104.  
  20105. | #endif
  20106.  
  20107. | #ifdef HAVE_UNISTD_H
  20108.  
  20109. | # include <unistd.h>
  20110.  
  20111. | #endif
  20112.  
  20113. | #include <curl/curl.h>
  20114.  
  20115. configure:38370: result: no
  20116.  
  20117. configure:38370: checking curl/curl.h presence
  20118.  
  20119. configure:38370: /usr/share/emscripten/emcc -E conftest.c
  20120.  
  20121. conftest.c:94:10: fatal error: 'curl/curl.h' file not found
  20122.  
  20123. #include <curl/curl.h>
  20124.  
  20125. ^~~~~~~~~~~~~
  20126.  
  20127. 1 error generated.
  20128.  
  20129. configure:38370: $? = 1
  20130.  
  20131. configure: failed program was:
  20132.  
  20133. | /* confdefs.h */
  20134.  
  20135. | #define PACKAGE_NAME "gnash"
  20136.  
  20137. | #define PACKAGE_TARNAME "gnash"
  20138.  
  20139. | #define PACKAGE_VERSION "0.8.11dev"
  20140.  
  20141. | #define PACKAGE_STRING "gnash 0.8.11dev"
  20142.  
  20143. | #define PACKAGE_BUGREPORT ""
  20144.  
  20145. | #define PACKAGE_URL ""
  20146.  
  20147. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  20148.  
  20149. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  20150.  
  20151. | #define DEFAULT_FLASH_REV_NUMBER "999"
  20152.  
  20153. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  20154.  
  20155. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  20156.  
  20157. | #define DEFAULT_STREAMS_TIMEOUT 60
  20158.  
  20159. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  20160.  
  20161. | #define LINUX_HOST 1
  20162.  
  20163. | #define PACKAGE "gnash"
  20164.  
  20165. | #define VERSION "0.8.11dev"
  20166.  
  20167. | #define ENABLE_NLS 1
  20168.  
  20169. | #define HAVE_GETTEXT 1
  20170.  
  20171. | #define HAVE_DCGETTEXT 1
  20172.  
  20173. | #define STDC_HEADERS 1
  20174.  
  20175. | #define HAVE_SYS_TYPES_H 1
  20176.  
  20177. | #define HAVE_SYS_STAT_H 1
  20178.  
  20179. | #define HAVE_STDLIB_H 1
  20180.  
  20181. | #define HAVE_STRING_H 1
  20182.  
  20183. | #define HAVE_MEMORY_H 1
  20184.  
  20185. | #define HAVE_STRINGS_H 1
  20186.  
  20187. | #define HAVE_INTTYPES_H 1
  20188.  
  20189. | #define HAVE_STDINT_H 1
  20190.  
  20191. | #define HAVE_UNISTD_H 1
  20192.  
  20193. | #define USE_STATS_CACHE 1
  20194.  
  20195. | #define USE_LC 1
  20196.  
  20197. | #define USE_SOUND 1
  20198.  
  20199. | #define USE_MEDIA 1
  20200.  
  20201. | #define HAVE_FFMPEG_AVCODEC_H 1
  20202.  
  20203. | #define PIXELFORMAT_RGB555 1
  20204.  
  20205. | #define PIXELFORMAT_RGB565 1
  20206.  
  20207. | #define PIXELFORMAT_RGB24 1
  20208.  
  20209. | #define PIXELFORMAT_BGR24 1
  20210.  
  20211. | #define PIXELFORMAT_RGBA32 1
  20212.  
  20213. | #define PIXELFORMAT_BGRA32 1
  20214.  
  20215. | #define PIXELFORMAT_ARGB32 1
  20216.  
  20217. | #define PIXELFORMAT_ABGR32 1
  20218.  
  20219. | #define RENDERER_AGG 1
  20220.  
  20221. | #define RENDERER_CAIRO 1
  20222.  
  20223. | #define HAVE_DLFCN_H 1
  20224.  
  20225. | #define LT_OBJDIR ".libs/"
  20226.  
  20227. | #define HAVE_LTDL_H 1
  20228.  
  20229. | #define HAVE_LTDL 1
  20230.  
  20231. | #define DEBUG_LOGGING 1
  20232.  
  20233. | #define HAVE_MALLINFO 1
  20234.  
  20235. | #define HAVE_IPC_INFO 1
  20236.  
  20237. | #define USE_MENUS /**/
  20238.  
  20239. | #define USE_SWFTREE /**/
  20240.  
  20241. | #define USE_TESTSUITE /**/
  20242.  
  20243. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  20244.  
  20245. | #define USE_CGIBIN 1
  20246.  
  20247. | #define ENABLE_DOUBLE_BUFFERING 1
  20248.  
  20249. | #define USE_TSLIB 1
  20250.  
  20251. | #define USE_KEYBOARD_PS2 1
  20252.  
  20253. | #define USE_INPUT_EVENTS 1
  20254.  
  20255. | #define USE_GIF 1
  20256.  
  20257. | #define USE_PNG 1
  20258.  
  20259. | #define HAVE_DIRENT_H 1
  20260.  
  20261. | #define HAVE_GETOPT_H 1
  20262.  
  20263. | #define HAVE_LIBGEN_H 1
  20264.  
  20265. | #define HAVE_PWD_H 1
  20266.  
  20267. | #define HAVE_SYS_UTSNAME_H 1
  20268.  
  20269. | #define HAVE_SIGNAL_H 1
  20270.  
  20271. | #define HAVE_UNISTD_H 1
  20272.  
  20273. | #define HAVE_SYS_TIME_H 1
  20274.  
  20275. | #define HAVE_GETPWNAM 1
  20276.  
  20277. | #define IPC_PERM_KEY key
  20278.  
  20279. | #define HAVE_SEMGET 1
  20280.  
  20281. | #define HAVE_FINITE 1
  20282.  
  20283. | #define HAVE_GETOPT 1
  20284.  
  20285. | #define HAVE_GETTIMEOFDAY 1
  20286.  
  20287. | #define HAVE_FTIME 1
  20288.  
  20289. | #define HAVE_TZSET 1
  20290.  
  20291. | #define HAVE_LOCALTIME_R 1
  20292.  
  20293. | #define HAVE_TM_GMTOFF 1
  20294.  
  20295. | #define HAVE_LONG_TIMEZONE 1
  20296.  
  20297. | #define HAVE_MKSTEMPS 1
  20298.  
  20299. | #define HAVE_SYSCONF 1
  20300.  
  20301. | #define HAVE_SHMGET 1
  20302.  
  20303. | #define HAVE_SHMAT 1
  20304.  
  20305. | #define HAVE_SHMDT 1
  20306.  
  20307. | #define HAVE_MMAP 1
  20308.  
  20309. | #define HAVE_SCANDIR 1
  20310.  
  20311. | #define HAVE_LIBRT 1
  20312.  
  20313. | #define HAVE_CLOCK_GETTIME 1
  20314.  
  20315. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  20316.  
  20317. | /* end confdefs.h. */
  20318.  
  20319. | #include <curl/curl.h>
  20320.  
  20321. configure:38370: result: no
  20322.  
  20323. configure:38370: checking for curl/curl.h
  20324.  
  20325. configure:38370: result: no
  20326.  
  20327. configure:38382: checking for libcurl header
  20328.  
  20329. configure:38388: result: no
  20330.  
  20331. configure:38425: checking for libcurl library
  20332.  
  20333. configure:38443: result: no
  20334.  
  20335. configure:38579: checking for ming-config
  20336.  
  20337. configure:38612: result: no
  20338.  
  20339. configure:38717: checking ming.h usability
  20340.  
  20341. configure:38717: /usr/share/emscripten/emcc -c conftest.c >&5
  20342.  
  20343. conftest.c:127:10: fatal error: 'ming.h' file not found
  20344.  
  20345. #include <ming.h>
  20346.  
  20347. ^~~~~~~~
  20348.  
  20349. 1 error generated.
  20350.  
  20351. configure:38717: $? = 1
  20352.  
  20353. configure: failed program was:
  20354.  
  20355. | /* confdefs.h */
  20356.  
  20357. | #define PACKAGE_NAME "gnash"
  20358.  
  20359. | #define PACKAGE_TARNAME "gnash"
  20360.  
  20361. | #define PACKAGE_VERSION "0.8.11dev"
  20362.  
  20363. | #define PACKAGE_STRING "gnash 0.8.11dev"
  20364.  
  20365. | #define PACKAGE_BUGREPORT ""
  20366.  
  20367. | #define PACKAGE_URL ""
  20368.  
  20369. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  20370.  
  20371. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  20372.  
  20373. | #define DEFAULT_FLASH_REV_NUMBER "999"
  20374.  
  20375. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  20376.  
  20377. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  20378.  
  20379. | #define DEFAULT_STREAMS_TIMEOUT 60
  20380.  
  20381. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  20382.  
  20383. | #define LINUX_HOST 1
  20384.  
  20385. | #define PACKAGE "gnash"
  20386.  
  20387. | #define VERSION "0.8.11dev"
  20388.  
  20389. | #define ENABLE_NLS 1
  20390.  
  20391. | #define HAVE_GETTEXT 1
  20392.  
  20393. | #define HAVE_DCGETTEXT 1
  20394.  
  20395. | #define STDC_HEADERS 1
  20396.  
  20397. | #define HAVE_SYS_TYPES_H 1
  20398.  
  20399. | #define HAVE_SYS_STAT_H 1
  20400.  
  20401. | #define HAVE_STDLIB_H 1
  20402.  
  20403. | #define HAVE_STRING_H 1
  20404.  
  20405. | #define HAVE_MEMORY_H 1
  20406.  
  20407. | #define HAVE_STRINGS_H 1
  20408.  
  20409. | #define HAVE_INTTYPES_H 1
  20410.  
  20411. | #define HAVE_STDINT_H 1
  20412.  
  20413. | #define HAVE_UNISTD_H 1
  20414.  
  20415. | #define USE_STATS_CACHE 1
  20416.  
  20417. | #define USE_LC 1
  20418.  
  20419. | #define USE_SOUND 1
  20420.  
  20421. | #define USE_MEDIA 1
  20422.  
  20423. | #define HAVE_FFMPEG_AVCODEC_H 1
  20424.  
  20425. | #define PIXELFORMAT_RGB555 1
  20426.  
  20427. | #define PIXELFORMAT_RGB565 1
  20428.  
  20429. | #define PIXELFORMAT_RGB24 1
  20430.  
  20431. | #define PIXELFORMAT_BGR24 1
  20432.  
  20433. | #define PIXELFORMAT_RGBA32 1
  20434.  
  20435. | #define PIXELFORMAT_BGRA32 1
  20436.  
  20437. | #define PIXELFORMAT_ARGB32 1
  20438.  
  20439. | #define PIXELFORMAT_ABGR32 1
  20440.  
  20441. | #define RENDERER_AGG 1
  20442.  
  20443. | #define RENDERER_CAIRO 1
  20444.  
  20445. | #define HAVE_DLFCN_H 1
  20446.  
  20447. | #define LT_OBJDIR ".libs/"
  20448.  
  20449. | #define HAVE_LTDL_H 1
  20450.  
  20451. | #define HAVE_LTDL 1
  20452.  
  20453. | #define DEBUG_LOGGING 1
  20454.  
  20455. | #define HAVE_MALLINFO 1
  20456.  
  20457. | #define HAVE_IPC_INFO 1
  20458.  
  20459. | #define USE_MENUS /**/
  20460.  
  20461. | #define USE_SWFTREE /**/
  20462.  
  20463. | #define USE_TESTSUITE /**/
  20464.  
  20465. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  20466.  
  20467. | #define USE_CGIBIN 1
  20468.  
  20469. | #define ENABLE_DOUBLE_BUFFERING 1
  20470.  
  20471. | #define USE_TSLIB 1
  20472.  
  20473. | #define USE_KEYBOARD_PS2 1
  20474.  
  20475. | #define USE_INPUT_EVENTS 1
  20476.  
  20477. | #define USE_GIF 1
  20478.  
  20479. | #define USE_PNG 1
  20480.  
  20481. | #define HAVE_DIRENT_H 1
  20482.  
  20483. | #define HAVE_GETOPT_H 1
  20484.  
  20485. | #define HAVE_LIBGEN_H 1
  20486.  
  20487. | #define HAVE_PWD_H 1
  20488.  
  20489. | #define HAVE_SYS_UTSNAME_H 1
  20490.  
  20491. | #define HAVE_SIGNAL_H 1
  20492.  
  20493. | #define HAVE_UNISTD_H 1
  20494.  
  20495. | #define HAVE_SYS_TIME_H 1
  20496.  
  20497. | #define HAVE_GETPWNAM 1
  20498.  
  20499. | #define IPC_PERM_KEY key
  20500.  
  20501. | #define HAVE_SEMGET 1
  20502.  
  20503. | #define HAVE_FINITE 1
  20504.  
  20505. | #define HAVE_GETOPT 1
  20506.  
  20507. | #define HAVE_GETTIMEOFDAY 1
  20508.  
  20509. | #define HAVE_FTIME 1
  20510.  
  20511. | #define HAVE_TZSET 1
  20512.  
  20513. | #define HAVE_LOCALTIME_R 1
  20514.  
  20515. | #define HAVE_TM_GMTOFF 1
  20516.  
  20517. | #define HAVE_LONG_TIMEZONE 1
  20518.  
  20519. | #define HAVE_MKSTEMPS 1
  20520.  
  20521. | #define HAVE_SYSCONF 1
  20522.  
  20523. | #define HAVE_SHMGET 1
  20524.  
  20525. | #define HAVE_SHMAT 1
  20526.  
  20527. | #define HAVE_SHMDT 1
  20528.  
  20529. | #define HAVE_MMAP 1
  20530.  
  20531. | #define HAVE_SCANDIR 1
  20532.  
  20533. | #define HAVE_LIBRT 1
  20534.  
  20535. | #define HAVE_CLOCK_GETTIME 1
  20536.  
  20537. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  20538.  
  20539. | /* end confdefs.h. */
  20540.  
  20541. | #include <stdio.h>
  20542.  
  20543. | #ifdef HAVE_SYS_TYPES_H
  20544.  
  20545. | # include <sys/types.h>
  20546.  
  20547. | #endif
  20548.  
  20549. | #ifdef HAVE_SYS_STAT_H
  20550.  
  20551. | # include <sys/stat.h>
  20552.  
  20553. | #endif
  20554.  
  20555. | #ifdef STDC_HEADERS
  20556.  
  20557. | # include <stdlib.h>
  20558.  
  20559. | # include <stddef.h>
  20560.  
  20561. | #else
  20562.  
  20563. | # ifdef HAVE_STDLIB_H
  20564.  
  20565. | # include <stdlib.h>
  20566.  
  20567. | # endif
  20568.  
  20569. | #endif
  20570.  
  20571. | #ifdef HAVE_STRING_H
  20572.  
  20573. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  20574.  
  20575. | # include <memory.h>
  20576.  
  20577. | # endif
  20578.  
  20579. | # include <string.h>
  20580.  
  20581. | #endif
  20582.  
  20583. | #ifdef HAVE_STRINGS_H
  20584.  
  20585. | # include <strings.h>
  20586.  
  20587. | #endif
  20588.  
  20589. | #ifdef HAVE_INTTYPES_H
  20590.  
  20591. | # include <inttypes.h>
  20592.  
  20593. | #endif
  20594.  
  20595. | #ifdef HAVE_STDINT_H
  20596.  
  20597. | # include <stdint.h>
  20598.  
  20599. | #endif
  20600.  
  20601. | #ifdef HAVE_UNISTD_H
  20602.  
  20603. | # include <unistd.h>
  20604.  
  20605. | #endif
  20606.  
  20607. | #include <ming.h>
  20608.  
  20609. configure:38717: result: no
  20610.  
  20611. configure:38717: checking ming.h presence
  20612.  
  20613. configure:38717: /usr/share/emscripten/emcc -E conftest.c
  20614.  
  20615. conftest.c:94:10: fatal error: 'ming.h' file not found
  20616.  
  20617. #include <ming.h>
  20618.  
  20619. ^~~~~~~~
  20620.  
  20621. 1 error generated.
  20622.  
  20623. configure:38717: $? = 1
  20624.  
  20625. configure: failed program was:
  20626.  
  20627. | /* confdefs.h */
  20628.  
  20629. | #define PACKAGE_NAME "gnash"
  20630.  
  20631. | #define PACKAGE_TARNAME "gnash"
  20632.  
  20633. | #define PACKAGE_VERSION "0.8.11dev"
  20634.  
  20635. | #define PACKAGE_STRING "gnash 0.8.11dev"
  20636.  
  20637. | #define PACKAGE_BUGREPORT ""
  20638.  
  20639. | #define PACKAGE_URL ""
  20640.  
  20641. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  20642.  
  20643. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  20644.  
  20645. | #define DEFAULT_FLASH_REV_NUMBER "999"
  20646.  
  20647. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  20648.  
  20649. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  20650.  
  20651. | #define DEFAULT_STREAMS_TIMEOUT 60
  20652.  
  20653. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  20654.  
  20655. | #define LINUX_HOST 1
  20656.  
  20657. | #define PACKAGE "gnash"
  20658.  
  20659. | #define VERSION "0.8.11dev"
  20660.  
  20661. | #define ENABLE_NLS 1
  20662.  
  20663. | #define HAVE_GETTEXT 1
  20664.  
  20665. | #define HAVE_DCGETTEXT 1
  20666.  
  20667. | #define STDC_HEADERS 1
  20668.  
  20669. | #define HAVE_SYS_TYPES_H 1
  20670.  
  20671. | #define HAVE_SYS_STAT_H 1
  20672.  
  20673. | #define HAVE_STDLIB_H 1
  20674.  
  20675. | #define HAVE_STRING_H 1
  20676.  
  20677. | #define HAVE_MEMORY_H 1
  20678.  
  20679. | #define HAVE_STRINGS_H 1
  20680.  
  20681. | #define HAVE_INTTYPES_H 1
  20682.  
  20683. | #define HAVE_STDINT_H 1
  20684.  
  20685. | #define HAVE_UNISTD_H 1
  20686.  
  20687. | #define USE_STATS_CACHE 1
  20688.  
  20689. | #define USE_LC 1
  20690.  
  20691. | #define USE_SOUND 1
  20692.  
  20693. | #define USE_MEDIA 1
  20694.  
  20695. | #define HAVE_FFMPEG_AVCODEC_H 1
  20696.  
  20697. | #define PIXELFORMAT_RGB555 1
  20698.  
  20699. | #define PIXELFORMAT_RGB565 1
  20700.  
  20701. | #define PIXELFORMAT_RGB24 1
  20702.  
  20703. | #define PIXELFORMAT_BGR24 1
  20704.  
  20705. | #define PIXELFORMAT_RGBA32 1
  20706.  
  20707. | #define PIXELFORMAT_BGRA32 1
  20708.  
  20709. | #define PIXELFORMAT_ARGB32 1
  20710.  
  20711. | #define PIXELFORMAT_ABGR32 1
  20712.  
  20713. | #define RENDERER_AGG 1
  20714.  
  20715. | #define RENDERER_CAIRO 1
  20716.  
  20717. | #define HAVE_DLFCN_H 1
  20718.  
  20719. | #define LT_OBJDIR ".libs/"
  20720.  
  20721. | #define HAVE_LTDL_H 1
  20722.  
  20723. | #define HAVE_LTDL 1
  20724.  
  20725. | #define DEBUG_LOGGING 1
  20726.  
  20727. | #define HAVE_MALLINFO 1
  20728.  
  20729. | #define HAVE_IPC_INFO 1
  20730.  
  20731. | #define USE_MENUS /**/
  20732.  
  20733. | #define USE_SWFTREE /**/
  20734.  
  20735. | #define USE_TESTSUITE /**/
  20736.  
  20737. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  20738.  
  20739. | #define USE_CGIBIN 1
  20740.  
  20741. | #define ENABLE_DOUBLE_BUFFERING 1
  20742.  
  20743. | #define USE_TSLIB 1
  20744.  
  20745. | #define USE_KEYBOARD_PS2 1
  20746.  
  20747. | #define USE_INPUT_EVENTS 1
  20748.  
  20749. | #define USE_GIF 1
  20750.  
  20751. | #define USE_PNG 1
  20752.  
  20753. | #define HAVE_DIRENT_H 1
  20754.  
  20755. | #define HAVE_GETOPT_H 1
  20756.  
  20757. | #define HAVE_LIBGEN_H 1
  20758.  
  20759. | #define HAVE_PWD_H 1
  20760.  
  20761. | #define HAVE_SYS_UTSNAME_H 1
  20762.  
  20763. | #define HAVE_SIGNAL_H 1
  20764.  
  20765. | #define HAVE_UNISTD_H 1
  20766.  
  20767. | #define HAVE_SYS_TIME_H 1
  20768.  
  20769. | #define HAVE_GETPWNAM 1
  20770.  
  20771. | #define IPC_PERM_KEY key
  20772.  
  20773. | #define HAVE_SEMGET 1
  20774.  
  20775. | #define HAVE_FINITE 1
  20776.  
  20777. | #define HAVE_GETOPT 1
  20778.  
  20779. | #define HAVE_GETTIMEOFDAY 1
  20780.  
  20781. | #define HAVE_FTIME 1
  20782.  
  20783. | #define HAVE_TZSET 1
  20784.  
  20785. | #define HAVE_LOCALTIME_R 1
  20786.  
  20787. | #define HAVE_TM_GMTOFF 1
  20788.  
  20789. | #define HAVE_LONG_TIMEZONE 1
  20790.  
  20791. | #define HAVE_MKSTEMPS 1
  20792.  
  20793. | #define HAVE_SYSCONF 1
  20794.  
  20795. | #define HAVE_SHMGET 1
  20796.  
  20797. | #define HAVE_SHMAT 1
  20798.  
  20799. | #define HAVE_SHMDT 1
  20800.  
  20801. | #define HAVE_MMAP 1
  20802.  
  20803. | #define HAVE_SCANDIR 1
  20804.  
  20805. | #define HAVE_LIBRT 1
  20806.  
  20807. | #define HAVE_CLOCK_GETTIME 1
  20808.  
  20809. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  20810.  
  20811. | /* end confdefs.h. */
  20812.  
  20813. | #include <ming.h>
  20814.  
  20815. configure:38717: result: no
  20816.  
  20817. configure:38717: checking for ming.h
  20818.  
  20819. configure:38717: result: no
  20820.  
  20821. configure:38729: checking for Ming header
  20822.  
  20823. configure:38731: result:
  20824.  
  20825. configure:38767: checking for ming_init_io in -lming
  20826.  
  20827. configure:38792: /usr/share/emscripten/emcc -o conftest conftest.c -lming -lrt >&5
  20828.  
  20829. /usr/bin/ld: cannot find -lming
  20830.  
  20831. clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
  20832.  
  20833. configure:38792: $? = 1
  20834.  
  20835. configure: failed program was:
  20836.  
  20837. | /* confdefs.h */
  20838.  
  20839. | #define PACKAGE_NAME "gnash"
  20840.  
  20841. | #define PACKAGE_TARNAME "gnash"
  20842.  
  20843. | #define PACKAGE_VERSION "0.8.11dev"
  20844.  
  20845. | #define PACKAGE_STRING "gnash 0.8.11dev"
  20846.  
  20847. | #define PACKAGE_BUGREPORT ""
  20848.  
  20849. | #define PACKAGE_URL ""
  20850.  
  20851. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  20852.  
  20853. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  20854.  
  20855. | #define DEFAULT_FLASH_REV_NUMBER "999"
  20856.  
  20857. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  20858.  
  20859. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  20860.  
  20861. | #define DEFAULT_STREAMS_TIMEOUT 60
  20862.  
  20863. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  20864.  
  20865. | #define LINUX_HOST 1
  20866.  
  20867. | #define PACKAGE "gnash"
  20868.  
  20869. | #define VERSION "0.8.11dev"
  20870.  
  20871. | #define ENABLE_NLS 1
  20872.  
  20873. | #define HAVE_GETTEXT 1
  20874.  
  20875. | #define HAVE_DCGETTEXT 1
  20876.  
  20877. | #define STDC_HEADERS 1
  20878.  
  20879. | #define HAVE_SYS_TYPES_H 1
  20880.  
  20881. | #define HAVE_SYS_STAT_H 1
  20882.  
  20883. | #define HAVE_STDLIB_H 1
  20884.  
  20885. | #define HAVE_STRING_H 1
  20886.  
  20887. | #define HAVE_MEMORY_H 1
  20888.  
  20889. | #define HAVE_STRINGS_H 1
  20890.  
  20891. | #define HAVE_INTTYPES_H 1
  20892.  
  20893. | #define HAVE_STDINT_H 1
  20894.  
  20895. | #define HAVE_UNISTD_H 1
  20896.  
  20897. | #define USE_STATS_CACHE 1
  20898.  
  20899. | #define USE_LC 1
  20900.  
  20901. | #define USE_SOUND 1
  20902.  
  20903. | #define USE_MEDIA 1
  20904.  
  20905. | #define HAVE_FFMPEG_AVCODEC_H 1
  20906.  
  20907. | #define PIXELFORMAT_RGB555 1
  20908.  
  20909. | #define PIXELFORMAT_RGB565 1
  20910.  
  20911. | #define PIXELFORMAT_RGB24 1
  20912.  
  20913. | #define PIXELFORMAT_BGR24 1
  20914.  
  20915. | #define PIXELFORMAT_RGBA32 1
  20916.  
  20917. | #define PIXELFORMAT_BGRA32 1
  20918.  
  20919. | #define PIXELFORMAT_ARGB32 1
  20920.  
  20921. | #define PIXELFORMAT_ABGR32 1
  20922.  
  20923. | #define RENDERER_AGG 1
  20924.  
  20925. | #define RENDERER_CAIRO 1
  20926.  
  20927. | #define HAVE_DLFCN_H 1
  20928.  
  20929. | #define LT_OBJDIR ".libs/"
  20930.  
  20931. | #define HAVE_LTDL_H 1
  20932.  
  20933. | #define HAVE_LTDL 1
  20934.  
  20935. | #define DEBUG_LOGGING 1
  20936.  
  20937. | #define HAVE_MALLINFO 1
  20938.  
  20939. | #define HAVE_IPC_INFO 1
  20940.  
  20941. | #define USE_MENUS /**/
  20942.  
  20943. | #define USE_SWFTREE /**/
  20944.  
  20945. | #define USE_TESTSUITE /**/
  20946.  
  20947. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  20948.  
  20949. | #define USE_CGIBIN 1
  20950.  
  20951. | #define ENABLE_DOUBLE_BUFFERING 1
  20952.  
  20953. | #define USE_TSLIB 1
  20954.  
  20955. | #define USE_KEYBOARD_PS2 1
  20956.  
  20957. | #define USE_INPUT_EVENTS 1
  20958.  
  20959. | #define USE_GIF 1
  20960.  
  20961. | #define USE_PNG 1
  20962.  
  20963. | #define HAVE_DIRENT_H 1
  20964.  
  20965. | #define HAVE_GETOPT_H 1
  20966.  
  20967. | #define HAVE_LIBGEN_H 1
  20968.  
  20969. | #define HAVE_PWD_H 1
  20970.  
  20971. | #define HAVE_SYS_UTSNAME_H 1
  20972.  
  20973. | #define HAVE_SIGNAL_H 1
  20974.  
  20975. | #define HAVE_UNISTD_H 1
  20976.  
  20977. | #define HAVE_SYS_TIME_H 1
  20978.  
  20979. | #define HAVE_GETPWNAM 1
  20980.  
  20981. | #define IPC_PERM_KEY key
  20982.  
  20983. | #define HAVE_SEMGET 1
  20984.  
  20985. | #define HAVE_FINITE 1
  20986.  
  20987. | #define HAVE_GETOPT 1
  20988.  
  20989. | #define HAVE_GETTIMEOFDAY 1
  20990.  
  20991. | #define HAVE_FTIME 1
  20992.  
  20993. | #define HAVE_TZSET 1
  20994.  
  20995. | #define HAVE_LOCALTIME_R 1
  20996.  
  20997. | #define HAVE_TM_GMTOFF 1
  20998.  
  20999. | #define HAVE_LONG_TIMEZONE 1
  21000.  
  21001. | #define HAVE_MKSTEMPS 1
  21002.  
  21003. | #define HAVE_SYSCONF 1
  21004.  
  21005. | #define HAVE_SHMGET 1
  21006.  
  21007. | #define HAVE_SHMAT 1
  21008.  
  21009. | #define HAVE_SHMDT 1
  21010.  
  21011. | #define HAVE_MMAP 1
  21012.  
  21013. | #define HAVE_SCANDIR 1
  21014.  
  21015. | #define HAVE_LIBRT 1
  21016.  
  21017. | #define HAVE_CLOCK_GETTIME 1
  21018.  
  21019. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  21020.  
  21021. | /* end confdefs.h. */
  21022.  
  21023. |
  21024.  
  21025. | /* Override any GCC internal prototype to avoid an error.
  21026.  
  21027. | Use char because int might match the return type of a GCC
  21028.  
  21029. | builtin and then its argument prototype would still apply. */
  21030.  
  21031. | #ifdef __cplusplus
  21032.  
  21033. | extern "C"
  21034.  
  21035. | #endif
  21036.  
  21037. | char ming_init_io ();
  21038.  
  21039. | int
  21040.  
  21041. | main ()
  21042.  
  21043. | {
  21044.  
  21045. | return ming_init_io ();
  21046.  
  21047. | ;
  21048.  
  21049. | return 0;
  21050.  
  21051. | }
  21052.  
  21053. configure:38801: result: no
  21054.  
  21055. configure:38808: checking for libming library
  21056.  
  21057. configure:38810: result:
  21058.  
  21059. configure:39019: checking for nc
  21060.  
  21061. configure:39037: found /bin/nc
  21062.  
  21063. configure:39049: result: /bin/nc
  21064.  
  21065. configure:39062: checking for wget
  21066.  
  21067. configure:39080: found /usr/bin/wget
  21068.  
  21069. configure:39092: result: /usr/bin/wget
  21070.  
  21071. configure:39121: checking for as3compile
  21072.  
  21073. configure:39154: result: no
  21074.  
  21075. configure:39161: checking for swfc
  21076.  
  21077. configure:39194: result: no
  21078.  
  21079. configure:39219: checking for swfmill
  21080.  
  21081. configure:39252: result: no
  21082.  
  21083. configure:39310: checking for mtasc
  21084.  
  21085. configure:39343: result: no
  21086.  
  21087. configure:39401: checking for haxe
  21088.  
  21089. configure:39434: result: no
  21090.  
  21091. configure:39545: checking for doxygen
  21092.  
  21093. configure:39578: result: no
  21094.  
  21095. configure:39698: checking for Glib header
  21096.  
  21097. configure:39720: result: no
  21098.  
  21099. configure:39755: checking for glib library
  21100.  
  21101. configure:39770: result:
  21102.  
  21103. configure:39850: checking for Glib header
  21104.  
  21105. configure:39872: result: no
  21106.  
  21107. configure:39907: checking for glib library
  21108.  
  21109. configure:39922: result:
  21110.  
  21111. configure:40148: checking for OpenGL-ES headers
  21112.  
  21113. configure:40215: checking GLES/egl.h usability
  21114.  
  21115. configure:40215: /usr/share/emscripten/emcc -c conftest.c >&5
  21116.  
  21117. conftest.c:127:10: fatal error: 'GLES/egl.h' file not found
  21118.  
  21119. #include <GLES/egl.h>
  21120.  
  21121. ^~~~~~~~~~~~
  21122.  
  21123. 1 error generated.
  21124.  
  21125. configure:40215: $? = 1
  21126.  
  21127. configure: failed program was:
  21128.  
  21129. | /* confdefs.h */
  21130.  
  21131. | #define PACKAGE_NAME "gnash"
  21132.  
  21133. | #define PACKAGE_TARNAME "gnash"
  21134.  
  21135. | #define PACKAGE_VERSION "0.8.11dev"
  21136.  
  21137. | #define PACKAGE_STRING "gnash 0.8.11dev"
  21138.  
  21139. | #define PACKAGE_BUGREPORT ""
  21140.  
  21141. | #define PACKAGE_URL ""
  21142.  
  21143. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  21144.  
  21145. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  21146.  
  21147. | #define DEFAULT_FLASH_REV_NUMBER "999"
  21148.  
  21149. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  21150.  
  21151. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  21152.  
  21153. | #define DEFAULT_STREAMS_TIMEOUT 60
  21154.  
  21155. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  21156.  
  21157. | #define LINUX_HOST 1
  21158.  
  21159. | #define PACKAGE "gnash"
  21160.  
  21161. | #define VERSION "0.8.11dev"
  21162.  
  21163. | #define ENABLE_NLS 1
  21164.  
  21165. | #define HAVE_GETTEXT 1
  21166.  
  21167. | #define HAVE_DCGETTEXT 1
  21168.  
  21169. | #define STDC_HEADERS 1
  21170.  
  21171. | #define HAVE_SYS_TYPES_H 1
  21172.  
  21173. | #define HAVE_SYS_STAT_H 1
  21174.  
  21175. | #define HAVE_STDLIB_H 1
  21176.  
  21177. | #define HAVE_STRING_H 1
  21178.  
  21179. | #define HAVE_MEMORY_H 1
  21180.  
  21181. | #define HAVE_STRINGS_H 1
  21182.  
  21183. | #define HAVE_INTTYPES_H 1
  21184.  
  21185. | #define HAVE_STDINT_H 1
  21186.  
  21187. | #define HAVE_UNISTD_H 1
  21188.  
  21189. | #define USE_STATS_CACHE 1
  21190.  
  21191. | #define USE_LC 1
  21192.  
  21193. | #define USE_SOUND 1
  21194.  
  21195. | #define USE_MEDIA 1
  21196.  
  21197. | #define HAVE_FFMPEG_AVCODEC_H 1
  21198.  
  21199. | #define PIXELFORMAT_RGB555 1
  21200.  
  21201. | #define PIXELFORMAT_RGB565 1
  21202.  
  21203. | #define PIXELFORMAT_RGB24 1
  21204.  
  21205. | #define PIXELFORMAT_BGR24 1
  21206.  
  21207. | #define PIXELFORMAT_RGBA32 1
  21208.  
  21209. | #define PIXELFORMAT_BGRA32 1
  21210.  
  21211. | #define PIXELFORMAT_ARGB32 1
  21212.  
  21213. | #define PIXELFORMAT_ABGR32 1
  21214.  
  21215. | #define RENDERER_AGG 1
  21216.  
  21217. | #define RENDERER_CAIRO 1
  21218.  
  21219. | #define HAVE_DLFCN_H 1
  21220.  
  21221. | #define LT_OBJDIR ".libs/"
  21222.  
  21223. | #define HAVE_LTDL_H 1
  21224.  
  21225. | #define HAVE_LTDL 1
  21226.  
  21227. | #define DEBUG_LOGGING 1
  21228.  
  21229. | #define HAVE_MALLINFO 1
  21230.  
  21231. | #define HAVE_IPC_INFO 1
  21232.  
  21233. | #define USE_MENUS /**/
  21234.  
  21235. | #define USE_SWFTREE /**/
  21236.  
  21237. | #define USE_TESTSUITE /**/
  21238.  
  21239. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  21240.  
  21241. | #define USE_CGIBIN 1
  21242.  
  21243. | #define ENABLE_DOUBLE_BUFFERING 1
  21244.  
  21245. | #define USE_TSLIB 1
  21246.  
  21247. | #define USE_KEYBOARD_PS2 1
  21248.  
  21249. | #define USE_INPUT_EVENTS 1
  21250.  
  21251. | #define USE_GIF 1
  21252.  
  21253. | #define USE_PNG 1
  21254.  
  21255. | #define HAVE_DIRENT_H 1
  21256.  
  21257. | #define HAVE_GETOPT_H 1
  21258.  
  21259. | #define HAVE_LIBGEN_H 1
  21260.  
  21261. | #define HAVE_PWD_H 1
  21262.  
  21263. | #define HAVE_SYS_UTSNAME_H 1
  21264.  
  21265. | #define HAVE_SIGNAL_H 1
  21266.  
  21267. | #define HAVE_UNISTD_H 1
  21268.  
  21269. | #define HAVE_SYS_TIME_H 1
  21270.  
  21271. | #define HAVE_GETPWNAM 1
  21272.  
  21273. | #define IPC_PERM_KEY key
  21274.  
  21275. | #define HAVE_SEMGET 1
  21276.  
  21277. | #define HAVE_FINITE 1
  21278.  
  21279. | #define HAVE_GETOPT 1
  21280.  
  21281. | #define HAVE_GETTIMEOFDAY 1
  21282.  
  21283. | #define HAVE_FTIME 1
  21284.  
  21285. | #define HAVE_TZSET 1
  21286.  
  21287. | #define HAVE_LOCALTIME_R 1
  21288.  
  21289. | #define HAVE_TM_GMTOFF 1
  21290.  
  21291. | #define HAVE_LONG_TIMEZONE 1
  21292.  
  21293. | #define HAVE_MKSTEMPS 1
  21294.  
  21295. | #define HAVE_SYSCONF 1
  21296.  
  21297. | #define HAVE_SHMGET 1
  21298.  
  21299. | #define HAVE_SHMAT 1
  21300.  
  21301. | #define HAVE_SHMDT 1
  21302.  
  21303. | #define HAVE_MMAP 1
  21304.  
  21305. | #define HAVE_SCANDIR 1
  21306.  
  21307. | #define HAVE_LIBRT 1
  21308.  
  21309. | #define HAVE_CLOCK_GETTIME 1
  21310.  
  21311. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  21312.  
  21313. | /* end confdefs.h. */
  21314.  
  21315. | #include <stdio.h>
  21316.  
  21317. | #ifdef HAVE_SYS_TYPES_H
  21318.  
  21319. | # include <sys/types.h>
  21320.  
  21321. | #endif
  21322.  
  21323. | #ifdef HAVE_SYS_STAT_H
  21324.  
  21325. | # include <sys/stat.h>
  21326.  
  21327. | #endif
  21328.  
  21329. | #ifdef STDC_HEADERS
  21330.  
  21331. | # include <stdlib.h>
  21332.  
  21333. | # include <stddef.h>
  21334.  
  21335. | #else
  21336.  
  21337. | # ifdef HAVE_STDLIB_H
  21338.  
  21339. | # include <stdlib.h>
  21340.  
  21341. | # endif
  21342.  
  21343. | #endif
  21344.  
  21345. | #ifdef HAVE_STRING_H
  21346.  
  21347. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  21348.  
  21349. | # include <memory.h>
  21350.  
  21351. | # endif
  21352.  
  21353. | # include <string.h>
  21354.  
  21355. | #endif
  21356.  
  21357. | #ifdef HAVE_STRINGS_H
  21358.  
  21359. | # include <strings.h>
  21360.  
  21361. | #endif
  21362.  
  21363. | #ifdef HAVE_INTTYPES_H
  21364.  
  21365. | # include <inttypes.h>
  21366.  
  21367. | #endif
  21368.  
  21369. | #ifdef HAVE_STDINT_H
  21370.  
  21371. | # include <stdint.h>
  21372.  
  21373. | #endif
  21374.  
  21375. | #ifdef HAVE_UNISTD_H
  21376.  
  21377. | # include <unistd.h>
  21378.  
  21379. | #endif
  21380.  
  21381. | #include <GLES/egl.h>
  21382.  
  21383. configure:40215: result: no
  21384.  
  21385. configure:40215: checking GLES/egl.h presence
  21386.  
  21387. configure:40215: /usr/share/emscripten/emcc -E conftest.c
  21388.  
  21389. conftest.c:94:10: fatal error: 'GLES/egl.h' file not found
  21390.  
  21391. #include <GLES/egl.h>
  21392.  
  21393. ^~~~~~~~~~~~
  21394.  
  21395. 1 error generated.
  21396.  
  21397. configure:40215: $? = 1
  21398.  
  21399. configure: failed program was:
  21400.  
  21401. | /* confdefs.h */
  21402.  
  21403. | #define PACKAGE_NAME "gnash"
  21404.  
  21405. | #define PACKAGE_TARNAME "gnash"
  21406.  
  21407. | #define PACKAGE_VERSION "0.8.11dev"
  21408.  
  21409. | #define PACKAGE_STRING "gnash 0.8.11dev"
  21410.  
  21411. | #define PACKAGE_BUGREPORT ""
  21412.  
  21413. | #define PACKAGE_URL ""
  21414.  
  21415. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  21416.  
  21417. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  21418.  
  21419. | #define DEFAULT_FLASH_REV_NUMBER "999"
  21420.  
  21421. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  21422.  
  21423. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  21424.  
  21425. | #define DEFAULT_STREAMS_TIMEOUT 60
  21426.  
  21427. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  21428.  
  21429. | #define LINUX_HOST 1
  21430.  
  21431. | #define PACKAGE "gnash"
  21432.  
  21433. | #define VERSION "0.8.11dev"
  21434.  
  21435. | #define ENABLE_NLS 1
  21436.  
  21437. | #define HAVE_GETTEXT 1
  21438.  
  21439. | #define HAVE_DCGETTEXT 1
  21440.  
  21441. | #define STDC_HEADERS 1
  21442.  
  21443. | #define HAVE_SYS_TYPES_H 1
  21444.  
  21445. | #define HAVE_SYS_STAT_H 1
  21446.  
  21447. | #define HAVE_STDLIB_H 1
  21448.  
  21449. | #define HAVE_STRING_H 1
  21450.  
  21451. | #define HAVE_MEMORY_H 1
  21452.  
  21453. | #define HAVE_STRINGS_H 1
  21454.  
  21455. | #define HAVE_INTTYPES_H 1
  21456.  
  21457. | #define HAVE_STDINT_H 1
  21458.  
  21459. | #define HAVE_UNISTD_H 1
  21460.  
  21461. | #define USE_STATS_CACHE 1
  21462.  
  21463. | #define USE_LC 1
  21464.  
  21465. | #define USE_SOUND 1
  21466.  
  21467. | #define USE_MEDIA 1
  21468.  
  21469. | #define HAVE_FFMPEG_AVCODEC_H 1
  21470.  
  21471. | #define PIXELFORMAT_RGB555 1
  21472.  
  21473. | #define PIXELFORMAT_RGB565 1
  21474.  
  21475. | #define PIXELFORMAT_RGB24 1
  21476.  
  21477. | #define PIXELFORMAT_BGR24 1
  21478.  
  21479. | #define PIXELFORMAT_RGBA32 1
  21480.  
  21481. | #define PIXELFORMAT_BGRA32 1
  21482.  
  21483. | #define PIXELFORMAT_ARGB32 1
  21484.  
  21485. | #define PIXELFORMAT_ABGR32 1
  21486.  
  21487. | #define RENDERER_AGG 1
  21488.  
  21489. | #define RENDERER_CAIRO 1
  21490.  
  21491. | #define HAVE_DLFCN_H 1
  21492.  
  21493. | #define LT_OBJDIR ".libs/"
  21494.  
  21495. | #define HAVE_LTDL_H 1
  21496.  
  21497. | #define HAVE_LTDL 1
  21498.  
  21499. | #define DEBUG_LOGGING 1
  21500.  
  21501. | #define HAVE_MALLINFO 1
  21502.  
  21503. | #define HAVE_IPC_INFO 1
  21504.  
  21505. | #define USE_MENUS /**/
  21506.  
  21507. | #define USE_SWFTREE /**/
  21508.  
  21509. | #define USE_TESTSUITE /**/
  21510.  
  21511. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  21512.  
  21513. | #define USE_CGIBIN 1
  21514.  
  21515. | #define ENABLE_DOUBLE_BUFFERING 1
  21516.  
  21517. | #define USE_TSLIB 1
  21518.  
  21519. | #define USE_KEYBOARD_PS2 1
  21520.  
  21521. | #define USE_INPUT_EVENTS 1
  21522.  
  21523. | #define USE_GIF 1
  21524.  
  21525. | #define USE_PNG 1
  21526.  
  21527. | #define HAVE_DIRENT_H 1
  21528.  
  21529. | #define HAVE_GETOPT_H 1
  21530.  
  21531. | #define HAVE_LIBGEN_H 1
  21532.  
  21533. | #define HAVE_PWD_H 1
  21534.  
  21535. | #define HAVE_SYS_UTSNAME_H 1
  21536.  
  21537. | #define HAVE_SIGNAL_H 1
  21538.  
  21539. | #define HAVE_UNISTD_H 1
  21540.  
  21541. | #define HAVE_SYS_TIME_H 1
  21542.  
  21543. | #define HAVE_GETPWNAM 1
  21544.  
  21545. | #define IPC_PERM_KEY key
  21546.  
  21547. | #define HAVE_SEMGET 1
  21548.  
  21549. | #define HAVE_FINITE 1
  21550.  
  21551. | #define HAVE_GETOPT 1
  21552.  
  21553. | #define HAVE_GETTIMEOFDAY 1
  21554.  
  21555. | #define HAVE_FTIME 1
  21556.  
  21557. | #define HAVE_TZSET 1
  21558.  
  21559. | #define HAVE_LOCALTIME_R 1
  21560.  
  21561. | #define HAVE_TM_GMTOFF 1
  21562.  
  21563. | #define HAVE_LONG_TIMEZONE 1
  21564.  
  21565. | #define HAVE_MKSTEMPS 1
  21566.  
  21567. | #define HAVE_SYSCONF 1
  21568.  
  21569. | #define HAVE_SHMGET 1
  21570.  
  21571. | #define HAVE_SHMAT 1
  21572.  
  21573. | #define HAVE_SHMDT 1
  21574.  
  21575. | #define HAVE_MMAP 1
  21576.  
  21577. | #define HAVE_SCANDIR 1
  21578.  
  21579. | #define HAVE_LIBRT 1
  21580.  
  21581. | #define HAVE_CLOCK_GETTIME 1
  21582.  
  21583. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  21584.  
  21585. | /* end confdefs.h. */
  21586.  
  21587. | #include <GLES/egl.h>
  21588.  
  21589. configure:40215: result: no
  21590.  
  21591. configure:40215: checking for GLES/egl.h
  21592.  
  21593. configure:40215: result: no
  21594.  
  21595. configure:40229: checking GLES2/gl2.h usability
  21596.  
  21597. configure:40229: /usr/share/emscripten/emcc -c conftest.c >&5
  21598.  
  21599. configure:40229: $? = 0
  21600.  
  21601. configure:40229: result: yes
  21602.  
  21603. configure:40229: checking GLES2/gl2.h presence
  21604.  
  21605. configure:40229: /usr/share/emscripten/emcc -E conftest.c
  21606.  
  21607. configure:40229: $? = 0
  21608.  
  21609. configure:40229: result: yes
  21610.  
  21611. configure:40229: checking for GLES2/gl2.h
  21612.  
  21613. configure:40229: result: yes
  21614.  
  21615. configure:40253: result:
  21616.  
  21617. configure:41502: checking for expat.h header using pkg-config
  21618.  
  21619. configure:41513: result: not found
  21620.  
  21621. configure:41520: checking for expat-config
  21622.  
  21623. configure:41553: result: no
  21624.  
  21625. configure:41578: checking expat.h usability
  21626.  
  21627. configure:41578: /usr/share/emscripten/emcc -c conftest.c >&5
  21628.  
  21629. conftest.c:129:10: fatal error: 'expat.h' file not found
  21630.  
  21631. #include <expat.h>
  21632.  
  21633. ^~~~~~~~~
  21634.  
  21635. 1 error generated.
  21636.  
  21637. configure:41578: $? = 1
  21638.  
  21639. configure: failed program was:
  21640.  
  21641. | /* confdefs.h */
  21642.  
  21643. | #define PACKAGE_NAME "gnash"
  21644.  
  21645. | #define PACKAGE_TARNAME "gnash"
  21646.  
  21647. | #define PACKAGE_VERSION "0.8.11dev"
  21648.  
  21649. | #define PACKAGE_STRING "gnash 0.8.11dev"
  21650.  
  21651. | #define PACKAGE_BUGREPORT ""
  21652.  
  21653. | #define PACKAGE_URL ""
  21654.  
  21655. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  21656.  
  21657. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  21658.  
  21659. | #define DEFAULT_FLASH_REV_NUMBER "999"
  21660.  
  21661. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  21662.  
  21663. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  21664.  
  21665. | #define DEFAULT_STREAMS_TIMEOUT 60
  21666.  
  21667. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  21668.  
  21669. | #define LINUX_HOST 1
  21670.  
  21671. | #define PACKAGE "gnash"
  21672.  
  21673. | #define VERSION "0.8.11dev"
  21674.  
  21675. | #define ENABLE_NLS 1
  21676.  
  21677. | #define HAVE_GETTEXT 1
  21678.  
  21679. | #define HAVE_DCGETTEXT 1
  21680.  
  21681. | #define STDC_HEADERS 1
  21682.  
  21683. | #define HAVE_SYS_TYPES_H 1
  21684.  
  21685. | #define HAVE_SYS_STAT_H 1
  21686.  
  21687. | #define HAVE_STDLIB_H 1
  21688.  
  21689. | #define HAVE_STRING_H 1
  21690.  
  21691. | #define HAVE_MEMORY_H 1
  21692.  
  21693. | #define HAVE_STRINGS_H 1
  21694.  
  21695. | #define HAVE_INTTYPES_H 1
  21696.  
  21697. | #define HAVE_STDINT_H 1
  21698.  
  21699. | #define HAVE_UNISTD_H 1
  21700.  
  21701. | #define USE_STATS_CACHE 1
  21702.  
  21703. | #define USE_LC 1
  21704.  
  21705. | #define USE_SOUND 1
  21706.  
  21707. | #define USE_MEDIA 1
  21708.  
  21709. | #define HAVE_FFMPEG_AVCODEC_H 1
  21710.  
  21711. | #define PIXELFORMAT_RGB555 1
  21712.  
  21713. | #define PIXELFORMAT_RGB565 1
  21714.  
  21715. | #define PIXELFORMAT_RGB24 1
  21716.  
  21717. | #define PIXELFORMAT_BGR24 1
  21718.  
  21719. | #define PIXELFORMAT_RGBA32 1
  21720.  
  21721. | #define PIXELFORMAT_BGRA32 1
  21722.  
  21723. | #define PIXELFORMAT_ARGB32 1
  21724.  
  21725. | #define PIXELFORMAT_ABGR32 1
  21726.  
  21727. | #define RENDERER_AGG 1
  21728.  
  21729. | #define RENDERER_CAIRO 1
  21730.  
  21731. | #define HAVE_DLFCN_H 1
  21732.  
  21733. | #define LT_OBJDIR ".libs/"
  21734.  
  21735. | #define HAVE_LTDL_H 1
  21736.  
  21737. | #define HAVE_LTDL 1
  21738.  
  21739. | #define DEBUG_LOGGING 1
  21740.  
  21741. | #define HAVE_MALLINFO 1
  21742.  
  21743. | #define HAVE_IPC_INFO 1
  21744.  
  21745. | #define USE_MENUS /**/
  21746.  
  21747. | #define USE_SWFTREE /**/
  21748.  
  21749. | #define USE_TESTSUITE /**/
  21750.  
  21751. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  21752.  
  21753. | #define USE_CGIBIN 1
  21754.  
  21755. | #define ENABLE_DOUBLE_BUFFERING 1
  21756.  
  21757. | #define USE_TSLIB 1
  21758.  
  21759. | #define USE_KEYBOARD_PS2 1
  21760.  
  21761. | #define USE_INPUT_EVENTS 1
  21762.  
  21763. | #define USE_GIF 1
  21764.  
  21765. | #define USE_PNG 1
  21766.  
  21767. | #define HAVE_DIRENT_H 1
  21768.  
  21769. | #define HAVE_GETOPT_H 1
  21770.  
  21771. | #define HAVE_LIBGEN_H 1
  21772.  
  21773. | #define HAVE_PWD_H 1
  21774.  
  21775. | #define HAVE_SYS_UTSNAME_H 1
  21776.  
  21777. | #define HAVE_SIGNAL_H 1
  21778.  
  21779. | #define HAVE_UNISTD_H 1
  21780.  
  21781. | #define HAVE_SYS_TIME_H 1
  21782.  
  21783. | #define HAVE_GETPWNAM 1
  21784.  
  21785. | #define IPC_PERM_KEY key
  21786.  
  21787. | #define HAVE_SEMGET 1
  21788.  
  21789. | #define HAVE_FINITE 1
  21790.  
  21791. | #define HAVE_GETOPT 1
  21792.  
  21793. | #define HAVE_GETTIMEOFDAY 1
  21794.  
  21795. | #define HAVE_FTIME 1
  21796.  
  21797. | #define HAVE_TZSET 1
  21798.  
  21799. | #define HAVE_LOCALTIME_R 1
  21800.  
  21801. | #define HAVE_TM_GMTOFF 1
  21802.  
  21803. | #define HAVE_LONG_TIMEZONE 1
  21804.  
  21805. | #define HAVE_MKSTEMPS 1
  21806.  
  21807. | #define HAVE_SYSCONF 1
  21808.  
  21809. | #define HAVE_SHMGET 1
  21810.  
  21811. | #define HAVE_SHMAT 1
  21812.  
  21813. | #define HAVE_SHMDT 1
  21814.  
  21815. | #define HAVE_MMAP 1
  21816.  
  21817. | #define HAVE_SCANDIR 1
  21818.  
  21819. | #define HAVE_LIBRT 1
  21820.  
  21821. | #define HAVE_CLOCK_GETTIME 1
  21822.  
  21823. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  21824.  
  21825. | #define HAVE_GLES2_GL2_H 1
  21826.  
  21827. | #define BUILD_RAWFB_DEVICE 1
  21828.  
  21829. | /* end confdefs.h. */
  21830.  
  21831. | #include <stdio.h>
  21832.  
  21833. | #ifdef HAVE_SYS_TYPES_H
  21834.  
  21835. | # include <sys/types.h>
  21836.  
  21837. | #endif
  21838.  
  21839. | #ifdef HAVE_SYS_STAT_H
  21840.  
  21841. | # include <sys/stat.h>
  21842.  
  21843. | #endif
  21844.  
  21845. | #ifdef STDC_HEADERS
  21846.  
  21847. | # include <stdlib.h>
  21848.  
  21849. | # include <stddef.h>
  21850.  
  21851. | #else
  21852.  
  21853. | # ifdef HAVE_STDLIB_H
  21854.  
  21855. | # include <stdlib.h>
  21856.  
  21857. | # endif
  21858.  
  21859. | #endif
  21860.  
  21861. | #ifdef HAVE_STRING_H
  21862.  
  21863. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  21864.  
  21865. | # include <memory.h>
  21866.  
  21867. | # endif
  21868.  
  21869. | # include <string.h>
  21870.  
  21871. | #endif
  21872.  
  21873. | #ifdef HAVE_STRINGS_H
  21874.  
  21875. | # include <strings.h>
  21876.  
  21877. | #endif
  21878.  
  21879. | #ifdef HAVE_INTTYPES_H
  21880.  
  21881. | # include <inttypes.h>
  21882.  
  21883. | #endif
  21884.  
  21885. | #ifdef HAVE_STDINT_H
  21886.  
  21887. | # include <stdint.h>
  21888.  
  21889. | #endif
  21890.  
  21891. | #ifdef HAVE_UNISTD_H
  21892.  
  21893. | # include <unistd.h>
  21894.  
  21895. | #endif
  21896.  
  21897. | #include <expat.h>
  21898.  
  21899. configure:41578: result: no
  21900.  
  21901. configure:41578: checking expat.h presence
  21902.  
  21903. configure:41578: /usr/share/emscripten/emcc -E conftest.c
  21904.  
  21905. conftest.c:96:10: fatal error: 'expat.h' file not found
  21906.  
  21907. #include <expat.h>
  21908.  
  21909. ^~~~~~~~~
  21910.  
  21911. 1 error generated.
  21912.  
  21913. configure:41578: $? = 1
  21914.  
  21915. configure: failed program was:
  21916.  
  21917. | /* confdefs.h */
  21918.  
  21919. | #define PACKAGE_NAME "gnash"
  21920.  
  21921. | #define PACKAGE_TARNAME "gnash"
  21922.  
  21923. | #define PACKAGE_VERSION "0.8.11dev"
  21924.  
  21925. | #define PACKAGE_STRING "gnash 0.8.11dev"
  21926.  
  21927. | #define PACKAGE_BUGREPORT ""
  21928.  
  21929. | #define PACKAGE_URL ""
  21930.  
  21931. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  21932.  
  21933. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  21934.  
  21935. | #define DEFAULT_FLASH_REV_NUMBER "999"
  21936.  
  21937. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  21938.  
  21939. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  21940.  
  21941. | #define DEFAULT_STREAMS_TIMEOUT 60
  21942.  
  21943. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  21944.  
  21945. | #define LINUX_HOST 1
  21946.  
  21947. | #define PACKAGE "gnash"
  21948.  
  21949. | #define VERSION "0.8.11dev"
  21950.  
  21951. | #define ENABLE_NLS 1
  21952.  
  21953. | #define HAVE_GETTEXT 1
  21954.  
  21955. | #define HAVE_DCGETTEXT 1
  21956.  
  21957. | #define STDC_HEADERS 1
  21958.  
  21959. | #define HAVE_SYS_TYPES_H 1
  21960.  
  21961. | #define HAVE_SYS_STAT_H 1
  21962.  
  21963. | #define HAVE_STDLIB_H 1
  21964.  
  21965. | #define HAVE_STRING_H 1
  21966.  
  21967. | #define HAVE_MEMORY_H 1
  21968.  
  21969. | #define HAVE_STRINGS_H 1
  21970.  
  21971. | #define HAVE_INTTYPES_H 1
  21972.  
  21973. | #define HAVE_STDINT_H 1
  21974.  
  21975. | #define HAVE_UNISTD_H 1
  21976.  
  21977. | #define USE_STATS_CACHE 1
  21978.  
  21979. | #define USE_LC 1
  21980.  
  21981. | #define USE_SOUND 1
  21982.  
  21983. | #define USE_MEDIA 1
  21984.  
  21985. | #define HAVE_FFMPEG_AVCODEC_H 1
  21986.  
  21987. | #define PIXELFORMAT_RGB555 1
  21988.  
  21989. | #define PIXELFORMAT_RGB565 1
  21990.  
  21991. | #define PIXELFORMAT_RGB24 1
  21992.  
  21993. | #define PIXELFORMAT_BGR24 1
  21994.  
  21995. | #define PIXELFORMAT_RGBA32 1
  21996.  
  21997. | #define PIXELFORMAT_BGRA32 1
  21998.  
  21999. | #define PIXELFORMAT_ARGB32 1
  22000.  
  22001. | #define PIXELFORMAT_ABGR32 1
  22002.  
  22003. | #define RENDERER_AGG 1
  22004.  
  22005. | #define RENDERER_CAIRO 1
  22006.  
  22007. | #define HAVE_DLFCN_H 1
  22008.  
  22009. | #define LT_OBJDIR ".libs/"
  22010.  
  22011. | #define HAVE_LTDL_H 1
  22012.  
  22013. | #define HAVE_LTDL 1
  22014.  
  22015. | #define DEBUG_LOGGING 1
  22016.  
  22017. | #define HAVE_MALLINFO 1
  22018.  
  22019. | #define HAVE_IPC_INFO 1
  22020.  
  22021. | #define USE_MENUS /**/
  22022.  
  22023. | #define USE_SWFTREE /**/
  22024.  
  22025. | #define USE_TESTSUITE /**/
  22026.  
  22027. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  22028.  
  22029. | #define USE_CGIBIN 1
  22030.  
  22031. | #define ENABLE_DOUBLE_BUFFERING 1
  22032.  
  22033. | #define USE_TSLIB 1
  22034.  
  22035. | #define USE_KEYBOARD_PS2 1
  22036.  
  22037. | #define USE_INPUT_EVENTS 1
  22038.  
  22039. | #define USE_GIF 1
  22040.  
  22041. | #define USE_PNG 1
  22042.  
  22043. | #define HAVE_DIRENT_H 1
  22044.  
  22045. | #define HAVE_GETOPT_H 1
  22046.  
  22047. | #define HAVE_LIBGEN_H 1
  22048.  
  22049. | #define HAVE_PWD_H 1
  22050.  
  22051. | #define HAVE_SYS_UTSNAME_H 1
  22052.  
  22053. | #define HAVE_SIGNAL_H 1
  22054.  
  22055. | #define HAVE_UNISTD_H 1
  22056.  
  22057. | #define HAVE_SYS_TIME_H 1
  22058.  
  22059. | #define HAVE_GETPWNAM 1
  22060.  
  22061. | #define IPC_PERM_KEY key
  22062.  
  22063. | #define HAVE_SEMGET 1
  22064.  
  22065. | #define HAVE_FINITE 1
  22066.  
  22067. | #define HAVE_GETOPT 1
  22068.  
  22069. | #define HAVE_GETTIMEOFDAY 1
  22070.  
  22071. | #define HAVE_FTIME 1
  22072.  
  22073. | #define HAVE_TZSET 1
  22074.  
  22075. | #define HAVE_LOCALTIME_R 1
  22076.  
  22077. | #define HAVE_TM_GMTOFF 1
  22078.  
  22079. | #define HAVE_LONG_TIMEZONE 1
  22080.  
  22081. | #define HAVE_MKSTEMPS 1
  22082.  
  22083. | #define HAVE_SYSCONF 1
  22084.  
  22085. | #define HAVE_SHMGET 1
  22086.  
  22087. | #define HAVE_SHMAT 1
  22088.  
  22089. | #define HAVE_SHMDT 1
  22090.  
  22091. | #define HAVE_MMAP 1
  22092.  
  22093. | #define HAVE_SCANDIR 1
  22094.  
  22095. | #define HAVE_LIBRT 1
  22096.  
  22097. | #define HAVE_CLOCK_GETTIME 1
  22098.  
  22099. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  22100.  
  22101. | #define HAVE_GLES2_GL2_H 1
  22102.  
  22103. | #define BUILD_RAWFB_DEVICE 1
  22104.  
  22105. | /* end confdefs.h. */
  22106.  
  22107. | #include <expat.h>
  22108.  
  22109. configure:41578: result: no
  22110.  
  22111. configure:41578: checking for expat.h
  22112.  
  22113. configure:41578: result: no
  22114.  
  22115. configure:41583: checking expat/expat.h usability
  22116.  
  22117. configure:41583: /usr/share/emscripten/emcc -c conftest.c >&5
  22118.  
  22119. conftest.c:129:10: fatal error: 'expat/expat.h' file not found
  22120.  
  22121. #include <expat/expat.h>
  22122.  
  22123. ^~~~~~~~~~~~~~~
  22124.  
  22125. 1 error generated.
  22126.  
  22127. configure:41583: $? = 1
  22128.  
  22129. configure: failed program was:
  22130.  
  22131. | /* confdefs.h */
  22132.  
  22133. | #define PACKAGE_NAME "gnash"
  22134.  
  22135. | #define PACKAGE_TARNAME "gnash"
  22136.  
  22137. | #define PACKAGE_VERSION "0.8.11dev"
  22138.  
  22139. | #define PACKAGE_STRING "gnash 0.8.11dev"
  22140.  
  22141. | #define PACKAGE_BUGREPORT ""
  22142.  
  22143. | #define PACKAGE_URL ""
  22144.  
  22145. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  22146.  
  22147. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  22148.  
  22149. | #define DEFAULT_FLASH_REV_NUMBER "999"
  22150.  
  22151. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  22152.  
  22153. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  22154.  
  22155. | #define DEFAULT_STREAMS_TIMEOUT 60
  22156.  
  22157. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  22158.  
  22159. | #define LINUX_HOST 1
  22160.  
  22161. | #define PACKAGE "gnash"
  22162.  
  22163. | #define VERSION "0.8.11dev"
  22164.  
  22165. | #define ENABLE_NLS 1
  22166.  
  22167. | #define HAVE_GETTEXT 1
  22168.  
  22169. | #define HAVE_DCGETTEXT 1
  22170.  
  22171. | #define STDC_HEADERS 1
  22172.  
  22173. | #define HAVE_SYS_TYPES_H 1
  22174.  
  22175. | #define HAVE_SYS_STAT_H 1
  22176.  
  22177. | #define HAVE_STDLIB_H 1
  22178.  
  22179. | #define HAVE_STRING_H 1
  22180.  
  22181. | #define HAVE_MEMORY_H 1
  22182.  
  22183. | #define HAVE_STRINGS_H 1
  22184.  
  22185. | #define HAVE_INTTYPES_H 1
  22186.  
  22187. | #define HAVE_STDINT_H 1
  22188.  
  22189. | #define HAVE_UNISTD_H 1
  22190.  
  22191. | #define USE_STATS_CACHE 1
  22192.  
  22193. | #define USE_LC 1
  22194.  
  22195. | #define USE_SOUND 1
  22196.  
  22197. | #define USE_MEDIA 1
  22198.  
  22199. | #define HAVE_FFMPEG_AVCODEC_H 1
  22200.  
  22201. | #define PIXELFORMAT_RGB555 1
  22202.  
  22203. | #define PIXELFORMAT_RGB565 1
  22204.  
  22205. | #define PIXELFORMAT_RGB24 1
  22206.  
  22207. | #define PIXELFORMAT_BGR24 1
  22208.  
  22209. | #define PIXELFORMAT_RGBA32 1
  22210.  
  22211. | #define PIXELFORMAT_BGRA32 1
  22212.  
  22213. | #define PIXELFORMAT_ARGB32 1
  22214.  
  22215. | #define PIXELFORMAT_ABGR32 1
  22216.  
  22217. | #define RENDERER_AGG 1
  22218.  
  22219. | #define RENDERER_CAIRO 1
  22220.  
  22221. | #define HAVE_DLFCN_H 1
  22222.  
  22223. | #define LT_OBJDIR ".libs/"
  22224.  
  22225. | #define HAVE_LTDL_H 1
  22226.  
  22227. | #define HAVE_LTDL 1
  22228.  
  22229. | #define DEBUG_LOGGING 1
  22230.  
  22231. | #define HAVE_MALLINFO 1
  22232.  
  22233. | #define HAVE_IPC_INFO 1
  22234.  
  22235. | #define USE_MENUS /**/
  22236.  
  22237. | #define USE_SWFTREE /**/
  22238.  
  22239. | #define USE_TESTSUITE /**/
  22240.  
  22241. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  22242.  
  22243. | #define USE_CGIBIN 1
  22244.  
  22245. | #define ENABLE_DOUBLE_BUFFERING 1
  22246.  
  22247. | #define USE_TSLIB 1
  22248.  
  22249. | #define USE_KEYBOARD_PS2 1
  22250.  
  22251. | #define USE_INPUT_EVENTS 1
  22252.  
  22253. | #define USE_GIF 1
  22254.  
  22255. | #define USE_PNG 1
  22256.  
  22257. | #define HAVE_DIRENT_H 1
  22258.  
  22259. | #define HAVE_GETOPT_H 1
  22260.  
  22261. | #define HAVE_LIBGEN_H 1
  22262.  
  22263. | #define HAVE_PWD_H 1
  22264.  
  22265. | #define HAVE_SYS_UTSNAME_H 1
  22266.  
  22267. | #define HAVE_SIGNAL_H 1
  22268.  
  22269. | #define HAVE_UNISTD_H 1
  22270.  
  22271. | #define HAVE_SYS_TIME_H 1
  22272.  
  22273. | #define HAVE_GETPWNAM 1
  22274.  
  22275. | #define IPC_PERM_KEY key
  22276.  
  22277. | #define HAVE_SEMGET 1
  22278.  
  22279. | #define HAVE_FINITE 1
  22280.  
  22281. | #define HAVE_GETOPT 1
  22282.  
  22283. | #define HAVE_GETTIMEOFDAY 1
  22284.  
  22285. | #define HAVE_FTIME 1
  22286.  
  22287. | #define HAVE_TZSET 1
  22288.  
  22289. | #define HAVE_LOCALTIME_R 1
  22290.  
  22291. | #define HAVE_TM_GMTOFF 1
  22292.  
  22293. | #define HAVE_LONG_TIMEZONE 1
  22294.  
  22295. | #define HAVE_MKSTEMPS 1
  22296.  
  22297. | #define HAVE_SYSCONF 1
  22298.  
  22299. | #define HAVE_SHMGET 1
  22300.  
  22301. | #define HAVE_SHMAT 1
  22302.  
  22303. | #define HAVE_SHMDT 1
  22304.  
  22305. | #define HAVE_MMAP 1
  22306.  
  22307. | #define HAVE_SCANDIR 1
  22308.  
  22309. | #define HAVE_LIBRT 1
  22310.  
  22311. | #define HAVE_CLOCK_GETTIME 1
  22312.  
  22313. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  22314.  
  22315. | #define HAVE_GLES2_GL2_H 1
  22316.  
  22317. | #define BUILD_RAWFB_DEVICE 1
  22318.  
  22319. | /* end confdefs.h. */
  22320.  
  22321. | #include <stdio.h>
  22322.  
  22323. | #ifdef HAVE_SYS_TYPES_H
  22324.  
  22325. | # include <sys/types.h>
  22326.  
  22327. | #endif
  22328.  
  22329. | #ifdef HAVE_SYS_STAT_H
  22330.  
  22331. | # include <sys/stat.h>
  22332.  
  22333. | #endif
  22334.  
  22335. | #ifdef STDC_HEADERS
  22336.  
  22337. | # include <stdlib.h>
  22338.  
  22339. | # include <stddef.h>
  22340.  
  22341. | #else
  22342.  
  22343. | # ifdef HAVE_STDLIB_H
  22344.  
  22345. | # include <stdlib.h>
  22346.  
  22347. | # endif
  22348.  
  22349. | #endif
  22350.  
  22351. | #ifdef HAVE_STRING_H
  22352.  
  22353. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  22354.  
  22355. | # include <memory.h>
  22356.  
  22357. | # endif
  22358.  
  22359. | # include <string.h>
  22360.  
  22361. | #endif
  22362.  
  22363. | #ifdef HAVE_STRINGS_H
  22364.  
  22365. | # include <strings.h>
  22366.  
  22367. | #endif
  22368.  
  22369. | #ifdef HAVE_INTTYPES_H
  22370.  
  22371. | # include <inttypes.h>
  22372.  
  22373. | #endif
  22374.  
  22375. | #ifdef HAVE_STDINT_H
  22376.  
  22377. | # include <stdint.h>
  22378.  
  22379. | #endif
  22380.  
  22381. | #ifdef HAVE_UNISTD_H
  22382.  
  22383. | # include <unistd.h>
  22384.  
  22385. | #endif
  22386.  
  22387. | #include <expat/expat.h>
  22388.  
  22389. configure:41583: result: no
  22390.  
  22391. configure:41583: checking expat/expat.h presence
  22392.  
  22393. configure:41583: /usr/share/emscripten/emcc -E conftest.c
  22394.  
  22395. conftest.c:96:10: fatal error: 'expat/expat.h' file not found
  22396.  
  22397. #include <expat/expat.h>
  22398.  
  22399. ^~~~~~~~~~~~~~~
  22400.  
  22401. 1 error generated.
  22402.  
  22403. configure:41583: $? = 1
  22404.  
  22405. configure: failed program was:
  22406.  
  22407. | /* confdefs.h */
  22408.  
  22409. | #define PACKAGE_NAME "gnash"
  22410.  
  22411. | #define PACKAGE_TARNAME "gnash"
  22412.  
  22413. | #define PACKAGE_VERSION "0.8.11dev"
  22414.  
  22415. | #define PACKAGE_STRING "gnash 0.8.11dev"
  22416.  
  22417. | #define PACKAGE_BUGREPORT ""
  22418.  
  22419. | #define PACKAGE_URL ""
  22420.  
  22421. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  22422.  
  22423. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  22424.  
  22425. | #define DEFAULT_FLASH_REV_NUMBER "999"
  22426.  
  22427. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  22428.  
  22429. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  22430.  
  22431. | #define DEFAULT_STREAMS_TIMEOUT 60
  22432.  
  22433. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  22434.  
  22435. | #define LINUX_HOST 1
  22436.  
  22437. | #define PACKAGE "gnash"
  22438.  
  22439. | #define VERSION "0.8.11dev"
  22440.  
  22441. | #define ENABLE_NLS 1
  22442.  
  22443. | #define HAVE_GETTEXT 1
  22444.  
  22445. | #define HAVE_DCGETTEXT 1
  22446.  
  22447. | #define STDC_HEADERS 1
  22448.  
  22449. | #define HAVE_SYS_TYPES_H 1
  22450.  
  22451. | #define HAVE_SYS_STAT_H 1
  22452.  
  22453. | #define HAVE_STDLIB_H 1
  22454.  
  22455. | #define HAVE_STRING_H 1
  22456.  
  22457. | #define HAVE_MEMORY_H 1
  22458.  
  22459. | #define HAVE_STRINGS_H 1
  22460.  
  22461. | #define HAVE_INTTYPES_H 1
  22462.  
  22463. | #define HAVE_STDINT_H 1
  22464.  
  22465. | #define HAVE_UNISTD_H 1
  22466.  
  22467. | #define USE_STATS_CACHE 1
  22468.  
  22469. | #define USE_LC 1
  22470.  
  22471. | #define USE_SOUND 1
  22472.  
  22473. | #define USE_MEDIA 1
  22474.  
  22475. | #define HAVE_FFMPEG_AVCODEC_H 1
  22476.  
  22477. | #define PIXELFORMAT_RGB555 1
  22478.  
  22479. | #define PIXELFORMAT_RGB565 1
  22480.  
  22481. | #define PIXELFORMAT_RGB24 1
  22482.  
  22483. | #define PIXELFORMAT_BGR24 1
  22484.  
  22485. | #define PIXELFORMAT_RGBA32 1
  22486.  
  22487. | #define PIXELFORMAT_BGRA32 1
  22488.  
  22489. | #define PIXELFORMAT_ARGB32 1
  22490.  
  22491. | #define PIXELFORMAT_ABGR32 1
  22492.  
  22493. | #define RENDERER_AGG 1
  22494.  
  22495. | #define RENDERER_CAIRO 1
  22496.  
  22497. | #define HAVE_DLFCN_H 1
  22498.  
  22499. | #define LT_OBJDIR ".libs/"
  22500.  
  22501. | #define HAVE_LTDL_H 1
  22502.  
  22503. | #define HAVE_LTDL 1
  22504.  
  22505. | #define DEBUG_LOGGING 1
  22506.  
  22507. | #define HAVE_MALLINFO 1
  22508.  
  22509. | #define HAVE_IPC_INFO 1
  22510.  
  22511. | #define USE_MENUS /**/
  22512.  
  22513. | #define USE_SWFTREE /**/
  22514.  
  22515. | #define USE_TESTSUITE /**/
  22516.  
  22517. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  22518.  
  22519. | #define USE_CGIBIN 1
  22520.  
  22521. | #define ENABLE_DOUBLE_BUFFERING 1
  22522.  
  22523. | #define USE_TSLIB 1
  22524.  
  22525. | #define USE_KEYBOARD_PS2 1
  22526.  
  22527. | #define USE_INPUT_EVENTS 1
  22528.  
  22529. | #define USE_GIF 1
  22530.  
  22531. | #define USE_PNG 1
  22532.  
  22533. | #define HAVE_DIRENT_H 1
  22534.  
  22535. | #define HAVE_GETOPT_H 1
  22536.  
  22537. | #define HAVE_LIBGEN_H 1
  22538.  
  22539. | #define HAVE_PWD_H 1
  22540.  
  22541. | #define HAVE_SYS_UTSNAME_H 1
  22542.  
  22543. | #define HAVE_SIGNAL_H 1
  22544.  
  22545. | #define HAVE_UNISTD_H 1
  22546.  
  22547. | #define HAVE_SYS_TIME_H 1
  22548.  
  22549. | #define HAVE_GETPWNAM 1
  22550.  
  22551. | #define IPC_PERM_KEY key
  22552.  
  22553. | #define HAVE_SEMGET 1
  22554.  
  22555. | #define HAVE_FINITE 1
  22556.  
  22557. | #define HAVE_GETOPT 1
  22558.  
  22559. | #define HAVE_GETTIMEOFDAY 1
  22560.  
  22561. | #define HAVE_FTIME 1
  22562.  
  22563. | #define HAVE_TZSET 1
  22564.  
  22565. | #define HAVE_LOCALTIME_R 1
  22566.  
  22567. | #define HAVE_TM_GMTOFF 1
  22568.  
  22569. | #define HAVE_LONG_TIMEZONE 1
  22570.  
  22571. | #define HAVE_MKSTEMPS 1
  22572.  
  22573. | #define HAVE_SYSCONF 1
  22574.  
  22575. | #define HAVE_SHMGET 1
  22576.  
  22577. | #define HAVE_SHMAT 1
  22578.  
  22579. | #define HAVE_SHMDT 1
  22580.  
  22581. | #define HAVE_MMAP 1
  22582.  
  22583. | #define HAVE_SCANDIR 1
  22584.  
  22585. | #define HAVE_LIBRT 1
  22586.  
  22587. | #define HAVE_CLOCK_GETTIME 1
  22588.  
  22589. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  22590.  
  22591. | #define HAVE_GLES2_GL2_H 1
  22592.  
  22593. | #define BUILD_RAWFB_DEVICE 1
  22594.  
  22595. | /* end confdefs.h. */
  22596.  
  22597. | #include <expat/expat.h>
  22598.  
  22599. configure:41583: result: no
  22600.  
  22601. configure:41583: checking for expat/expat.h
  22602.  
  22603. configure:41583: result: no
  22604.  
  22605. configure:41589: checking for expat/expat.h
  22606.  
  22607. configure:41589: result: no
  22608.  
  22609. configure:41594: checking for expat.h
  22610.  
  22611. configure:41594: result: no
  22612.  
  22613. configure:41642: checking for expat.h header
  22614.  
  22615. configure:41657: result: not found
  22616.  
  22617. configure:41955: checking for gst-inspect
  22618.  
  22619. configure:41988: result: no
  22620.  
  22621. configure:42087: checking for gst/interfaces/probeprobe.h header using pkg-config
  22622.  
  22623. configure:42098: result: not found
  22624.  
  22625. configure:42105: checking for gstreamer_plugins_base-config
  22626.  
  22627. configure:42138: result: no
  22628.  
  22629. configure:42163: checking gst/interfaces/probeprobe.h usability
  22630.  
  22631. configure:42163: /usr/share/emscripten/emcc -c conftest.c >&5
  22632.  
  22633. conftest.c:129:10: fatal error: 'gst/interfaces/probeprobe.h' file not found
  22634.  
  22635. #include <gst/interfaces/probeprobe.h>
  22636.  
  22637. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  22638.  
  22639. 1 error generated.
  22640.  
  22641. configure:42163: $? = 1
  22642.  
  22643. configure: failed program was:
  22644.  
  22645. | /* confdefs.h */
  22646.  
  22647. | #define PACKAGE_NAME "gnash"
  22648.  
  22649. | #define PACKAGE_TARNAME "gnash"
  22650.  
  22651. | #define PACKAGE_VERSION "0.8.11dev"
  22652.  
  22653. | #define PACKAGE_STRING "gnash 0.8.11dev"
  22654.  
  22655. | #define PACKAGE_BUGREPORT ""
  22656.  
  22657. | #define PACKAGE_URL ""
  22658.  
  22659. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  22660.  
  22661. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  22662.  
  22663. | #define DEFAULT_FLASH_REV_NUMBER "999"
  22664.  
  22665. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  22666.  
  22667. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  22668.  
  22669. | #define DEFAULT_STREAMS_TIMEOUT 60
  22670.  
  22671. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  22672.  
  22673. | #define LINUX_HOST 1
  22674.  
  22675. | #define PACKAGE "gnash"
  22676.  
  22677. | #define VERSION "0.8.11dev"
  22678.  
  22679. | #define ENABLE_NLS 1
  22680.  
  22681. | #define HAVE_GETTEXT 1
  22682.  
  22683. | #define HAVE_DCGETTEXT 1
  22684.  
  22685. | #define STDC_HEADERS 1
  22686.  
  22687. | #define HAVE_SYS_TYPES_H 1
  22688.  
  22689. | #define HAVE_SYS_STAT_H 1
  22690.  
  22691. | #define HAVE_STDLIB_H 1
  22692.  
  22693. | #define HAVE_STRING_H 1
  22694.  
  22695. | #define HAVE_MEMORY_H 1
  22696.  
  22697. | #define HAVE_STRINGS_H 1
  22698.  
  22699. | #define HAVE_INTTYPES_H 1
  22700.  
  22701. | #define HAVE_STDINT_H 1
  22702.  
  22703. | #define HAVE_UNISTD_H 1
  22704.  
  22705. | #define USE_STATS_CACHE 1
  22706.  
  22707. | #define USE_LC 1
  22708.  
  22709. | #define USE_SOUND 1
  22710.  
  22711. | #define USE_MEDIA 1
  22712.  
  22713. | #define HAVE_FFMPEG_AVCODEC_H 1
  22714.  
  22715. | #define PIXELFORMAT_RGB555 1
  22716.  
  22717. | #define PIXELFORMAT_RGB565 1
  22718.  
  22719. | #define PIXELFORMAT_RGB24 1
  22720.  
  22721. | #define PIXELFORMAT_BGR24 1
  22722.  
  22723. | #define PIXELFORMAT_RGBA32 1
  22724.  
  22725. | #define PIXELFORMAT_BGRA32 1
  22726.  
  22727. | #define PIXELFORMAT_ARGB32 1
  22728.  
  22729. | #define PIXELFORMAT_ABGR32 1
  22730.  
  22731. | #define RENDERER_AGG 1
  22732.  
  22733. | #define RENDERER_CAIRO 1
  22734.  
  22735. | #define HAVE_DLFCN_H 1
  22736.  
  22737. | #define LT_OBJDIR ".libs/"
  22738.  
  22739. | #define HAVE_LTDL_H 1
  22740.  
  22741. | #define HAVE_LTDL 1
  22742.  
  22743. | #define DEBUG_LOGGING 1
  22744.  
  22745. | #define HAVE_MALLINFO 1
  22746.  
  22747. | #define HAVE_IPC_INFO 1
  22748.  
  22749. | #define USE_MENUS /**/
  22750.  
  22751. | #define USE_SWFTREE /**/
  22752.  
  22753. | #define USE_TESTSUITE /**/
  22754.  
  22755. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  22756.  
  22757. | #define USE_CGIBIN 1
  22758.  
  22759. | #define ENABLE_DOUBLE_BUFFERING 1
  22760.  
  22761. | #define USE_TSLIB 1
  22762.  
  22763. | #define USE_KEYBOARD_PS2 1
  22764.  
  22765. | #define USE_INPUT_EVENTS 1
  22766.  
  22767. | #define USE_GIF 1
  22768.  
  22769. | #define USE_PNG 1
  22770.  
  22771. | #define HAVE_DIRENT_H 1
  22772.  
  22773. | #define HAVE_GETOPT_H 1
  22774.  
  22775. | #define HAVE_LIBGEN_H 1
  22776.  
  22777. | #define HAVE_PWD_H 1
  22778.  
  22779. | #define HAVE_SYS_UTSNAME_H 1
  22780.  
  22781. | #define HAVE_SIGNAL_H 1
  22782.  
  22783. | #define HAVE_UNISTD_H 1
  22784.  
  22785. | #define HAVE_SYS_TIME_H 1
  22786.  
  22787. | #define HAVE_GETPWNAM 1
  22788.  
  22789. | #define IPC_PERM_KEY key
  22790.  
  22791. | #define HAVE_SEMGET 1
  22792.  
  22793. | #define HAVE_FINITE 1
  22794.  
  22795. | #define HAVE_GETOPT 1
  22796.  
  22797. | #define HAVE_GETTIMEOFDAY 1
  22798.  
  22799. | #define HAVE_FTIME 1
  22800.  
  22801. | #define HAVE_TZSET 1
  22802.  
  22803. | #define HAVE_LOCALTIME_R 1
  22804.  
  22805. | #define HAVE_TM_GMTOFF 1
  22806.  
  22807. | #define HAVE_LONG_TIMEZONE 1
  22808.  
  22809. | #define HAVE_MKSTEMPS 1
  22810.  
  22811. | #define HAVE_SYSCONF 1
  22812.  
  22813. | #define HAVE_SHMGET 1
  22814.  
  22815. | #define HAVE_SHMAT 1
  22816.  
  22817. | #define HAVE_SHMDT 1
  22818.  
  22819. | #define HAVE_MMAP 1
  22820.  
  22821. | #define HAVE_SCANDIR 1
  22822.  
  22823. | #define HAVE_LIBRT 1
  22824.  
  22825. | #define HAVE_CLOCK_GETTIME 1
  22826.  
  22827. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  22828.  
  22829. | #define HAVE_GLES2_GL2_H 1
  22830.  
  22831. | #define BUILD_RAWFB_DEVICE 1
  22832.  
  22833. | /* end confdefs.h. */
  22834.  
  22835. | #include <stdio.h>
  22836.  
  22837. | #ifdef HAVE_SYS_TYPES_H
  22838.  
  22839. | # include <sys/types.h>
  22840.  
  22841. | #endif
  22842.  
  22843. | #ifdef HAVE_SYS_STAT_H
  22844.  
  22845. | # include <sys/stat.h>
  22846.  
  22847. | #endif
  22848.  
  22849. | #ifdef STDC_HEADERS
  22850.  
  22851. | # include <stdlib.h>
  22852.  
  22853. | # include <stddef.h>
  22854.  
  22855. | #else
  22856.  
  22857. | # ifdef HAVE_STDLIB_H
  22858.  
  22859. | # include <stdlib.h>
  22860.  
  22861. | # endif
  22862.  
  22863. | #endif
  22864.  
  22865. | #ifdef HAVE_STRING_H
  22866.  
  22867. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  22868.  
  22869. | # include <memory.h>
  22870.  
  22871. | # endif
  22872.  
  22873. | # include <string.h>
  22874.  
  22875. | #endif
  22876.  
  22877. | #ifdef HAVE_STRINGS_H
  22878.  
  22879. | # include <strings.h>
  22880.  
  22881. | #endif
  22882.  
  22883. | #ifdef HAVE_INTTYPES_H
  22884.  
  22885. | # include <inttypes.h>
  22886.  
  22887. | #endif
  22888.  
  22889. | #ifdef HAVE_STDINT_H
  22890.  
  22891. | # include <stdint.h>
  22892.  
  22893. | #endif
  22894.  
  22895. | #ifdef HAVE_UNISTD_H
  22896.  
  22897. | # include <unistd.h>
  22898.  
  22899. | #endif
  22900.  
  22901. | #include <gst/interfaces/probeprobe.h>
  22902.  
  22903. configure:42163: result: no
  22904.  
  22905. configure:42163: checking gst/interfaces/probeprobe.h presence
  22906.  
  22907. configure:42163: /usr/share/emscripten/emcc -E conftest.c
  22908.  
  22909. conftest.c:96:10: fatal error: 'gst/interfaces/probeprobe.h' file not found
  22910.  
  22911. #include <gst/interfaces/probeprobe.h>
  22912.  
  22913. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  22914.  
  22915. 1 error generated.
  22916.  
  22917. configure:42163: $? = 1
  22918.  
  22919. configure: failed program was:
  22920.  
  22921. | /* confdefs.h */
  22922.  
  22923. | #define PACKAGE_NAME "gnash"
  22924.  
  22925. | #define PACKAGE_TARNAME "gnash"
  22926.  
  22927. | #define PACKAGE_VERSION "0.8.11dev"
  22928.  
  22929. | #define PACKAGE_STRING "gnash 0.8.11dev"
  22930.  
  22931. | #define PACKAGE_BUGREPORT ""
  22932.  
  22933. | #define PACKAGE_URL ""
  22934.  
  22935. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  22936.  
  22937. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  22938.  
  22939. | #define DEFAULT_FLASH_REV_NUMBER "999"
  22940.  
  22941. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  22942.  
  22943. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  22944.  
  22945. | #define DEFAULT_STREAMS_TIMEOUT 60
  22946.  
  22947. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  22948.  
  22949. | #define LINUX_HOST 1
  22950.  
  22951. | #define PACKAGE "gnash"
  22952.  
  22953. | #define VERSION "0.8.11dev"
  22954.  
  22955. | #define ENABLE_NLS 1
  22956.  
  22957. | #define HAVE_GETTEXT 1
  22958.  
  22959. | #define HAVE_DCGETTEXT 1
  22960.  
  22961. | #define STDC_HEADERS 1
  22962.  
  22963. | #define HAVE_SYS_TYPES_H 1
  22964.  
  22965. | #define HAVE_SYS_STAT_H 1
  22966.  
  22967. | #define HAVE_STDLIB_H 1
  22968.  
  22969. | #define HAVE_STRING_H 1
  22970.  
  22971. | #define HAVE_MEMORY_H 1
  22972.  
  22973. | #define HAVE_STRINGS_H 1
  22974.  
  22975. | #define HAVE_INTTYPES_H 1
  22976.  
  22977. | #define HAVE_STDINT_H 1
  22978.  
  22979. | #define HAVE_UNISTD_H 1
  22980.  
  22981. | #define USE_STATS_CACHE 1
  22982.  
  22983. | #define USE_LC 1
  22984.  
  22985. | #define USE_SOUND 1
  22986.  
  22987. | #define USE_MEDIA 1
  22988.  
  22989. | #define HAVE_FFMPEG_AVCODEC_H 1
  22990.  
  22991. | #define PIXELFORMAT_RGB555 1
  22992.  
  22993. | #define PIXELFORMAT_RGB565 1
  22994.  
  22995. | #define PIXELFORMAT_RGB24 1
  22996.  
  22997. | #define PIXELFORMAT_BGR24 1
  22998.  
  22999. | #define PIXELFORMAT_RGBA32 1
  23000.  
  23001. | #define PIXELFORMAT_BGRA32 1
  23002.  
  23003. | #define PIXELFORMAT_ARGB32 1
  23004.  
  23005. | #define PIXELFORMAT_ABGR32 1
  23006.  
  23007. | #define RENDERER_AGG 1
  23008.  
  23009. | #define RENDERER_CAIRO 1
  23010.  
  23011. | #define HAVE_DLFCN_H 1
  23012.  
  23013. | #define LT_OBJDIR ".libs/"
  23014.  
  23015. | #define HAVE_LTDL_H 1
  23016.  
  23017. | #define HAVE_LTDL 1
  23018.  
  23019. | #define DEBUG_LOGGING 1
  23020.  
  23021. | #define HAVE_MALLINFO 1
  23022.  
  23023. | #define HAVE_IPC_INFO 1
  23024.  
  23025. | #define USE_MENUS /**/
  23026.  
  23027. | #define USE_SWFTREE /**/
  23028.  
  23029. | #define USE_TESTSUITE /**/
  23030.  
  23031. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  23032.  
  23033. | #define USE_CGIBIN 1
  23034.  
  23035. | #define ENABLE_DOUBLE_BUFFERING 1
  23036.  
  23037. | #define USE_TSLIB 1
  23038.  
  23039. | #define USE_KEYBOARD_PS2 1
  23040.  
  23041. | #define USE_INPUT_EVENTS 1
  23042.  
  23043. | #define USE_GIF 1
  23044.  
  23045. | #define USE_PNG 1
  23046.  
  23047. | #define HAVE_DIRENT_H 1
  23048.  
  23049. | #define HAVE_GETOPT_H 1
  23050.  
  23051. | #define HAVE_LIBGEN_H 1
  23052.  
  23053. | #define HAVE_PWD_H 1
  23054.  
  23055. | #define HAVE_SYS_UTSNAME_H 1
  23056.  
  23057. | #define HAVE_SIGNAL_H 1
  23058.  
  23059. | #define HAVE_UNISTD_H 1
  23060.  
  23061. | #define HAVE_SYS_TIME_H 1
  23062.  
  23063. | #define HAVE_GETPWNAM 1
  23064.  
  23065. | #define IPC_PERM_KEY key
  23066.  
  23067. | #define HAVE_SEMGET 1
  23068.  
  23069. | #define HAVE_FINITE 1
  23070.  
  23071. | #define HAVE_GETOPT 1
  23072.  
  23073. | #define HAVE_GETTIMEOFDAY 1
  23074.  
  23075. | #define HAVE_FTIME 1
  23076.  
  23077. | #define HAVE_TZSET 1
  23078.  
  23079. | #define HAVE_LOCALTIME_R 1
  23080.  
  23081. | #define HAVE_TM_GMTOFF 1
  23082.  
  23083. | #define HAVE_LONG_TIMEZONE 1
  23084.  
  23085. | #define HAVE_MKSTEMPS 1
  23086.  
  23087. | #define HAVE_SYSCONF 1
  23088.  
  23089. | #define HAVE_SHMGET 1
  23090.  
  23091. | #define HAVE_SHMAT 1
  23092.  
  23093. | #define HAVE_SHMDT 1
  23094.  
  23095. | #define HAVE_MMAP 1
  23096.  
  23097. | #define HAVE_SCANDIR 1
  23098.  
  23099. | #define HAVE_LIBRT 1
  23100.  
  23101. | #define HAVE_CLOCK_GETTIME 1
  23102.  
  23103. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  23104.  
  23105. | #define HAVE_GLES2_GL2_H 1
  23106.  
  23107. | #define BUILD_RAWFB_DEVICE 1
  23108.  
  23109. | /* end confdefs.h. */
  23110.  
  23111. | #include <gst/interfaces/probeprobe.h>
  23112.  
  23113. configure:42163: result: no
  23114.  
  23115. configure:42163: checking for gst/interfaces/probeprobe.h
  23116.  
  23117. configure:42163: result: no
  23118.  
  23119. configure:42168: checking gstreamer_plugins_base/gst/interfaces/probeprobe.h usability
  23120.  
  23121. configure:42168: /usr/share/emscripten/emcc -c conftest.c >&5
  23122.  
  23123. conftest.c:129:10: fatal error: 'gstreamer_plugins_base/gst/interfaces/probeprobe.h' file not found
  23124.  
  23125. #include <gstreamer_plugins_base/gst/interfaces/probeprobe.h>
  23126.  
  23127. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  23128.  
  23129. 1 error generated.
  23130.  
  23131. configure:42168: $? = 1
  23132.  
  23133. configure: failed program was:
  23134.  
  23135. | /* confdefs.h */
  23136.  
  23137. | #define PACKAGE_NAME "gnash"
  23138.  
  23139. | #define PACKAGE_TARNAME "gnash"
  23140.  
  23141. | #define PACKAGE_VERSION "0.8.11dev"
  23142.  
  23143. | #define PACKAGE_STRING "gnash 0.8.11dev"
  23144.  
  23145. | #define PACKAGE_BUGREPORT ""
  23146.  
  23147. | #define PACKAGE_URL ""
  23148.  
  23149. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  23150.  
  23151. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  23152.  
  23153. | #define DEFAULT_FLASH_REV_NUMBER "999"
  23154.  
  23155. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  23156.  
  23157. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  23158.  
  23159. | #define DEFAULT_STREAMS_TIMEOUT 60
  23160.  
  23161. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  23162.  
  23163. | #define LINUX_HOST 1
  23164.  
  23165. | #define PACKAGE "gnash"
  23166.  
  23167. | #define VERSION "0.8.11dev"
  23168.  
  23169. | #define ENABLE_NLS 1
  23170.  
  23171. | #define HAVE_GETTEXT 1
  23172.  
  23173. | #define HAVE_DCGETTEXT 1
  23174.  
  23175. | #define STDC_HEADERS 1
  23176.  
  23177. | #define HAVE_SYS_TYPES_H 1
  23178.  
  23179. | #define HAVE_SYS_STAT_H 1
  23180.  
  23181. | #define HAVE_STDLIB_H 1
  23182.  
  23183. | #define HAVE_STRING_H 1
  23184.  
  23185. | #define HAVE_MEMORY_H 1
  23186.  
  23187. | #define HAVE_STRINGS_H 1
  23188.  
  23189. | #define HAVE_INTTYPES_H 1
  23190.  
  23191. | #define HAVE_STDINT_H 1
  23192.  
  23193. | #define HAVE_UNISTD_H 1
  23194.  
  23195. | #define USE_STATS_CACHE 1
  23196.  
  23197. | #define USE_LC 1
  23198.  
  23199. | #define USE_SOUND 1
  23200.  
  23201. | #define USE_MEDIA 1
  23202.  
  23203. | #define HAVE_FFMPEG_AVCODEC_H 1
  23204.  
  23205. | #define PIXELFORMAT_RGB555 1
  23206.  
  23207. | #define PIXELFORMAT_RGB565 1
  23208.  
  23209. | #define PIXELFORMAT_RGB24 1
  23210.  
  23211. | #define PIXELFORMAT_BGR24 1
  23212.  
  23213. | #define PIXELFORMAT_RGBA32 1
  23214.  
  23215. | #define PIXELFORMAT_BGRA32 1
  23216.  
  23217. | #define PIXELFORMAT_ARGB32 1
  23218.  
  23219. | #define PIXELFORMAT_ABGR32 1
  23220.  
  23221. | #define RENDERER_AGG 1
  23222.  
  23223. | #define RENDERER_CAIRO 1
  23224.  
  23225. | #define HAVE_DLFCN_H 1
  23226.  
  23227. | #define LT_OBJDIR ".libs/"
  23228.  
  23229. | #define HAVE_LTDL_H 1
  23230.  
  23231. | #define HAVE_LTDL 1
  23232.  
  23233. | #define DEBUG_LOGGING 1
  23234.  
  23235. | #define HAVE_MALLINFO 1
  23236.  
  23237. | #define HAVE_IPC_INFO 1
  23238.  
  23239. | #define USE_MENUS /**/
  23240.  
  23241. | #define USE_SWFTREE /**/
  23242.  
  23243. | #define USE_TESTSUITE /**/
  23244.  
  23245. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  23246.  
  23247. | #define USE_CGIBIN 1
  23248.  
  23249. | #define ENABLE_DOUBLE_BUFFERING 1
  23250.  
  23251. | #define USE_TSLIB 1
  23252.  
  23253. | #define USE_KEYBOARD_PS2 1
  23254.  
  23255. | #define USE_INPUT_EVENTS 1
  23256.  
  23257. | #define USE_GIF 1
  23258.  
  23259. | #define USE_PNG 1
  23260.  
  23261. | #define HAVE_DIRENT_H 1
  23262.  
  23263. | #define HAVE_GETOPT_H 1
  23264.  
  23265. | #define HAVE_LIBGEN_H 1
  23266.  
  23267. | #define HAVE_PWD_H 1
  23268.  
  23269. | #define HAVE_SYS_UTSNAME_H 1
  23270.  
  23271. | #define HAVE_SIGNAL_H 1
  23272.  
  23273. | #define HAVE_UNISTD_H 1
  23274.  
  23275. | #define HAVE_SYS_TIME_H 1
  23276.  
  23277. | #define HAVE_GETPWNAM 1
  23278.  
  23279. | #define IPC_PERM_KEY key
  23280.  
  23281. | #define HAVE_SEMGET 1
  23282.  
  23283. | #define HAVE_FINITE 1
  23284.  
  23285. | #define HAVE_GETOPT 1
  23286.  
  23287. | #define HAVE_GETTIMEOFDAY 1
  23288.  
  23289. | #define HAVE_FTIME 1
  23290.  
  23291. | #define HAVE_TZSET 1
  23292.  
  23293. | #define HAVE_LOCALTIME_R 1
  23294.  
  23295. | #define HAVE_TM_GMTOFF 1
  23296.  
  23297. | #define HAVE_LONG_TIMEZONE 1
  23298.  
  23299. | #define HAVE_MKSTEMPS 1
  23300.  
  23301. | #define HAVE_SYSCONF 1
  23302.  
  23303. | #define HAVE_SHMGET 1
  23304.  
  23305. | #define HAVE_SHMAT 1
  23306.  
  23307. | #define HAVE_SHMDT 1
  23308.  
  23309. | #define HAVE_MMAP 1
  23310.  
  23311. | #define HAVE_SCANDIR 1
  23312.  
  23313. | #define HAVE_LIBRT 1
  23314.  
  23315. | #define HAVE_CLOCK_GETTIME 1
  23316.  
  23317. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  23318.  
  23319. | #define HAVE_GLES2_GL2_H 1
  23320.  
  23321. | #define BUILD_RAWFB_DEVICE 1
  23322.  
  23323. | /* end confdefs.h. */
  23324.  
  23325. | #include <stdio.h>
  23326.  
  23327. | #ifdef HAVE_SYS_TYPES_H
  23328.  
  23329. | # include <sys/types.h>
  23330.  
  23331. | #endif
  23332.  
  23333. | #ifdef HAVE_SYS_STAT_H
  23334.  
  23335. | # include <sys/stat.h>
  23336.  
  23337. | #endif
  23338.  
  23339. | #ifdef STDC_HEADERS
  23340.  
  23341. | # include <stdlib.h>
  23342.  
  23343. | # include <stddef.h>
  23344.  
  23345. | #else
  23346.  
  23347. | # ifdef HAVE_STDLIB_H
  23348.  
  23349. | # include <stdlib.h>
  23350.  
  23351. | # endif
  23352.  
  23353. | #endif
  23354.  
  23355. | #ifdef HAVE_STRING_H
  23356.  
  23357. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  23358.  
  23359. | # include <memory.h>
  23360.  
  23361. | # endif
  23362.  
  23363. | # include <string.h>
  23364.  
  23365. | #endif
  23366.  
  23367. | #ifdef HAVE_STRINGS_H
  23368.  
  23369. | # include <strings.h>
  23370.  
  23371. | #endif
  23372.  
  23373. | #ifdef HAVE_INTTYPES_H
  23374.  
  23375. | # include <inttypes.h>
  23376.  
  23377. | #endif
  23378.  
  23379. | #ifdef HAVE_STDINT_H
  23380.  
  23381. | # include <stdint.h>
  23382.  
  23383. | #endif
  23384.  
  23385. | #ifdef HAVE_UNISTD_H
  23386.  
  23387. | # include <unistd.h>
  23388.  
  23389. | #endif
  23390.  
  23391. | #include <gstreamer_plugins_base/gst/interfaces/probeprobe.h>
  23392.  
  23393. configure:42168: result: no
  23394.  
  23395. configure:42168: checking gstreamer_plugins_base/gst/interfaces/probeprobe.h presence
  23396.  
  23397. configure:42168: /usr/share/emscripten/emcc -E conftest.c
  23398.  
  23399. conftest.c:96:10: fatal error: 'gstreamer_plugins_base/gst/interfaces/probeprobe.h' file not found
  23400.  
  23401. #include <gstreamer_plugins_base/gst/interfaces/probeprobe.h>
  23402.  
  23403. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  23404.  
  23405. 1 error generated.
  23406.  
  23407. configure:42168: $? = 1
  23408.  
  23409. configure: failed program was:
  23410.  
  23411. | /* confdefs.h */
  23412.  
  23413. | #define PACKAGE_NAME "gnash"
  23414.  
  23415. | #define PACKAGE_TARNAME "gnash"
  23416.  
  23417. | #define PACKAGE_VERSION "0.8.11dev"
  23418.  
  23419. | #define PACKAGE_STRING "gnash 0.8.11dev"
  23420.  
  23421. | #define PACKAGE_BUGREPORT ""
  23422.  
  23423. | #define PACKAGE_URL ""
  23424.  
  23425. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  23426.  
  23427. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  23428.  
  23429. | #define DEFAULT_FLASH_REV_NUMBER "999"
  23430.  
  23431. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  23432.  
  23433. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  23434.  
  23435. | #define DEFAULT_STREAMS_TIMEOUT 60
  23436.  
  23437. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  23438.  
  23439. | #define LINUX_HOST 1
  23440.  
  23441. | #define PACKAGE "gnash"
  23442.  
  23443. | #define VERSION "0.8.11dev"
  23444.  
  23445. | #define ENABLE_NLS 1
  23446.  
  23447. | #define HAVE_GETTEXT 1
  23448.  
  23449. | #define HAVE_DCGETTEXT 1
  23450.  
  23451. | #define STDC_HEADERS 1
  23452.  
  23453. | #define HAVE_SYS_TYPES_H 1
  23454.  
  23455. | #define HAVE_SYS_STAT_H 1
  23456.  
  23457. | #define HAVE_STDLIB_H 1
  23458.  
  23459. | #define HAVE_STRING_H 1
  23460.  
  23461. | #define HAVE_MEMORY_H 1
  23462.  
  23463. | #define HAVE_STRINGS_H 1
  23464.  
  23465. | #define HAVE_INTTYPES_H 1
  23466.  
  23467. | #define HAVE_STDINT_H 1
  23468.  
  23469. | #define HAVE_UNISTD_H 1
  23470.  
  23471. | #define USE_STATS_CACHE 1
  23472.  
  23473. | #define USE_LC 1
  23474.  
  23475. | #define USE_SOUND 1
  23476.  
  23477. | #define USE_MEDIA 1
  23478.  
  23479. | #define HAVE_FFMPEG_AVCODEC_H 1
  23480.  
  23481. | #define PIXELFORMAT_RGB555 1
  23482.  
  23483. | #define PIXELFORMAT_RGB565 1
  23484.  
  23485. | #define PIXELFORMAT_RGB24 1
  23486.  
  23487. | #define PIXELFORMAT_BGR24 1
  23488.  
  23489. | #define PIXELFORMAT_RGBA32 1
  23490.  
  23491. | #define PIXELFORMAT_BGRA32 1
  23492.  
  23493. | #define PIXELFORMAT_ARGB32 1
  23494.  
  23495. | #define PIXELFORMAT_ABGR32 1
  23496.  
  23497. | #define RENDERER_AGG 1
  23498.  
  23499. | #define RENDERER_CAIRO 1
  23500.  
  23501. | #define HAVE_DLFCN_H 1
  23502.  
  23503. | #define LT_OBJDIR ".libs/"
  23504.  
  23505. | #define HAVE_LTDL_H 1
  23506.  
  23507. | #define HAVE_LTDL 1
  23508.  
  23509. | #define DEBUG_LOGGING 1
  23510.  
  23511. | #define HAVE_MALLINFO 1
  23512.  
  23513. | #define HAVE_IPC_INFO 1
  23514.  
  23515. | #define USE_MENUS /**/
  23516.  
  23517. | #define USE_SWFTREE /**/
  23518.  
  23519. | #define USE_TESTSUITE /**/
  23520.  
  23521. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  23522.  
  23523. | #define USE_CGIBIN 1
  23524.  
  23525. | #define ENABLE_DOUBLE_BUFFERING 1
  23526.  
  23527. | #define USE_TSLIB 1
  23528.  
  23529. | #define USE_KEYBOARD_PS2 1
  23530.  
  23531. | #define USE_INPUT_EVENTS 1
  23532.  
  23533. | #define USE_GIF 1
  23534.  
  23535. | #define USE_PNG 1
  23536.  
  23537. | #define HAVE_DIRENT_H 1
  23538.  
  23539. | #define HAVE_GETOPT_H 1
  23540.  
  23541. | #define HAVE_LIBGEN_H 1
  23542.  
  23543. | #define HAVE_PWD_H 1
  23544.  
  23545. | #define HAVE_SYS_UTSNAME_H 1
  23546.  
  23547. | #define HAVE_SIGNAL_H 1
  23548.  
  23549. | #define HAVE_UNISTD_H 1
  23550.  
  23551. | #define HAVE_SYS_TIME_H 1
  23552.  
  23553. | #define HAVE_GETPWNAM 1
  23554.  
  23555. | #define IPC_PERM_KEY key
  23556.  
  23557. | #define HAVE_SEMGET 1
  23558.  
  23559. | #define HAVE_FINITE 1
  23560.  
  23561. | #define HAVE_GETOPT 1
  23562.  
  23563. | #define HAVE_GETTIMEOFDAY 1
  23564.  
  23565. | #define HAVE_FTIME 1
  23566.  
  23567. | #define HAVE_TZSET 1
  23568.  
  23569. | #define HAVE_LOCALTIME_R 1
  23570.  
  23571. | #define HAVE_TM_GMTOFF 1
  23572.  
  23573. | #define HAVE_LONG_TIMEZONE 1
  23574.  
  23575. | #define HAVE_MKSTEMPS 1
  23576.  
  23577. | #define HAVE_SYSCONF 1
  23578.  
  23579. | #define HAVE_SHMGET 1
  23580.  
  23581. | #define HAVE_SHMAT 1
  23582.  
  23583. | #define HAVE_SHMDT 1
  23584.  
  23585. | #define HAVE_MMAP 1
  23586.  
  23587. | #define HAVE_SCANDIR 1
  23588.  
  23589. | #define HAVE_LIBRT 1
  23590.  
  23591. | #define HAVE_CLOCK_GETTIME 1
  23592.  
  23593. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  23594.  
  23595. | #define HAVE_GLES2_GL2_H 1
  23596.  
  23597. | #define BUILD_RAWFB_DEVICE 1
  23598.  
  23599. | /* end confdefs.h. */
  23600.  
  23601. | #include <gstreamer_plugins_base/gst/interfaces/probeprobe.h>
  23602.  
  23603. configure:42168: result: no
  23604.  
  23605. configure:42168: checking for gstreamer_plugins_base/gst/interfaces/probeprobe.h
  23606.  
  23607. configure:42168: result: no
  23608.  
  23609. configure:42174: checking gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h usability
  23610.  
  23611. configure:42174: /usr/share/emscripten/emcc -c conftest.c >&5
  23612.  
  23613. conftest.c:129:10: fatal error: 'gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h' file not found
  23614.  
  23615. #include <gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h>
  23616.  
  23617. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  23618.  
  23619. 1 error generated.
  23620.  
  23621. configure:42174: $? = 1
  23622.  
  23623. configure: failed program was:
  23624.  
  23625. | /* confdefs.h */
  23626.  
  23627. | #define PACKAGE_NAME "gnash"
  23628.  
  23629. | #define PACKAGE_TARNAME "gnash"
  23630.  
  23631. | #define PACKAGE_VERSION "0.8.11dev"
  23632.  
  23633. | #define PACKAGE_STRING "gnash 0.8.11dev"
  23634.  
  23635. | #define PACKAGE_BUGREPORT ""
  23636.  
  23637. | #define PACKAGE_URL ""
  23638.  
  23639. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  23640.  
  23641. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  23642.  
  23643. | #define DEFAULT_FLASH_REV_NUMBER "999"
  23644.  
  23645. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  23646.  
  23647. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  23648.  
  23649. | #define DEFAULT_STREAMS_TIMEOUT 60
  23650.  
  23651. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  23652.  
  23653. | #define LINUX_HOST 1
  23654.  
  23655. | #define PACKAGE "gnash"
  23656.  
  23657. | #define VERSION "0.8.11dev"
  23658.  
  23659. | #define ENABLE_NLS 1
  23660.  
  23661. | #define HAVE_GETTEXT 1
  23662.  
  23663. | #define HAVE_DCGETTEXT 1
  23664.  
  23665. | #define STDC_HEADERS 1
  23666.  
  23667. | #define HAVE_SYS_TYPES_H 1
  23668.  
  23669. | #define HAVE_SYS_STAT_H 1
  23670.  
  23671. | #define HAVE_STDLIB_H 1
  23672.  
  23673. | #define HAVE_STRING_H 1
  23674.  
  23675. | #define HAVE_MEMORY_H 1
  23676.  
  23677. | #define HAVE_STRINGS_H 1
  23678.  
  23679. | #define HAVE_INTTYPES_H 1
  23680.  
  23681. | #define HAVE_STDINT_H 1
  23682.  
  23683. | #define HAVE_UNISTD_H 1
  23684.  
  23685. | #define USE_STATS_CACHE 1
  23686.  
  23687. | #define USE_LC 1
  23688.  
  23689. | #define USE_SOUND 1
  23690.  
  23691. | #define USE_MEDIA 1
  23692.  
  23693. | #define HAVE_FFMPEG_AVCODEC_H 1
  23694.  
  23695. | #define PIXELFORMAT_RGB555 1
  23696.  
  23697. | #define PIXELFORMAT_RGB565 1
  23698.  
  23699. | #define PIXELFORMAT_RGB24 1
  23700.  
  23701. | #define PIXELFORMAT_BGR24 1
  23702.  
  23703. | #define PIXELFORMAT_RGBA32 1
  23704.  
  23705. | #define PIXELFORMAT_BGRA32 1
  23706.  
  23707. | #define PIXELFORMAT_ARGB32 1
  23708.  
  23709. | #define PIXELFORMAT_ABGR32 1
  23710.  
  23711. | #define RENDERER_AGG 1
  23712.  
  23713. | #define RENDERER_CAIRO 1
  23714.  
  23715. | #define HAVE_DLFCN_H 1
  23716.  
  23717. | #define LT_OBJDIR ".libs/"
  23718.  
  23719. | #define HAVE_LTDL_H 1
  23720.  
  23721. | #define HAVE_LTDL 1
  23722.  
  23723. | #define DEBUG_LOGGING 1
  23724.  
  23725. | #define HAVE_MALLINFO 1
  23726.  
  23727. | #define HAVE_IPC_INFO 1
  23728.  
  23729. | #define USE_MENUS /**/
  23730.  
  23731. | #define USE_SWFTREE /**/
  23732.  
  23733. | #define USE_TESTSUITE /**/
  23734.  
  23735. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  23736.  
  23737. | #define USE_CGIBIN 1
  23738.  
  23739. | #define ENABLE_DOUBLE_BUFFERING 1
  23740.  
  23741. | #define USE_TSLIB 1
  23742.  
  23743. | #define USE_KEYBOARD_PS2 1
  23744.  
  23745. | #define USE_INPUT_EVENTS 1
  23746.  
  23747. | #define USE_GIF 1
  23748.  
  23749. | #define USE_PNG 1
  23750.  
  23751. | #define HAVE_DIRENT_H 1
  23752.  
  23753. | #define HAVE_GETOPT_H 1
  23754.  
  23755. | #define HAVE_LIBGEN_H 1
  23756.  
  23757. | #define HAVE_PWD_H 1
  23758.  
  23759. | #define HAVE_SYS_UTSNAME_H 1
  23760.  
  23761. | #define HAVE_SIGNAL_H 1
  23762.  
  23763. | #define HAVE_UNISTD_H 1
  23764.  
  23765. | #define HAVE_SYS_TIME_H 1
  23766.  
  23767. | #define HAVE_GETPWNAM 1
  23768.  
  23769. | #define IPC_PERM_KEY key
  23770.  
  23771. | #define HAVE_SEMGET 1
  23772.  
  23773. | #define HAVE_FINITE 1
  23774.  
  23775. | #define HAVE_GETOPT 1
  23776.  
  23777. | #define HAVE_GETTIMEOFDAY 1
  23778.  
  23779. | #define HAVE_FTIME 1
  23780.  
  23781. | #define HAVE_TZSET 1
  23782.  
  23783. | #define HAVE_LOCALTIME_R 1
  23784.  
  23785. | #define HAVE_TM_GMTOFF 1
  23786.  
  23787. | #define HAVE_LONG_TIMEZONE 1
  23788.  
  23789. | #define HAVE_MKSTEMPS 1
  23790.  
  23791. | #define HAVE_SYSCONF 1
  23792.  
  23793. | #define HAVE_SHMGET 1
  23794.  
  23795. | #define HAVE_SHMAT 1
  23796.  
  23797. | #define HAVE_SHMDT 1
  23798.  
  23799. | #define HAVE_MMAP 1
  23800.  
  23801. | #define HAVE_SCANDIR 1
  23802.  
  23803. | #define HAVE_LIBRT 1
  23804.  
  23805. | #define HAVE_CLOCK_GETTIME 1
  23806.  
  23807. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  23808.  
  23809. | #define HAVE_GLES2_GL2_H 1
  23810.  
  23811. | #define BUILD_RAWFB_DEVICE 1
  23812.  
  23813. | /* end confdefs.h. */
  23814.  
  23815. | #include <stdio.h>
  23816.  
  23817. | #ifdef HAVE_SYS_TYPES_H
  23818.  
  23819. | # include <sys/types.h>
  23820.  
  23821. | #endif
  23822.  
  23823. | #ifdef HAVE_SYS_STAT_H
  23824.  
  23825. | # include <sys/stat.h>
  23826.  
  23827. | #endif
  23828.  
  23829. | #ifdef STDC_HEADERS
  23830.  
  23831. | # include <stdlib.h>
  23832.  
  23833. | # include <stddef.h>
  23834.  
  23835. | #else
  23836.  
  23837. | # ifdef HAVE_STDLIB_H
  23838.  
  23839. | # include <stdlib.h>
  23840.  
  23841. | # endif
  23842.  
  23843. | #endif
  23844.  
  23845. | #ifdef HAVE_STRING_H
  23846.  
  23847. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  23848.  
  23849. | # include <memory.h>
  23850.  
  23851. | # endif
  23852.  
  23853. | # include <string.h>
  23854.  
  23855. | #endif
  23856.  
  23857. | #ifdef HAVE_STRINGS_H
  23858.  
  23859. | # include <strings.h>
  23860.  
  23861. | #endif
  23862.  
  23863. | #ifdef HAVE_INTTYPES_H
  23864.  
  23865. | # include <inttypes.h>
  23866.  
  23867. | #endif
  23868.  
  23869. | #ifdef HAVE_STDINT_H
  23870.  
  23871. | # include <stdint.h>
  23872.  
  23873. | #endif
  23874.  
  23875. | #ifdef HAVE_UNISTD_H
  23876.  
  23877. | # include <unistd.h>
  23878.  
  23879. | #endif
  23880.  
  23881. | #include <gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h>
  23882.  
  23883. configure:42174: result: no
  23884.  
  23885. configure:42174: checking gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h presence
  23886.  
  23887. configure:42174: /usr/share/emscripten/emcc -E conftest.c
  23888.  
  23889. conftest.c:96:10: fatal error: 'gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h' file not found
  23890.  
  23891. #include <gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h>
  23892.  
  23893. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  23894.  
  23895. 1 error generated.
  23896.  
  23897. configure:42174: $? = 1
  23898.  
  23899. configure: failed program was:
  23900.  
  23901. | /* confdefs.h */
  23902.  
  23903. | #define PACKAGE_NAME "gnash"
  23904.  
  23905. | #define PACKAGE_TARNAME "gnash"
  23906.  
  23907. | #define PACKAGE_VERSION "0.8.11dev"
  23908.  
  23909. | #define PACKAGE_STRING "gnash 0.8.11dev"
  23910.  
  23911. | #define PACKAGE_BUGREPORT ""
  23912.  
  23913. | #define PACKAGE_URL ""
  23914.  
  23915. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  23916.  
  23917. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  23918.  
  23919. | #define DEFAULT_FLASH_REV_NUMBER "999"
  23920.  
  23921. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  23922.  
  23923. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  23924.  
  23925. | #define DEFAULT_STREAMS_TIMEOUT 60
  23926.  
  23927. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  23928.  
  23929. | #define LINUX_HOST 1
  23930.  
  23931. | #define PACKAGE "gnash"
  23932.  
  23933. | #define VERSION "0.8.11dev"
  23934.  
  23935. | #define ENABLE_NLS 1
  23936.  
  23937. | #define HAVE_GETTEXT 1
  23938.  
  23939. | #define HAVE_DCGETTEXT 1
  23940.  
  23941. | #define STDC_HEADERS 1
  23942.  
  23943. | #define HAVE_SYS_TYPES_H 1
  23944.  
  23945. | #define HAVE_SYS_STAT_H 1
  23946.  
  23947. | #define HAVE_STDLIB_H 1
  23948.  
  23949. | #define HAVE_STRING_H 1
  23950.  
  23951. | #define HAVE_MEMORY_H 1
  23952.  
  23953. | #define HAVE_STRINGS_H 1
  23954.  
  23955. | #define HAVE_INTTYPES_H 1
  23956.  
  23957. | #define HAVE_STDINT_H 1
  23958.  
  23959. | #define HAVE_UNISTD_H 1
  23960.  
  23961. | #define USE_STATS_CACHE 1
  23962.  
  23963. | #define USE_LC 1
  23964.  
  23965. | #define USE_SOUND 1
  23966.  
  23967. | #define USE_MEDIA 1
  23968.  
  23969. | #define HAVE_FFMPEG_AVCODEC_H 1
  23970.  
  23971. | #define PIXELFORMAT_RGB555 1
  23972.  
  23973. | #define PIXELFORMAT_RGB565 1
  23974.  
  23975. | #define PIXELFORMAT_RGB24 1
  23976.  
  23977. | #define PIXELFORMAT_BGR24 1
  23978.  
  23979. | #define PIXELFORMAT_RGBA32 1
  23980.  
  23981. | #define PIXELFORMAT_BGRA32 1
  23982.  
  23983. | #define PIXELFORMAT_ARGB32 1
  23984.  
  23985. | #define PIXELFORMAT_ABGR32 1
  23986.  
  23987. | #define RENDERER_AGG 1
  23988.  
  23989. | #define RENDERER_CAIRO 1
  23990.  
  23991. | #define HAVE_DLFCN_H 1
  23992.  
  23993. | #define LT_OBJDIR ".libs/"
  23994.  
  23995. | #define HAVE_LTDL_H 1
  23996.  
  23997. | #define HAVE_LTDL 1
  23998.  
  23999. | #define DEBUG_LOGGING 1
  24000.  
  24001. | #define HAVE_MALLINFO 1
  24002.  
  24003. | #define HAVE_IPC_INFO 1
  24004.  
  24005. | #define USE_MENUS /**/
  24006.  
  24007. | #define USE_SWFTREE /**/
  24008.  
  24009. | #define USE_TESTSUITE /**/
  24010.  
  24011. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  24012.  
  24013. | #define USE_CGIBIN 1
  24014.  
  24015. | #define ENABLE_DOUBLE_BUFFERING 1
  24016.  
  24017. | #define USE_TSLIB 1
  24018.  
  24019. | #define USE_KEYBOARD_PS2 1
  24020.  
  24021. | #define USE_INPUT_EVENTS 1
  24022.  
  24023. | #define USE_GIF 1
  24024.  
  24025. | #define USE_PNG 1
  24026.  
  24027. | #define HAVE_DIRENT_H 1
  24028.  
  24029. | #define HAVE_GETOPT_H 1
  24030.  
  24031. | #define HAVE_LIBGEN_H 1
  24032.  
  24033. | #define HAVE_PWD_H 1
  24034.  
  24035. | #define HAVE_SYS_UTSNAME_H 1
  24036.  
  24037. | #define HAVE_SIGNAL_H 1
  24038.  
  24039. | #define HAVE_UNISTD_H 1
  24040.  
  24041. | #define HAVE_SYS_TIME_H 1
  24042.  
  24043. | #define HAVE_GETPWNAM 1
  24044.  
  24045. | #define IPC_PERM_KEY key
  24046.  
  24047. | #define HAVE_SEMGET 1
  24048.  
  24049. | #define HAVE_FINITE 1
  24050.  
  24051. | #define HAVE_GETOPT 1
  24052.  
  24053. | #define HAVE_GETTIMEOFDAY 1
  24054.  
  24055. | #define HAVE_FTIME 1
  24056.  
  24057. | #define HAVE_TZSET 1
  24058.  
  24059. | #define HAVE_LOCALTIME_R 1
  24060.  
  24061. | #define HAVE_TM_GMTOFF 1
  24062.  
  24063. | #define HAVE_LONG_TIMEZONE 1
  24064.  
  24065. | #define HAVE_MKSTEMPS 1
  24066.  
  24067. | #define HAVE_SYSCONF 1
  24068.  
  24069. | #define HAVE_SHMGET 1
  24070.  
  24071. | #define HAVE_SHMAT 1
  24072.  
  24073. | #define HAVE_SHMDT 1
  24074.  
  24075. | #define HAVE_MMAP 1
  24076.  
  24077. | #define HAVE_SCANDIR 1
  24078.  
  24079. | #define HAVE_LIBRT 1
  24080.  
  24081. | #define HAVE_CLOCK_GETTIME 1
  24082.  
  24083. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  24084.  
  24085. | #define HAVE_GLES2_GL2_H 1
  24086.  
  24087. | #define BUILD_RAWFB_DEVICE 1
  24088.  
  24089. | /* end confdefs.h. */
  24090.  
  24091. | #include <gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h>
  24092.  
  24093. configure:42174: result: no
  24094.  
  24095. configure:42174: checking for gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h
  24096.  
  24097. configure:42174: result: no
  24098.  
  24099. configure:42179: checking for gst/interfaces/probeprobe.h
  24100.  
  24101. configure:42179: result: no
  24102.  
  24103. configure:42227: checking for gst/interfaces/probeprobe.h header
  24104.  
  24105. configure:42242: result: not found
  24106.  
  24107. configure:42523: checking for gst/app/gstappsink.h header using pkg-config
  24108.  
  24109. configure:42534: result: not found
  24110.  
  24111. configure:42541: checking for gstreamer_app-config
  24112.  
  24113. configure:42574: result: no
  24114.  
  24115. configure:42599: checking gst/app/gstappsink.h usability
  24116.  
  24117. configure:42599: /usr/share/emscripten/emcc -c conftest.c >&5
  24118.  
  24119. conftest.c:129:10: fatal error: 'gst/app/gstappsink.h' file not found
  24120.  
  24121. #include <gst/app/gstappsink.h>
  24122.  
  24123. ^~~~~~~~~~~~~~~~~~~~~~
  24124.  
  24125. 1 error generated.
  24126.  
  24127. configure:42599: $? = 1
  24128.  
  24129. configure: failed program was:
  24130.  
  24131. | /* confdefs.h */
  24132.  
  24133. | #define PACKAGE_NAME "gnash"
  24134.  
  24135. | #define PACKAGE_TARNAME "gnash"
  24136.  
  24137. | #define PACKAGE_VERSION "0.8.11dev"
  24138.  
  24139. | #define PACKAGE_STRING "gnash 0.8.11dev"
  24140.  
  24141. | #define PACKAGE_BUGREPORT ""
  24142.  
  24143. | #define PACKAGE_URL ""
  24144.  
  24145. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  24146.  
  24147. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  24148.  
  24149. | #define DEFAULT_FLASH_REV_NUMBER "999"
  24150.  
  24151. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  24152.  
  24153. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  24154.  
  24155. | #define DEFAULT_STREAMS_TIMEOUT 60
  24156.  
  24157. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  24158.  
  24159. | #define LINUX_HOST 1
  24160.  
  24161. | #define PACKAGE "gnash"
  24162.  
  24163. | #define VERSION "0.8.11dev"
  24164.  
  24165. | #define ENABLE_NLS 1
  24166.  
  24167. | #define HAVE_GETTEXT 1
  24168.  
  24169. | #define HAVE_DCGETTEXT 1
  24170.  
  24171. | #define STDC_HEADERS 1
  24172.  
  24173. | #define HAVE_SYS_TYPES_H 1
  24174.  
  24175. | #define HAVE_SYS_STAT_H 1
  24176.  
  24177. | #define HAVE_STDLIB_H 1
  24178.  
  24179. | #define HAVE_STRING_H 1
  24180.  
  24181. | #define HAVE_MEMORY_H 1
  24182.  
  24183. | #define HAVE_STRINGS_H 1
  24184.  
  24185. | #define HAVE_INTTYPES_H 1
  24186.  
  24187. | #define HAVE_STDINT_H 1
  24188.  
  24189. | #define HAVE_UNISTD_H 1
  24190.  
  24191. | #define USE_STATS_CACHE 1
  24192.  
  24193. | #define USE_LC 1
  24194.  
  24195. | #define USE_SOUND 1
  24196.  
  24197. | #define USE_MEDIA 1
  24198.  
  24199. | #define HAVE_FFMPEG_AVCODEC_H 1
  24200.  
  24201. | #define PIXELFORMAT_RGB555 1
  24202.  
  24203. | #define PIXELFORMAT_RGB565 1
  24204.  
  24205. | #define PIXELFORMAT_RGB24 1
  24206.  
  24207. | #define PIXELFORMAT_BGR24 1
  24208.  
  24209. | #define PIXELFORMAT_RGBA32 1
  24210.  
  24211. | #define PIXELFORMAT_BGRA32 1
  24212.  
  24213. | #define PIXELFORMAT_ARGB32 1
  24214.  
  24215. | #define PIXELFORMAT_ABGR32 1
  24216.  
  24217. | #define RENDERER_AGG 1
  24218.  
  24219. | #define RENDERER_CAIRO 1
  24220.  
  24221. | #define HAVE_DLFCN_H 1
  24222.  
  24223. | #define LT_OBJDIR ".libs/"
  24224.  
  24225. | #define HAVE_LTDL_H 1
  24226.  
  24227. | #define HAVE_LTDL 1
  24228.  
  24229. | #define DEBUG_LOGGING 1
  24230.  
  24231. | #define HAVE_MALLINFO 1
  24232.  
  24233. | #define HAVE_IPC_INFO 1
  24234.  
  24235. | #define USE_MENUS /**/
  24236.  
  24237. | #define USE_SWFTREE /**/
  24238.  
  24239. | #define USE_TESTSUITE /**/
  24240.  
  24241. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  24242.  
  24243. | #define USE_CGIBIN 1
  24244.  
  24245. | #define ENABLE_DOUBLE_BUFFERING 1
  24246.  
  24247. | #define USE_TSLIB 1
  24248.  
  24249. | #define USE_KEYBOARD_PS2 1
  24250.  
  24251. | #define USE_INPUT_EVENTS 1
  24252.  
  24253. | #define USE_GIF 1
  24254.  
  24255. | #define USE_PNG 1
  24256.  
  24257. | #define HAVE_DIRENT_H 1
  24258.  
  24259. | #define HAVE_GETOPT_H 1
  24260.  
  24261. | #define HAVE_LIBGEN_H 1
  24262.  
  24263. | #define HAVE_PWD_H 1
  24264.  
  24265. | #define HAVE_SYS_UTSNAME_H 1
  24266.  
  24267. | #define HAVE_SIGNAL_H 1
  24268.  
  24269. | #define HAVE_UNISTD_H 1
  24270.  
  24271. | #define HAVE_SYS_TIME_H 1
  24272.  
  24273. | #define HAVE_GETPWNAM 1
  24274.  
  24275. | #define IPC_PERM_KEY key
  24276.  
  24277. | #define HAVE_SEMGET 1
  24278.  
  24279. | #define HAVE_FINITE 1
  24280.  
  24281. | #define HAVE_GETOPT 1
  24282.  
  24283. | #define HAVE_GETTIMEOFDAY 1
  24284.  
  24285. | #define HAVE_FTIME 1
  24286.  
  24287. | #define HAVE_TZSET 1
  24288.  
  24289. | #define HAVE_LOCALTIME_R 1
  24290.  
  24291. | #define HAVE_TM_GMTOFF 1
  24292.  
  24293. | #define HAVE_LONG_TIMEZONE 1
  24294.  
  24295. | #define HAVE_MKSTEMPS 1
  24296.  
  24297. | #define HAVE_SYSCONF 1
  24298.  
  24299. | #define HAVE_SHMGET 1
  24300.  
  24301. | #define HAVE_SHMAT 1
  24302.  
  24303. | #define HAVE_SHMDT 1
  24304.  
  24305. | #define HAVE_MMAP 1
  24306.  
  24307. | #define HAVE_SCANDIR 1
  24308.  
  24309. | #define HAVE_LIBRT 1
  24310.  
  24311. | #define HAVE_CLOCK_GETTIME 1
  24312.  
  24313. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  24314.  
  24315. | #define HAVE_GLES2_GL2_H 1
  24316.  
  24317. | #define BUILD_RAWFB_DEVICE 1
  24318.  
  24319. | /* end confdefs.h. */
  24320.  
  24321. | #include <stdio.h>
  24322.  
  24323. | #ifdef HAVE_SYS_TYPES_H
  24324.  
  24325. | # include <sys/types.h>
  24326.  
  24327. | #endif
  24328.  
  24329. | #ifdef HAVE_SYS_STAT_H
  24330.  
  24331. | # include <sys/stat.h>
  24332.  
  24333. | #endif
  24334.  
  24335. | #ifdef STDC_HEADERS
  24336.  
  24337. | # include <stdlib.h>
  24338.  
  24339. | # include <stddef.h>
  24340.  
  24341. | #else
  24342.  
  24343. | # ifdef HAVE_STDLIB_H
  24344.  
  24345. | # include <stdlib.h>
  24346.  
  24347. | # endif
  24348.  
  24349. | #endif
  24350.  
  24351. | #ifdef HAVE_STRING_H
  24352.  
  24353. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  24354.  
  24355. | # include <memory.h>
  24356.  
  24357. | # endif
  24358.  
  24359. | # include <string.h>
  24360.  
  24361. | #endif
  24362.  
  24363. | #ifdef HAVE_STRINGS_H
  24364.  
  24365. | # include <strings.h>
  24366.  
  24367. | #endif
  24368.  
  24369. | #ifdef HAVE_INTTYPES_H
  24370.  
  24371. | # include <inttypes.h>
  24372.  
  24373. | #endif
  24374.  
  24375. | #ifdef HAVE_STDINT_H
  24376.  
  24377. | # include <stdint.h>
  24378.  
  24379. | #endif
  24380.  
  24381. | #ifdef HAVE_UNISTD_H
  24382.  
  24383. | # include <unistd.h>
  24384.  
  24385. | #endif
  24386.  
  24387. | #include <gst/app/gstappsink.h>
  24388.  
  24389. configure:42599: result: no
  24390.  
  24391. configure:42599: checking gst/app/gstappsink.h presence
  24392.  
  24393. configure:42599: /usr/share/emscripten/emcc -E conftest.c
  24394.  
  24395. conftest.c:96:10: fatal error: 'gst/app/gstappsink.h' file not found
  24396.  
  24397. #include <gst/app/gstappsink.h>
  24398.  
  24399. ^~~~~~~~~~~~~~~~~~~~~~
  24400.  
  24401. 1 error generated.
  24402.  
  24403. configure:42599: $? = 1
  24404.  
  24405. configure: failed program was:
  24406.  
  24407. | /* confdefs.h */
  24408.  
  24409. | #define PACKAGE_NAME "gnash"
  24410.  
  24411. | #define PACKAGE_TARNAME "gnash"
  24412.  
  24413. | #define PACKAGE_VERSION "0.8.11dev"
  24414.  
  24415. | #define PACKAGE_STRING "gnash 0.8.11dev"
  24416.  
  24417. | #define PACKAGE_BUGREPORT ""
  24418.  
  24419. | #define PACKAGE_URL ""
  24420.  
  24421. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  24422.  
  24423. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  24424.  
  24425. | #define DEFAULT_FLASH_REV_NUMBER "999"
  24426.  
  24427. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  24428.  
  24429. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  24430.  
  24431. | #define DEFAULT_STREAMS_TIMEOUT 60
  24432.  
  24433. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  24434.  
  24435. | #define LINUX_HOST 1
  24436.  
  24437. | #define PACKAGE "gnash"
  24438.  
  24439. | #define VERSION "0.8.11dev"
  24440.  
  24441. | #define ENABLE_NLS 1
  24442.  
  24443. | #define HAVE_GETTEXT 1
  24444.  
  24445. | #define HAVE_DCGETTEXT 1
  24446.  
  24447. | #define STDC_HEADERS 1
  24448.  
  24449. | #define HAVE_SYS_TYPES_H 1
  24450.  
  24451. | #define HAVE_SYS_STAT_H 1
  24452.  
  24453. | #define HAVE_STDLIB_H 1
  24454.  
  24455. | #define HAVE_STRING_H 1
  24456.  
  24457. | #define HAVE_MEMORY_H 1
  24458.  
  24459. | #define HAVE_STRINGS_H 1
  24460.  
  24461. | #define HAVE_INTTYPES_H 1
  24462.  
  24463. | #define HAVE_STDINT_H 1
  24464.  
  24465. | #define HAVE_UNISTD_H 1
  24466.  
  24467. | #define USE_STATS_CACHE 1
  24468.  
  24469. | #define USE_LC 1
  24470.  
  24471. | #define USE_SOUND 1
  24472.  
  24473. | #define USE_MEDIA 1
  24474.  
  24475. | #define HAVE_FFMPEG_AVCODEC_H 1
  24476.  
  24477. | #define PIXELFORMAT_RGB555 1
  24478.  
  24479. | #define PIXELFORMAT_RGB565 1
  24480.  
  24481. | #define PIXELFORMAT_RGB24 1
  24482.  
  24483. | #define PIXELFORMAT_BGR24 1
  24484.  
  24485. | #define PIXELFORMAT_RGBA32 1
  24486.  
  24487. | #define PIXELFORMAT_BGRA32 1
  24488.  
  24489. | #define PIXELFORMAT_ARGB32 1
  24490.  
  24491. | #define PIXELFORMAT_ABGR32 1
  24492.  
  24493. | #define RENDERER_AGG 1
  24494.  
  24495. | #define RENDERER_CAIRO 1
  24496.  
  24497. | #define HAVE_DLFCN_H 1
  24498.  
  24499. | #define LT_OBJDIR ".libs/"
  24500.  
  24501. | #define HAVE_LTDL_H 1
  24502.  
  24503. | #define HAVE_LTDL 1
  24504.  
  24505. | #define DEBUG_LOGGING 1
  24506.  
  24507. | #define HAVE_MALLINFO 1
  24508.  
  24509. | #define HAVE_IPC_INFO 1
  24510.  
  24511. | #define USE_MENUS /**/
  24512.  
  24513. | #define USE_SWFTREE /**/
  24514.  
  24515. | #define USE_TESTSUITE /**/
  24516.  
  24517. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  24518.  
  24519. | #define USE_CGIBIN 1
  24520.  
  24521. | #define ENABLE_DOUBLE_BUFFERING 1
  24522.  
  24523. | #define USE_TSLIB 1
  24524.  
  24525. | #define USE_KEYBOARD_PS2 1
  24526.  
  24527. | #define USE_INPUT_EVENTS 1
  24528.  
  24529. | #define USE_GIF 1
  24530.  
  24531. | #define USE_PNG 1
  24532.  
  24533. | #define HAVE_DIRENT_H 1
  24534.  
  24535. | #define HAVE_GETOPT_H 1
  24536.  
  24537. | #define HAVE_LIBGEN_H 1
  24538.  
  24539. | #define HAVE_PWD_H 1
  24540.  
  24541. | #define HAVE_SYS_UTSNAME_H 1
  24542.  
  24543. | #define HAVE_SIGNAL_H 1
  24544.  
  24545. | #define HAVE_UNISTD_H 1
  24546.  
  24547. | #define HAVE_SYS_TIME_H 1
  24548.  
  24549. | #define HAVE_GETPWNAM 1
  24550.  
  24551. | #define IPC_PERM_KEY key
  24552.  
  24553. | #define HAVE_SEMGET 1
  24554.  
  24555. | #define HAVE_FINITE 1
  24556.  
  24557. | #define HAVE_GETOPT 1
  24558.  
  24559. | #define HAVE_GETTIMEOFDAY 1
  24560.  
  24561. | #define HAVE_FTIME 1
  24562.  
  24563. | #define HAVE_TZSET 1
  24564.  
  24565. | #define HAVE_LOCALTIME_R 1
  24566.  
  24567. | #define HAVE_TM_GMTOFF 1
  24568.  
  24569. | #define HAVE_LONG_TIMEZONE 1
  24570.  
  24571. | #define HAVE_MKSTEMPS 1
  24572.  
  24573. | #define HAVE_SYSCONF 1
  24574.  
  24575. | #define HAVE_SHMGET 1
  24576.  
  24577. | #define HAVE_SHMAT 1
  24578.  
  24579. | #define HAVE_SHMDT 1
  24580.  
  24581. | #define HAVE_MMAP 1
  24582.  
  24583. | #define HAVE_SCANDIR 1
  24584.  
  24585. | #define HAVE_LIBRT 1
  24586.  
  24587. | #define HAVE_CLOCK_GETTIME 1
  24588.  
  24589. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  24590.  
  24591. | #define HAVE_GLES2_GL2_H 1
  24592.  
  24593. | #define BUILD_RAWFB_DEVICE 1
  24594.  
  24595. | /* end confdefs.h. */
  24596.  
  24597. | #include <gst/app/gstappsink.h>
  24598.  
  24599. configure:42599: result: no
  24600.  
  24601. configure:42599: checking for gst/app/gstappsink.h
  24602.  
  24603. configure:42599: result: no
  24604.  
  24605. configure:42604: checking gstreamer_app/gst/app/gstappsink.h usability
  24606.  
  24607. configure:42604: /usr/share/emscripten/emcc -c conftest.c >&5
  24608.  
  24609. conftest.c:129:10: fatal error: 'gstreamer_app/gst/app/gstappsink.h' file not found
  24610.  
  24611. #include <gstreamer_app/gst/app/gstappsink.h>
  24612.  
  24613. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  24614.  
  24615. 1 error generated.
  24616.  
  24617. configure:42604: $? = 1
  24618.  
  24619. configure: failed program was:
  24620.  
  24621. | /* confdefs.h */
  24622.  
  24623. | #define PACKAGE_NAME "gnash"
  24624.  
  24625. | #define PACKAGE_TARNAME "gnash"
  24626.  
  24627. | #define PACKAGE_VERSION "0.8.11dev"
  24628.  
  24629. | #define PACKAGE_STRING "gnash 0.8.11dev"
  24630.  
  24631. | #define PACKAGE_BUGREPORT ""
  24632.  
  24633. | #define PACKAGE_URL ""
  24634.  
  24635. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  24636.  
  24637. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  24638.  
  24639. | #define DEFAULT_FLASH_REV_NUMBER "999"
  24640.  
  24641. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  24642.  
  24643. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  24644.  
  24645. | #define DEFAULT_STREAMS_TIMEOUT 60
  24646.  
  24647. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  24648.  
  24649. | #define LINUX_HOST 1
  24650.  
  24651. | #define PACKAGE "gnash"
  24652.  
  24653. | #define VERSION "0.8.11dev"
  24654.  
  24655. | #define ENABLE_NLS 1
  24656.  
  24657. | #define HAVE_GETTEXT 1
  24658.  
  24659. | #define HAVE_DCGETTEXT 1
  24660.  
  24661. | #define STDC_HEADERS 1
  24662.  
  24663. | #define HAVE_SYS_TYPES_H 1
  24664.  
  24665. | #define HAVE_SYS_STAT_H 1
  24666.  
  24667. | #define HAVE_STDLIB_H 1
  24668.  
  24669. | #define HAVE_STRING_H 1
  24670.  
  24671. | #define HAVE_MEMORY_H 1
  24672.  
  24673. | #define HAVE_STRINGS_H 1
  24674.  
  24675. | #define HAVE_INTTYPES_H 1
  24676.  
  24677. | #define HAVE_STDINT_H 1
  24678.  
  24679. | #define HAVE_UNISTD_H 1
  24680.  
  24681. | #define USE_STATS_CACHE 1
  24682.  
  24683. | #define USE_LC 1
  24684.  
  24685. | #define USE_SOUND 1
  24686.  
  24687. | #define USE_MEDIA 1
  24688.  
  24689. | #define HAVE_FFMPEG_AVCODEC_H 1
  24690.  
  24691. | #define PIXELFORMAT_RGB555 1
  24692.  
  24693. | #define PIXELFORMAT_RGB565 1
  24694.  
  24695. | #define PIXELFORMAT_RGB24 1
  24696.  
  24697. | #define PIXELFORMAT_BGR24 1
  24698.  
  24699. | #define PIXELFORMAT_RGBA32 1
  24700.  
  24701. | #define PIXELFORMAT_BGRA32 1
  24702.  
  24703. | #define PIXELFORMAT_ARGB32 1
  24704.  
  24705. | #define PIXELFORMAT_ABGR32 1
  24706.  
  24707. | #define RENDERER_AGG 1
  24708.  
  24709. | #define RENDERER_CAIRO 1
  24710.  
  24711. | #define HAVE_DLFCN_H 1
  24712.  
  24713. | #define LT_OBJDIR ".libs/"
  24714.  
  24715. | #define HAVE_LTDL_H 1
  24716.  
  24717. | #define HAVE_LTDL 1
  24718.  
  24719. | #define DEBUG_LOGGING 1
  24720.  
  24721. | #define HAVE_MALLINFO 1
  24722.  
  24723. | #define HAVE_IPC_INFO 1
  24724.  
  24725. | #define USE_MENUS /**/
  24726.  
  24727. | #define USE_SWFTREE /**/
  24728.  
  24729. | #define USE_TESTSUITE /**/
  24730.  
  24731. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  24732.  
  24733. | #define USE_CGIBIN 1
  24734.  
  24735. | #define ENABLE_DOUBLE_BUFFERING 1
  24736.  
  24737. | #define USE_TSLIB 1
  24738.  
  24739. | #define USE_KEYBOARD_PS2 1
  24740.  
  24741. | #define USE_INPUT_EVENTS 1
  24742.  
  24743. | #define USE_GIF 1
  24744.  
  24745. | #define USE_PNG 1
  24746.  
  24747. | #define HAVE_DIRENT_H 1
  24748.  
  24749. | #define HAVE_GETOPT_H 1
  24750.  
  24751. | #define HAVE_LIBGEN_H 1
  24752.  
  24753. | #define HAVE_PWD_H 1
  24754.  
  24755. | #define HAVE_SYS_UTSNAME_H 1
  24756.  
  24757. | #define HAVE_SIGNAL_H 1
  24758.  
  24759. | #define HAVE_UNISTD_H 1
  24760.  
  24761. | #define HAVE_SYS_TIME_H 1
  24762.  
  24763. | #define HAVE_GETPWNAM 1
  24764.  
  24765. | #define IPC_PERM_KEY key
  24766.  
  24767. | #define HAVE_SEMGET 1
  24768.  
  24769. | #define HAVE_FINITE 1
  24770.  
  24771. | #define HAVE_GETOPT 1
  24772.  
  24773. | #define HAVE_GETTIMEOFDAY 1
  24774.  
  24775. | #define HAVE_FTIME 1
  24776.  
  24777. | #define HAVE_TZSET 1
  24778.  
  24779. | #define HAVE_LOCALTIME_R 1
  24780.  
  24781. | #define HAVE_TM_GMTOFF 1
  24782.  
  24783. | #define HAVE_LONG_TIMEZONE 1
  24784.  
  24785. | #define HAVE_MKSTEMPS 1
  24786.  
  24787. | #define HAVE_SYSCONF 1
  24788.  
  24789. | #define HAVE_SHMGET 1
  24790.  
  24791. | #define HAVE_SHMAT 1
  24792.  
  24793. | #define HAVE_SHMDT 1
  24794.  
  24795. | #define HAVE_MMAP 1
  24796.  
  24797. | #define HAVE_SCANDIR 1
  24798.  
  24799. | #define HAVE_LIBRT 1
  24800.  
  24801. | #define HAVE_CLOCK_GETTIME 1
  24802.  
  24803. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  24804.  
  24805. | #define HAVE_GLES2_GL2_H 1
  24806.  
  24807. | #define BUILD_RAWFB_DEVICE 1
  24808.  
  24809. | /* end confdefs.h. */
  24810.  
  24811. | #include <stdio.h>
  24812.  
  24813. | #ifdef HAVE_SYS_TYPES_H
  24814.  
  24815. | # include <sys/types.h>
  24816.  
  24817. | #endif
  24818.  
  24819. | #ifdef HAVE_SYS_STAT_H
  24820.  
  24821. | # include <sys/stat.h>
  24822.  
  24823. | #endif
  24824.  
  24825. | #ifdef STDC_HEADERS
  24826.  
  24827. | # include <stdlib.h>
  24828.  
  24829. | # include <stddef.h>
  24830.  
  24831. | #else
  24832.  
  24833. | # ifdef HAVE_STDLIB_H
  24834.  
  24835. | # include <stdlib.h>
  24836.  
  24837. | # endif
  24838.  
  24839. | #endif
  24840.  
  24841. | #ifdef HAVE_STRING_H
  24842.  
  24843. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  24844.  
  24845. | # include <memory.h>
  24846.  
  24847. | # endif
  24848.  
  24849. | # include <string.h>
  24850.  
  24851. | #endif
  24852.  
  24853. | #ifdef HAVE_STRINGS_H
  24854.  
  24855. | # include <strings.h>
  24856.  
  24857. | #endif
  24858.  
  24859. | #ifdef HAVE_INTTYPES_H
  24860.  
  24861. | # include <inttypes.h>
  24862.  
  24863. | #endif
  24864.  
  24865. | #ifdef HAVE_STDINT_H
  24866.  
  24867. | # include <stdint.h>
  24868.  
  24869. | #endif
  24870.  
  24871. | #ifdef HAVE_UNISTD_H
  24872.  
  24873. | # include <unistd.h>
  24874.  
  24875. | #endif
  24876.  
  24877. | #include <gstreamer_app/gst/app/gstappsink.h>
  24878.  
  24879. configure:42604: result: no
  24880.  
  24881. configure:42604: checking gstreamer_app/gst/app/gstappsink.h presence
  24882.  
  24883. configure:42604: /usr/share/emscripten/emcc -E conftest.c
  24884.  
  24885. conftest.c:96:10: fatal error: 'gstreamer_app/gst/app/gstappsink.h' file not found
  24886.  
  24887. #include <gstreamer_app/gst/app/gstappsink.h>
  24888.  
  24889. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  24890.  
  24891. 1 error generated.
  24892.  
  24893. configure:42604: $? = 1
  24894.  
  24895. configure: failed program was:
  24896.  
  24897. | /* confdefs.h */
  24898.  
  24899. | #define PACKAGE_NAME "gnash"
  24900.  
  24901. | #define PACKAGE_TARNAME "gnash"
  24902.  
  24903. | #define PACKAGE_VERSION "0.8.11dev"
  24904.  
  24905. | #define PACKAGE_STRING "gnash 0.8.11dev"
  24906.  
  24907. | #define PACKAGE_BUGREPORT ""
  24908.  
  24909. | #define PACKAGE_URL ""
  24910.  
  24911. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  24912.  
  24913. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  24914.  
  24915. | #define DEFAULT_FLASH_REV_NUMBER "999"
  24916.  
  24917. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  24918.  
  24919. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  24920.  
  24921. | #define DEFAULT_STREAMS_TIMEOUT 60
  24922.  
  24923. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  24924.  
  24925. | #define LINUX_HOST 1
  24926.  
  24927. | #define PACKAGE "gnash"
  24928.  
  24929. | #define VERSION "0.8.11dev"
  24930.  
  24931. | #define ENABLE_NLS 1
  24932.  
  24933. | #define HAVE_GETTEXT 1
  24934.  
  24935. | #define HAVE_DCGETTEXT 1
  24936.  
  24937. | #define STDC_HEADERS 1
  24938.  
  24939. | #define HAVE_SYS_TYPES_H 1
  24940.  
  24941. | #define HAVE_SYS_STAT_H 1
  24942.  
  24943. | #define HAVE_STDLIB_H 1
  24944.  
  24945. | #define HAVE_STRING_H 1
  24946.  
  24947. | #define HAVE_MEMORY_H 1
  24948.  
  24949. | #define HAVE_STRINGS_H 1
  24950.  
  24951. | #define HAVE_INTTYPES_H 1
  24952.  
  24953. | #define HAVE_STDINT_H 1
  24954.  
  24955. | #define HAVE_UNISTD_H 1
  24956.  
  24957. | #define USE_STATS_CACHE 1
  24958.  
  24959. | #define USE_LC 1
  24960.  
  24961. | #define USE_SOUND 1
  24962.  
  24963. | #define USE_MEDIA 1
  24964.  
  24965. | #define HAVE_FFMPEG_AVCODEC_H 1
  24966.  
  24967. | #define PIXELFORMAT_RGB555 1
  24968.  
  24969. | #define PIXELFORMAT_RGB565 1
  24970.  
  24971. | #define PIXELFORMAT_RGB24 1
  24972.  
  24973. | #define PIXELFORMAT_BGR24 1
  24974.  
  24975. | #define PIXELFORMAT_RGBA32 1
  24976.  
  24977. | #define PIXELFORMAT_BGRA32 1
  24978.  
  24979. | #define PIXELFORMAT_ARGB32 1
  24980.  
  24981. | #define PIXELFORMAT_ABGR32 1
  24982.  
  24983. | #define RENDERER_AGG 1
  24984.  
  24985. | #define RENDERER_CAIRO 1
  24986.  
  24987. | #define HAVE_DLFCN_H 1
  24988.  
  24989. | #define LT_OBJDIR ".libs/"
  24990.  
  24991. | #define HAVE_LTDL_H 1
  24992.  
  24993. | #define HAVE_LTDL 1
  24994.  
  24995. | #define DEBUG_LOGGING 1
  24996.  
  24997. | #define HAVE_MALLINFO 1
  24998.  
  24999. | #define HAVE_IPC_INFO 1
  25000.  
  25001. | #define USE_MENUS /**/
  25002.  
  25003. | #define USE_SWFTREE /**/
  25004.  
  25005. | #define USE_TESTSUITE /**/
  25006.  
  25007. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  25008.  
  25009. | #define USE_CGIBIN 1
  25010.  
  25011. | #define ENABLE_DOUBLE_BUFFERING 1
  25012.  
  25013. | #define USE_TSLIB 1
  25014.  
  25015. | #define USE_KEYBOARD_PS2 1
  25016.  
  25017. | #define USE_INPUT_EVENTS 1
  25018.  
  25019. | #define USE_GIF 1
  25020.  
  25021. | #define USE_PNG 1
  25022.  
  25023. | #define HAVE_DIRENT_H 1
  25024.  
  25025. | #define HAVE_GETOPT_H 1
  25026.  
  25027. | #define HAVE_LIBGEN_H 1
  25028.  
  25029. | #define HAVE_PWD_H 1
  25030.  
  25031. | #define HAVE_SYS_UTSNAME_H 1
  25032.  
  25033. | #define HAVE_SIGNAL_H 1
  25034.  
  25035. | #define HAVE_UNISTD_H 1
  25036.  
  25037. | #define HAVE_SYS_TIME_H 1
  25038.  
  25039. | #define HAVE_GETPWNAM 1
  25040.  
  25041. | #define IPC_PERM_KEY key
  25042.  
  25043. | #define HAVE_SEMGET 1
  25044.  
  25045. | #define HAVE_FINITE 1
  25046.  
  25047. | #define HAVE_GETOPT 1
  25048.  
  25049. | #define HAVE_GETTIMEOFDAY 1
  25050.  
  25051. | #define HAVE_FTIME 1
  25052.  
  25053. | #define HAVE_TZSET 1
  25054.  
  25055. | #define HAVE_LOCALTIME_R 1
  25056.  
  25057. | #define HAVE_TM_GMTOFF 1
  25058.  
  25059. | #define HAVE_LONG_TIMEZONE 1
  25060.  
  25061. | #define HAVE_MKSTEMPS 1
  25062.  
  25063. | #define HAVE_SYSCONF 1
  25064.  
  25065. | #define HAVE_SHMGET 1
  25066.  
  25067. | #define HAVE_SHMAT 1
  25068.  
  25069. | #define HAVE_SHMDT 1
  25070.  
  25071. | #define HAVE_MMAP 1
  25072.  
  25073. | #define HAVE_SCANDIR 1
  25074.  
  25075. | #define HAVE_LIBRT 1
  25076.  
  25077. | #define HAVE_CLOCK_GETTIME 1
  25078.  
  25079. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  25080.  
  25081. | #define HAVE_GLES2_GL2_H 1
  25082.  
  25083. | #define BUILD_RAWFB_DEVICE 1
  25084.  
  25085. | /* end confdefs.h. */
  25086.  
  25087. | #include <gstreamer_app/gst/app/gstappsink.h>
  25088.  
  25089. configure:42604: result: no
  25090.  
  25091. configure:42604: checking for gstreamer_app/gst/app/gstappsink.h
  25092.  
  25093. configure:42604: result: no
  25094.  
  25095. configure:42610: checking gstreamer-app-0.10/gst/app/gstappsink.h usability
  25096.  
  25097. configure:42610: /usr/share/emscripten/emcc -c conftest.c >&5
  25098.  
  25099. conftest.c:129:10: fatal error: 'gstreamer-app-0.10/gst/app/gstappsink.h' file not found
  25100.  
  25101. #include <gstreamer-app-0.10/gst/app/gstappsink.h>
  25102.  
  25103. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  25104.  
  25105. 1 error generated.
  25106.  
  25107. configure:42610: $? = 1
  25108.  
  25109. configure: failed program was:
  25110.  
  25111. | /* confdefs.h */
  25112.  
  25113. | #define PACKAGE_NAME "gnash"
  25114.  
  25115. | #define PACKAGE_TARNAME "gnash"
  25116.  
  25117. | #define PACKAGE_VERSION "0.8.11dev"
  25118.  
  25119. | #define PACKAGE_STRING "gnash 0.8.11dev"
  25120.  
  25121. | #define PACKAGE_BUGREPORT ""
  25122.  
  25123. | #define PACKAGE_URL ""
  25124.  
  25125. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  25126.  
  25127. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  25128.  
  25129. | #define DEFAULT_FLASH_REV_NUMBER "999"
  25130.  
  25131. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  25132.  
  25133. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  25134.  
  25135. | #define DEFAULT_STREAMS_TIMEOUT 60
  25136.  
  25137. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  25138.  
  25139. | #define LINUX_HOST 1
  25140.  
  25141. | #define PACKAGE "gnash"
  25142.  
  25143. | #define VERSION "0.8.11dev"
  25144.  
  25145. | #define ENABLE_NLS 1
  25146.  
  25147. | #define HAVE_GETTEXT 1
  25148.  
  25149. | #define HAVE_DCGETTEXT 1
  25150.  
  25151. | #define STDC_HEADERS 1
  25152.  
  25153. | #define HAVE_SYS_TYPES_H 1
  25154.  
  25155. | #define HAVE_SYS_STAT_H 1
  25156.  
  25157. | #define HAVE_STDLIB_H 1
  25158.  
  25159. | #define HAVE_STRING_H 1
  25160.  
  25161. | #define HAVE_MEMORY_H 1
  25162.  
  25163. | #define HAVE_STRINGS_H 1
  25164.  
  25165. | #define HAVE_INTTYPES_H 1
  25166.  
  25167. | #define HAVE_STDINT_H 1
  25168.  
  25169. | #define HAVE_UNISTD_H 1
  25170.  
  25171. | #define USE_STATS_CACHE 1
  25172.  
  25173. | #define USE_LC 1
  25174.  
  25175. | #define USE_SOUND 1
  25176.  
  25177. | #define USE_MEDIA 1
  25178.  
  25179. | #define HAVE_FFMPEG_AVCODEC_H 1
  25180.  
  25181. | #define PIXELFORMAT_RGB555 1
  25182.  
  25183. | #define PIXELFORMAT_RGB565 1
  25184.  
  25185. | #define PIXELFORMAT_RGB24 1
  25186.  
  25187. | #define PIXELFORMAT_BGR24 1
  25188.  
  25189. | #define PIXELFORMAT_RGBA32 1
  25190.  
  25191. | #define PIXELFORMAT_BGRA32 1
  25192.  
  25193. | #define PIXELFORMAT_ARGB32 1
  25194.  
  25195. | #define PIXELFORMAT_ABGR32 1
  25196.  
  25197. | #define RENDERER_AGG 1
  25198.  
  25199. | #define RENDERER_CAIRO 1
  25200.  
  25201. | #define HAVE_DLFCN_H 1
  25202.  
  25203. | #define LT_OBJDIR ".libs/"
  25204.  
  25205. | #define HAVE_LTDL_H 1
  25206.  
  25207. | #define HAVE_LTDL 1
  25208.  
  25209. | #define DEBUG_LOGGING 1
  25210.  
  25211. | #define HAVE_MALLINFO 1
  25212.  
  25213. | #define HAVE_IPC_INFO 1
  25214.  
  25215. | #define USE_MENUS /**/
  25216.  
  25217. | #define USE_SWFTREE /**/
  25218.  
  25219. | #define USE_TESTSUITE /**/
  25220.  
  25221. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  25222.  
  25223. | #define USE_CGIBIN 1
  25224.  
  25225. | #define ENABLE_DOUBLE_BUFFERING 1
  25226.  
  25227. | #define USE_TSLIB 1
  25228.  
  25229. | #define USE_KEYBOARD_PS2 1
  25230.  
  25231. | #define USE_INPUT_EVENTS 1
  25232.  
  25233. | #define USE_GIF 1
  25234.  
  25235. | #define USE_PNG 1
  25236.  
  25237. | #define HAVE_DIRENT_H 1
  25238.  
  25239. | #define HAVE_GETOPT_H 1
  25240.  
  25241. | #define HAVE_LIBGEN_H 1
  25242.  
  25243. | #define HAVE_PWD_H 1
  25244.  
  25245. | #define HAVE_SYS_UTSNAME_H 1
  25246.  
  25247. | #define HAVE_SIGNAL_H 1
  25248.  
  25249. | #define HAVE_UNISTD_H 1
  25250.  
  25251. | #define HAVE_SYS_TIME_H 1
  25252.  
  25253. | #define HAVE_GETPWNAM 1
  25254.  
  25255. | #define IPC_PERM_KEY key
  25256.  
  25257. | #define HAVE_SEMGET 1
  25258.  
  25259. | #define HAVE_FINITE 1
  25260.  
  25261. | #define HAVE_GETOPT 1
  25262.  
  25263. | #define HAVE_GETTIMEOFDAY 1
  25264.  
  25265. | #define HAVE_FTIME 1
  25266.  
  25267. | #define HAVE_TZSET 1
  25268.  
  25269. | #define HAVE_LOCALTIME_R 1
  25270.  
  25271. | #define HAVE_TM_GMTOFF 1
  25272.  
  25273. | #define HAVE_LONG_TIMEZONE 1
  25274.  
  25275. | #define HAVE_MKSTEMPS 1
  25276.  
  25277. | #define HAVE_SYSCONF 1
  25278.  
  25279. | #define HAVE_SHMGET 1
  25280.  
  25281. | #define HAVE_SHMAT 1
  25282.  
  25283. | #define HAVE_SHMDT 1
  25284.  
  25285. | #define HAVE_MMAP 1
  25286.  
  25287. | #define HAVE_SCANDIR 1
  25288.  
  25289. | #define HAVE_LIBRT 1
  25290.  
  25291. | #define HAVE_CLOCK_GETTIME 1
  25292.  
  25293. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  25294.  
  25295. | #define HAVE_GLES2_GL2_H 1
  25296.  
  25297. | #define BUILD_RAWFB_DEVICE 1
  25298.  
  25299. | /* end confdefs.h. */
  25300.  
  25301. | #include <stdio.h>
  25302.  
  25303. | #ifdef HAVE_SYS_TYPES_H
  25304.  
  25305. | # include <sys/types.h>
  25306.  
  25307. | #endif
  25308.  
  25309. | #ifdef HAVE_SYS_STAT_H
  25310.  
  25311. | # include <sys/stat.h>
  25312.  
  25313. | #endif
  25314.  
  25315. | #ifdef STDC_HEADERS
  25316.  
  25317. | # include <stdlib.h>
  25318.  
  25319. | # include <stddef.h>
  25320.  
  25321. | #else
  25322.  
  25323. | # ifdef HAVE_STDLIB_H
  25324.  
  25325. | # include <stdlib.h>
  25326.  
  25327. | # endif
  25328.  
  25329. | #endif
  25330.  
  25331. | #ifdef HAVE_STRING_H
  25332.  
  25333. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  25334.  
  25335. | # include <memory.h>
  25336.  
  25337. | # endif
  25338.  
  25339. | # include <string.h>
  25340.  
  25341. | #endif
  25342.  
  25343. | #ifdef HAVE_STRINGS_H
  25344.  
  25345. | # include <strings.h>
  25346.  
  25347. | #endif
  25348.  
  25349. | #ifdef HAVE_INTTYPES_H
  25350.  
  25351. | # include <inttypes.h>
  25352.  
  25353. | #endif
  25354.  
  25355. | #ifdef HAVE_STDINT_H
  25356.  
  25357. | # include <stdint.h>
  25358.  
  25359. | #endif
  25360.  
  25361. | #ifdef HAVE_UNISTD_H
  25362.  
  25363. | # include <unistd.h>
  25364.  
  25365. | #endif
  25366.  
  25367. | #include <gstreamer-app-0.10/gst/app/gstappsink.h>
  25368.  
  25369. configure:42610: result: no
  25370.  
  25371. configure:42610: checking gstreamer-app-0.10/gst/app/gstappsink.h presence
  25372.  
  25373. configure:42610: /usr/share/emscripten/emcc -E conftest.c
  25374.  
  25375. conftest.c:96:10: fatal error: 'gstreamer-app-0.10/gst/app/gstappsink.h' file not found
  25376.  
  25377. #include <gstreamer-app-0.10/gst/app/gstappsink.h>
  25378.  
  25379. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  25380.  
  25381. 1 error generated.
  25382.  
  25383. configure:42610: $? = 1
  25384.  
  25385. configure: failed program was:
  25386.  
  25387. | /* confdefs.h */
  25388.  
  25389. | #define PACKAGE_NAME "gnash"
  25390.  
  25391. | #define PACKAGE_TARNAME "gnash"
  25392.  
  25393. | #define PACKAGE_VERSION "0.8.11dev"
  25394.  
  25395. | #define PACKAGE_STRING "gnash 0.8.11dev"
  25396.  
  25397. | #define PACKAGE_BUGREPORT ""
  25398.  
  25399. | #define PACKAGE_URL ""
  25400.  
  25401. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  25402.  
  25403. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  25404.  
  25405. | #define DEFAULT_FLASH_REV_NUMBER "999"
  25406.  
  25407. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  25408.  
  25409. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  25410.  
  25411. | #define DEFAULT_STREAMS_TIMEOUT 60
  25412.  
  25413. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  25414.  
  25415. | #define LINUX_HOST 1
  25416.  
  25417. | #define PACKAGE "gnash"
  25418.  
  25419. | #define VERSION "0.8.11dev"
  25420.  
  25421. | #define ENABLE_NLS 1
  25422.  
  25423. | #define HAVE_GETTEXT 1
  25424.  
  25425. | #define HAVE_DCGETTEXT 1
  25426.  
  25427. | #define STDC_HEADERS 1
  25428.  
  25429. | #define HAVE_SYS_TYPES_H 1
  25430.  
  25431. | #define HAVE_SYS_STAT_H 1
  25432.  
  25433. | #define HAVE_STDLIB_H 1
  25434.  
  25435. | #define HAVE_STRING_H 1
  25436.  
  25437. | #define HAVE_MEMORY_H 1
  25438.  
  25439. | #define HAVE_STRINGS_H 1
  25440.  
  25441. | #define HAVE_INTTYPES_H 1
  25442.  
  25443. | #define HAVE_STDINT_H 1
  25444.  
  25445. | #define HAVE_UNISTD_H 1
  25446.  
  25447. | #define USE_STATS_CACHE 1
  25448.  
  25449. | #define USE_LC 1
  25450.  
  25451. | #define USE_SOUND 1
  25452.  
  25453. | #define USE_MEDIA 1
  25454.  
  25455. | #define HAVE_FFMPEG_AVCODEC_H 1
  25456.  
  25457. | #define PIXELFORMAT_RGB555 1
  25458.  
  25459. | #define PIXELFORMAT_RGB565 1
  25460.  
  25461. | #define PIXELFORMAT_RGB24 1
  25462.  
  25463. | #define PIXELFORMAT_BGR24 1
  25464.  
  25465. | #define PIXELFORMAT_RGBA32 1
  25466.  
  25467. | #define PIXELFORMAT_BGRA32 1
  25468.  
  25469. | #define PIXELFORMAT_ARGB32 1
  25470.  
  25471. | #define PIXELFORMAT_ABGR32 1
  25472.  
  25473. | #define RENDERER_AGG 1
  25474.  
  25475. | #define RENDERER_CAIRO 1
  25476.  
  25477. | #define HAVE_DLFCN_H 1
  25478.  
  25479. | #define LT_OBJDIR ".libs/"
  25480.  
  25481. | #define HAVE_LTDL_H 1
  25482.  
  25483. | #define HAVE_LTDL 1
  25484.  
  25485. | #define DEBUG_LOGGING 1
  25486.  
  25487. | #define HAVE_MALLINFO 1
  25488.  
  25489. | #define HAVE_IPC_INFO 1
  25490.  
  25491. | #define USE_MENUS /**/
  25492.  
  25493. | #define USE_SWFTREE /**/
  25494.  
  25495. | #define USE_TESTSUITE /**/
  25496.  
  25497. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  25498.  
  25499. | #define USE_CGIBIN 1
  25500.  
  25501. | #define ENABLE_DOUBLE_BUFFERING 1
  25502.  
  25503. | #define USE_TSLIB 1
  25504.  
  25505. | #define USE_KEYBOARD_PS2 1
  25506.  
  25507. | #define USE_INPUT_EVENTS 1
  25508.  
  25509. | #define USE_GIF 1
  25510.  
  25511. | #define USE_PNG 1
  25512.  
  25513. | #define HAVE_DIRENT_H 1
  25514.  
  25515. | #define HAVE_GETOPT_H 1
  25516.  
  25517. | #define HAVE_LIBGEN_H 1
  25518.  
  25519. | #define HAVE_PWD_H 1
  25520.  
  25521. | #define HAVE_SYS_UTSNAME_H 1
  25522.  
  25523. | #define HAVE_SIGNAL_H 1
  25524.  
  25525. | #define HAVE_UNISTD_H 1
  25526.  
  25527. | #define HAVE_SYS_TIME_H 1
  25528.  
  25529. | #define HAVE_GETPWNAM 1
  25530.  
  25531. | #define IPC_PERM_KEY key
  25532.  
  25533. | #define HAVE_SEMGET 1
  25534.  
  25535. | #define HAVE_FINITE 1
  25536.  
  25537. | #define HAVE_GETOPT 1
  25538.  
  25539. | #define HAVE_GETTIMEOFDAY 1
  25540.  
  25541. | #define HAVE_FTIME 1
  25542.  
  25543. | #define HAVE_TZSET 1
  25544.  
  25545. | #define HAVE_LOCALTIME_R 1
  25546.  
  25547. | #define HAVE_TM_GMTOFF 1
  25548.  
  25549. | #define HAVE_LONG_TIMEZONE 1
  25550.  
  25551. | #define HAVE_MKSTEMPS 1
  25552.  
  25553. | #define HAVE_SYSCONF 1
  25554.  
  25555. | #define HAVE_SHMGET 1
  25556.  
  25557. | #define HAVE_SHMAT 1
  25558.  
  25559. | #define HAVE_SHMDT 1
  25560.  
  25561. | #define HAVE_MMAP 1
  25562.  
  25563. | #define HAVE_SCANDIR 1
  25564.  
  25565. | #define HAVE_LIBRT 1
  25566.  
  25567. | #define HAVE_CLOCK_GETTIME 1
  25568.  
  25569. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  25570.  
  25571. | #define HAVE_GLES2_GL2_H 1
  25572.  
  25573. | #define BUILD_RAWFB_DEVICE 1
  25574.  
  25575. | /* end confdefs.h. */
  25576.  
  25577. | #include <gstreamer-app-0.10/gst/app/gstappsink.h>
  25578.  
  25579. configure:42610: result: no
  25580.  
  25581. configure:42610: checking for gstreamer-app-0.10/gst/app/gstappsink.h
  25582.  
  25583. configure:42610: result: no
  25584.  
  25585. configure:42615: checking for gst/app/gstappsink.h
  25586.  
  25587. configure:42615: result: no
  25588.  
  25589. configure:42663: checking for gst/app/gstappsink.h header
  25590.  
  25591. configure:42678: result: not found
  25592.  
  25593. configure:42959: checking for gst/gst.h header using pkg-config
  25594.  
  25595. configure:42970: result: not found
  25596.  
  25597. configure:42977: checking for gstreamer-config
  25598.  
  25599. configure:43010: result: no
  25600.  
  25601. configure:43035: checking gst/gst.h usability
  25602.  
  25603. configure:43035: /usr/share/emscripten/emcc -c conftest.c >&5
  25604.  
  25605. conftest.c:129:10: fatal error: 'gst/gst.h' file not found
  25606.  
  25607. #include <gst/gst.h>
  25608.  
  25609. ^~~~~~~~~~~
  25610.  
  25611. 1 error generated.
  25612.  
  25613. configure:43035: $? = 1
  25614.  
  25615. configure: failed program was:
  25616.  
  25617. | /* confdefs.h */
  25618.  
  25619. | #define PACKAGE_NAME "gnash"
  25620.  
  25621. | #define PACKAGE_TARNAME "gnash"
  25622.  
  25623. | #define PACKAGE_VERSION "0.8.11dev"
  25624.  
  25625. | #define PACKAGE_STRING "gnash 0.8.11dev"
  25626.  
  25627. | #define PACKAGE_BUGREPORT ""
  25628.  
  25629. | #define PACKAGE_URL ""
  25630.  
  25631. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  25632.  
  25633. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  25634.  
  25635. | #define DEFAULT_FLASH_REV_NUMBER "999"
  25636.  
  25637. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  25638.  
  25639. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  25640.  
  25641. | #define DEFAULT_STREAMS_TIMEOUT 60
  25642.  
  25643. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  25644.  
  25645. | #define LINUX_HOST 1
  25646.  
  25647. | #define PACKAGE "gnash"
  25648.  
  25649. | #define VERSION "0.8.11dev"
  25650.  
  25651. | #define ENABLE_NLS 1
  25652.  
  25653. | #define HAVE_GETTEXT 1
  25654.  
  25655. | #define HAVE_DCGETTEXT 1
  25656.  
  25657. | #define STDC_HEADERS 1
  25658.  
  25659. | #define HAVE_SYS_TYPES_H 1
  25660.  
  25661. | #define HAVE_SYS_STAT_H 1
  25662.  
  25663. | #define HAVE_STDLIB_H 1
  25664.  
  25665. | #define HAVE_STRING_H 1
  25666.  
  25667. | #define HAVE_MEMORY_H 1
  25668.  
  25669. | #define HAVE_STRINGS_H 1
  25670.  
  25671. | #define HAVE_INTTYPES_H 1
  25672.  
  25673. | #define HAVE_STDINT_H 1
  25674.  
  25675. | #define HAVE_UNISTD_H 1
  25676.  
  25677. | #define USE_STATS_CACHE 1
  25678.  
  25679. | #define USE_LC 1
  25680.  
  25681. | #define USE_SOUND 1
  25682.  
  25683. | #define USE_MEDIA 1
  25684.  
  25685. | #define HAVE_FFMPEG_AVCODEC_H 1
  25686.  
  25687. | #define PIXELFORMAT_RGB555 1
  25688.  
  25689. | #define PIXELFORMAT_RGB565 1
  25690.  
  25691. | #define PIXELFORMAT_RGB24 1
  25692.  
  25693. | #define PIXELFORMAT_BGR24 1
  25694.  
  25695. | #define PIXELFORMAT_RGBA32 1
  25696.  
  25697. | #define PIXELFORMAT_BGRA32 1
  25698.  
  25699. | #define PIXELFORMAT_ARGB32 1
  25700.  
  25701. | #define PIXELFORMAT_ABGR32 1
  25702.  
  25703. | #define RENDERER_AGG 1
  25704.  
  25705. | #define RENDERER_CAIRO 1
  25706.  
  25707. | #define HAVE_DLFCN_H 1
  25708.  
  25709. | #define LT_OBJDIR ".libs/"
  25710.  
  25711. | #define HAVE_LTDL_H 1
  25712.  
  25713. | #define HAVE_LTDL 1
  25714.  
  25715. | #define DEBUG_LOGGING 1
  25716.  
  25717. | #define HAVE_MALLINFO 1
  25718.  
  25719. | #define HAVE_IPC_INFO 1
  25720.  
  25721. | #define USE_MENUS /**/
  25722.  
  25723. | #define USE_SWFTREE /**/
  25724.  
  25725. | #define USE_TESTSUITE /**/
  25726.  
  25727. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  25728.  
  25729. | #define USE_CGIBIN 1
  25730.  
  25731. | #define ENABLE_DOUBLE_BUFFERING 1
  25732.  
  25733. | #define USE_TSLIB 1
  25734.  
  25735. | #define USE_KEYBOARD_PS2 1
  25736.  
  25737. | #define USE_INPUT_EVENTS 1
  25738.  
  25739. | #define USE_GIF 1
  25740.  
  25741. | #define USE_PNG 1
  25742.  
  25743. | #define HAVE_DIRENT_H 1
  25744.  
  25745. | #define HAVE_GETOPT_H 1
  25746.  
  25747. | #define HAVE_LIBGEN_H 1
  25748.  
  25749. | #define HAVE_PWD_H 1
  25750.  
  25751. | #define HAVE_SYS_UTSNAME_H 1
  25752.  
  25753. | #define HAVE_SIGNAL_H 1
  25754.  
  25755. | #define HAVE_UNISTD_H 1
  25756.  
  25757. | #define HAVE_SYS_TIME_H 1
  25758.  
  25759. | #define HAVE_GETPWNAM 1
  25760.  
  25761. | #define IPC_PERM_KEY key
  25762.  
  25763. | #define HAVE_SEMGET 1
  25764.  
  25765. | #define HAVE_FINITE 1
  25766.  
  25767. | #define HAVE_GETOPT 1
  25768.  
  25769. | #define HAVE_GETTIMEOFDAY 1
  25770.  
  25771. | #define HAVE_FTIME 1
  25772.  
  25773. | #define HAVE_TZSET 1
  25774.  
  25775. | #define HAVE_LOCALTIME_R 1
  25776.  
  25777. | #define HAVE_TM_GMTOFF 1
  25778.  
  25779. | #define HAVE_LONG_TIMEZONE 1
  25780.  
  25781. | #define HAVE_MKSTEMPS 1
  25782.  
  25783. | #define HAVE_SYSCONF 1
  25784.  
  25785. | #define HAVE_SHMGET 1
  25786.  
  25787. | #define HAVE_SHMAT 1
  25788.  
  25789. | #define HAVE_SHMDT 1
  25790.  
  25791. | #define HAVE_MMAP 1
  25792.  
  25793. | #define HAVE_SCANDIR 1
  25794.  
  25795. | #define HAVE_LIBRT 1
  25796.  
  25797. | #define HAVE_CLOCK_GETTIME 1
  25798.  
  25799. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  25800.  
  25801. | #define HAVE_GLES2_GL2_H 1
  25802.  
  25803. | #define BUILD_RAWFB_DEVICE 1
  25804.  
  25805. | /* end confdefs.h. */
  25806.  
  25807. | #include <stdio.h>
  25808.  
  25809. | #ifdef HAVE_SYS_TYPES_H
  25810.  
  25811. | # include <sys/types.h>
  25812.  
  25813. | #endif
  25814.  
  25815. | #ifdef HAVE_SYS_STAT_H
  25816.  
  25817. | # include <sys/stat.h>
  25818.  
  25819. | #endif
  25820.  
  25821. | #ifdef STDC_HEADERS
  25822.  
  25823. | # include <stdlib.h>
  25824.  
  25825. | # include <stddef.h>
  25826.  
  25827. | #else
  25828.  
  25829. | # ifdef HAVE_STDLIB_H
  25830.  
  25831. | # include <stdlib.h>
  25832.  
  25833. | # endif
  25834.  
  25835. | #endif
  25836.  
  25837. | #ifdef HAVE_STRING_H
  25838.  
  25839. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  25840.  
  25841. | # include <memory.h>
  25842.  
  25843. | # endif
  25844.  
  25845. | # include <string.h>
  25846.  
  25847. | #endif
  25848.  
  25849. | #ifdef HAVE_STRINGS_H
  25850.  
  25851. | # include <strings.h>
  25852.  
  25853. | #endif
  25854.  
  25855. | #ifdef HAVE_INTTYPES_H
  25856.  
  25857. | # include <inttypes.h>
  25858.  
  25859. | #endif
  25860.  
  25861. | #ifdef HAVE_STDINT_H
  25862.  
  25863. | # include <stdint.h>
  25864.  
  25865. | #endif
  25866.  
  25867. | #ifdef HAVE_UNISTD_H
  25868.  
  25869. | # include <unistd.h>
  25870.  
  25871. | #endif
  25872.  
  25873. | #include <gst/gst.h>
  25874.  
  25875. configure:43035: result: no
  25876.  
  25877. configure:43035: checking gst/gst.h presence
  25878.  
  25879. configure:43035: /usr/share/emscripten/emcc -E conftest.c
  25880.  
  25881. conftest.c:96:10: fatal error: 'gst/gst.h' file not found
  25882.  
  25883. #include <gst/gst.h>
  25884.  
  25885. ^~~~~~~~~~~
  25886.  
  25887. 1 error generated.
  25888.  
  25889. configure:43035: $? = 1
  25890.  
  25891. configure: failed program was:
  25892.  
  25893. | /* confdefs.h */
  25894.  
  25895. | #define PACKAGE_NAME "gnash"
  25896.  
  25897. | #define PACKAGE_TARNAME "gnash"
  25898.  
  25899. | #define PACKAGE_VERSION "0.8.11dev"
  25900.  
  25901. | #define PACKAGE_STRING "gnash 0.8.11dev"
  25902.  
  25903. | #define PACKAGE_BUGREPORT ""
  25904.  
  25905. | #define PACKAGE_URL ""
  25906.  
  25907. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  25908.  
  25909. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  25910.  
  25911. | #define DEFAULT_FLASH_REV_NUMBER "999"
  25912.  
  25913. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  25914.  
  25915. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  25916.  
  25917. | #define DEFAULT_STREAMS_TIMEOUT 60
  25918.  
  25919. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  25920.  
  25921. | #define LINUX_HOST 1
  25922.  
  25923. | #define PACKAGE "gnash"
  25924.  
  25925. | #define VERSION "0.8.11dev"
  25926.  
  25927. | #define ENABLE_NLS 1
  25928.  
  25929. | #define HAVE_GETTEXT 1
  25930.  
  25931. | #define HAVE_DCGETTEXT 1
  25932.  
  25933. | #define STDC_HEADERS 1
  25934.  
  25935. | #define HAVE_SYS_TYPES_H 1
  25936.  
  25937. | #define HAVE_SYS_STAT_H 1
  25938.  
  25939. | #define HAVE_STDLIB_H 1
  25940.  
  25941. | #define HAVE_STRING_H 1
  25942.  
  25943. | #define HAVE_MEMORY_H 1
  25944.  
  25945. | #define HAVE_STRINGS_H 1
  25946.  
  25947. | #define HAVE_INTTYPES_H 1
  25948.  
  25949. | #define HAVE_STDINT_H 1
  25950.  
  25951. | #define HAVE_UNISTD_H 1
  25952.  
  25953. | #define USE_STATS_CACHE 1
  25954.  
  25955. | #define USE_LC 1
  25956.  
  25957. | #define USE_SOUND 1
  25958.  
  25959. | #define USE_MEDIA 1
  25960.  
  25961. | #define HAVE_FFMPEG_AVCODEC_H 1
  25962.  
  25963. | #define PIXELFORMAT_RGB555 1
  25964.  
  25965. | #define PIXELFORMAT_RGB565 1
  25966.  
  25967. | #define PIXELFORMAT_RGB24 1
  25968.  
  25969. | #define PIXELFORMAT_BGR24 1
  25970.  
  25971. | #define PIXELFORMAT_RGBA32 1
  25972.  
  25973. | #define PIXELFORMAT_BGRA32 1
  25974.  
  25975. | #define PIXELFORMAT_ARGB32 1
  25976.  
  25977. | #define PIXELFORMAT_ABGR32 1
  25978.  
  25979. | #define RENDERER_AGG 1
  25980.  
  25981. | #define RENDERER_CAIRO 1
  25982.  
  25983. | #define HAVE_DLFCN_H 1
  25984.  
  25985. | #define LT_OBJDIR ".libs/"
  25986.  
  25987. | #define HAVE_LTDL_H 1
  25988.  
  25989. | #define HAVE_LTDL 1
  25990.  
  25991. | #define DEBUG_LOGGING 1
  25992.  
  25993. | #define HAVE_MALLINFO 1
  25994.  
  25995. | #define HAVE_IPC_INFO 1
  25996.  
  25997. | #define USE_MENUS /**/
  25998.  
  25999. | #define USE_SWFTREE /**/
  26000.  
  26001. | #define USE_TESTSUITE /**/
  26002.  
  26003. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  26004.  
  26005. | #define USE_CGIBIN 1
  26006.  
  26007. | #define ENABLE_DOUBLE_BUFFERING 1
  26008.  
  26009. | #define USE_TSLIB 1
  26010.  
  26011. | #define USE_KEYBOARD_PS2 1
  26012.  
  26013. | #define USE_INPUT_EVENTS 1
  26014.  
  26015. | #define USE_GIF 1
  26016.  
  26017. | #define USE_PNG 1
  26018.  
  26019. | #define HAVE_DIRENT_H 1
  26020.  
  26021. | #define HAVE_GETOPT_H 1
  26022.  
  26023. | #define HAVE_LIBGEN_H 1
  26024.  
  26025. | #define HAVE_PWD_H 1
  26026.  
  26027. | #define HAVE_SYS_UTSNAME_H 1
  26028.  
  26029. | #define HAVE_SIGNAL_H 1
  26030.  
  26031. | #define HAVE_UNISTD_H 1
  26032.  
  26033. | #define HAVE_SYS_TIME_H 1
  26034.  
  26035. | #define HAVE_GETPWNAM 1
  26036.  
  26037. | #define IPC_PERM_KEY key
  26038.  
  26039. | #define HAVE_SEMGET 1
  26040.  
  26041. | #define HAVE_FINITE 1
  26042.  
  26043. | #define HAVE_GETOPT 1
  26044.  
  26045. | #define HAVE_GETTIMEOFDAY 1
  26046.  
  26047. | #define HAVE_FTIME 1
  26048.  
  26049. | #define HAVE_TZSET 1
  26050.  
  26051. | #define HAVE_LOCALTIME_R 1
  26052.  
  26053. | #define HAVE_TM_GMTOFF 1
  26054.  
  26055. | #define HAVE_LONG_TIMEZONE 1
  26056.  
  26057. | #define HAVE_MKSTEMPS 1
  26058.  
  26059. | #define HAVE_SYSCONF 1
  26060.  
  26061. | #define HAVE_SHMGET 1
  26062.  
  26063. | #define HAVE_SHMAT 1
  26064.  
  26065. | #define HAVE_SHMDT 1
  26066.  
  26067. | #define HAVE_MMAP 1
  26068.  
  26069. | #define HAVE_SCANDIR 1
  26070.  
  26071. | #define HAVE_LIBRT 1
  26072.  
  26073. | #define HAVE_CLOCK_GETTIME 1
  26074.  
  26075. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  26076.  
  26077. | #define HAVE_GLES2_GL2_H 1
  26078.  
  26079. | #define BUILD_RAWFB_DEVICE 1
  26080.  
  26081. | /* end confdefs.h. */
  26082.  
  26083. | #include <gst/gst.h>
  26084.  
  26085. configure:43035: result: no
  26086.  
  26087. configure:43035: checking for gst/gst.h
  26088.  
  26089. configure:43035: result: no
  26090.  
  26091. configure:43040: checking gstreamer/gst/gst.h usability
  26092.  
  26093. configure:43040: /usr/share/emscripten/emcc -c conftest.c >&5
  26094.  
  26095. conftest.c:129:10: fatal error: 'gstreamer/gst/gst.h' file not found
  26096.  
  26097. #include <gstreamer/gst/gst.h>
  26098.  
  26099. ^~~~~~~~~~~~~~~~~~~~~
  26100.  
  26101. 1 error generated.
  26102.  
  26103. configure:43040: $? = 1
  26104.  
  26105. configure: failed program was:
  26106.  
  26107. | /* confdefs.h */
  26108.  
  26109. | #define PACKAGE_NAME "gnash"
  26110.  
  26111. | #define PACKAGE_TARNAME "gnash"
  26112.  
  26113. | #define PACKAGE_VERSION "0.8.11dev"
  26114.  
  26115. | #define PACKAGE_STRING "gnash 0.8.11dev"
  26116.  
  26117. | #define PACKAGE_BUGREPORT ""
  26118.  
  26119. | #define PACKAGE_URL ""
  26120.  
  26121. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  26122.  
  26123. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  26124.  
  26125. | #define DEFAULT_FLASH_REV_NUMBER "999"
  26126.  
  26127. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  26128.  
  26129. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  26130.  
  26131. | #define DEFAULT_STREAMS_TIMEOUT 60
  26132.  
  26133. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  26134.  
  26135. | #define LINUX_HOST 1
  26136.  
  26137. | #define PACKAGE "gnash"
  26138.  
  26139. | #define VERSION "0.8.11dev"
  26140.  
  26141. | #define ENABLE_NLS 1
  26142.  
  26143. | #define HAVE_GETTEXT 1
  26144.  
  26145. | #define HAVE_DCGETTEXT 1
  26146.  
  26147. | #define STDC_HEADERS 1
  26148.  
  26149. | #define HAVE_SYS_TYPES_H 1
  26150.  
  26151. | #define HAVE_SYS_STAT_H 1
  26152.  
  26153. | #define HAVE_STDLIB_H 1
  26154.  
  26155. | #define HAVE_STRING_H 1
  26156.  
  26157. | #define HAVE_MEMORY_H 1
  26158.  
  26159. | #define HAVE_STRINGS_H 1
  26160.  
  26161. | #define HAVE_INTTYPES_H 1
  26162.  
  26163. | #define HAVE_STDINT_H 1
  26164.  
  26165. | #define HAVE_UNISTD_H 1
  26166.  
  26167. | #define USE_STATS_CACHE 1
  26168.  
  26169. | #define USE_LC 1
  26170.  
  26171. | #define USE_SOUND 1
  26172.  
  26173. | #define USE_MEDIA 1
  26174.  
  26175. | #define HAVE_FFMPEG_AVCODEC_H 1
  26176.  
  26177. | #define PIXELFORMAT_RGB555 1
  26178.  
  26179. | #define PIXELFORMAT_RGB565 1
  26180.  
  26181. | #define PIXELFORMAT_RGB24 1
  26182.  
  26183. | #define PIXELFORMAT_BGR24 1
  26184.  
  26185. | #define PIXELFORMAT_RGBA32 1
  26186.  
  26187. | #define PIXELFORMAT_BGRA32 1
  26188.  
  26189. | #define PIXELFORMAT_ARGB32 1
  26190.  
  26191. | #define PIXELFORMAT_ABGR32 1
  26192.  
  26193. | #define RENDERER_AGG 1
  26194.  
  26195. | #define RENDERER_CAIRO 1
  26196.  
  26197. | #define HAVE_DLFCN_H 1
  26198.  
  26199. | #define LT_OBJDIR ".libs/"
  26200.  
  26201. | #define HAVE_LTDL_H 1
  26202.  
  26203. | #define HAVE_LTDL 1
  26204.  
  26205. | #define DEBUG_LOGGING 1
  26206.  
  26207. | #define HAVE_MALLINFO 1
  26208.  
  26209. | #define HAVE_IPC_INFO 1
  26210.  
  26211. | #define USE_MENUS /**/
  26212.  
  26213. | #define USE_SWFTREE /**/
  26214.  
  26215. | #define USE_TESTSUITE /**/
  26216.  
  26217. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  26218.  
  26219. | #define USE_CGIBIN 1
  26220.  
  26221. | #define ENABLE_DOUBLE_BUFFERING 1
  26222.  
  26223. | #define USE_TSLIB 1
  26224.  
  26225. | #define USE_KEYBOARD_PS2 1
  26226.  
  26227. | #define USE_INPUT_EVENTS 1
  26228.  
  26229. | #define USE_GIF 1
  26230.  
  26231. | #define USE_PNG 1
  26232.  
  26233. | #define HAVE_DIRENT_H 1
  26234.  
  26235. | #define HAVE_GETOPT_H 1
  26236.  
  26237. | #define HAVE_LIBGEN_H 1
  26238.  
  26239. | #define HAVE_PWD_H 1
  26240.  
  26241. | #define HAVE_SYS_UTSNAME_H 1
  26242.  
  26243. | #define HAVE_SIGNAL_H 1
  26244.  
  26245. | #define HAVE_UNISTD_H 1
  26246.  
  26247. | #define HAVE_SYS_TIME_H 1
  26248.  
  26249. | #define HAVE_GETPWNAM 1
  26250.  
  26251. | #define IPC_PERM_KEY key
  26252.  
  26253. | #define HAVE_SEMGET 1
  26254.  
  26255. | #define HAVE_FINITE 1
  26256.  
  26257. | #define HAVE_GETOPT 1
  26258.  
  26259. | #define HAVE_GETTIMEOFDAY 1
  26260.  
  26261. | #define HAVE_FTIME 1
  26262.  
  26263. | #define HAVE_TZSET 1
  26264.  
  26265. | #define HAVE_LOCALTIME_R 1
  26266.  
  26267. | #define HAVE_TM_GMTOFF 1
  26268.  
  26269. | #define HAVE_LONG_TIMEZONE 1
  26270.  
  26271. | #define HAVE_MKSTEMPS 1
  26272.  
  26273. | #define HAVE_SYSCONF 1
  26274.  
  26275. | #define HAVE_SHMGET 1
  26276.  
  26277. | #define HAVE_SHMAT 1
  26278.  
  26279. | #define HAVE_SHMDT 1
  26280.  
  26281. | #define HAVE_MMAP 1
  26282.  
  26283. | #define HAVE_SCANDIR 1
  26284.  
  26285. | #define HAVE_LIBRT 1
  26286.  
  26287. | #define HAVE_CLOCK_GETTIME 1
  26288.  
  26289. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  26290.  
  26291. | #define HAVE_GLES2_GL2_H 1
  26292.  
  26293. | #define BUILD_RAWFB_DEVICE 1
  26294.  
  26295. | /* end confdefs.h. */
  26296.  
  26297. | #include <stdio.h>
  26298.  
  26299. | #ifdef HAVE_SYS_TYPES_H
  26300.  
  26301. | # include <sys/types.h>
  26302.  
  26303. | #endif
  26304.  
  26305. | #ifdef HAVE_SYS_STAT_H
  26306.  
  26307. | # include <sys/stat.h>
  26308.  
  26309. | #endif
  26310.  
  26311. | #ifdef STDC_HEADERS
  26312.  
  26313. | # include <stdlib.h>
  26314.  
  26315. | # include <stddef.h>
  26316.  
  26317. | #else
  26318.  
  26319. | # ifdef HAVE_STDLIB_H
  26320.  
  26321. | # include <stdlib.h>
  26322.  
  26323. | # endif
  26324.  
  26325. | #endif
  26326.  
  26327. | #ifdef HAVE_STRING_H
  26328.  
  26329. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  26330.  
  26331. | # include <memory.h>
  26332.  
  26333. | # endif
  26334.  
  26335. | # include <string.h>
  26336.  
  26337. | #endif
  26338.  
  26339. | #ifdef HAVE_STRINGS_H
  26340.  
  26341. | # include <strings.h>
  26342.  
  26343. | #endif
  26344.  
  26345. | #ifdef HAVE_INTTYPES_H
  26346.  
  26347. | # include <inttypes.h>
  26348.  
  26349. | #endif
  26350.  
  26351. | #ifdef HAVE_STDINT_H
  26352.  
  26353. | # include <stdint.h>
  26354.  
  26355. | #endif
  26356.  
  26357. | #ifdef HAVE_UNISTD_H
  26358.  
  26359. | # include <unistd.h>
  26360.  
  26361. | #endif
  26362.  
  26363. | #include <gstreamer/gst/gst.h>
  26364.  
  26365. configure:43040: result: no
  26366.  
  26367. configure:43040: checking gstreamer/gst/gst.h presence
  26368.  
  26369. configure:43040: /usr/share/emscripten/emcc -E conftest.c
  26370.  
  26371. conftest.c:96:10: fatal error: 'gstreamer/gst/gst.h' file not found
  26372.  
  26373. #include <gstreamer/gst/gst.h>
  26374.  
  26375. ^~~~~~~~~~~~~~~~~~~~~
  26376.  
  26377. 1 error generated.
  26378.  
  26379. configure:43040: $? = 1
  26380.  
  26381. configure: failed program was:
  26382.  
  26383. | /* confdefs.h */
  26384.  
  26385. | #define PACKAGE_NAME "gnash"
  26386.  
  26387. | #define PACKAGE_TARNAME "gnash"
  26388.  
  26389. | #define PACKAGE_VERSION "0.8.11dev"
  26390.  
  26391. | #define PACKAGE_STRING "gnash 0.8.11dev"
  26392.  
  26393. | #define PACKAGE_BUGREPORT ""
  26394.  
  26395. | #define PACKAGE_URL ""
  26396.  
  26397. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  26398.  
  26399. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  26400.  
  26401. | #define DEFAULT_FLASH_REV_NUMBER "999"
  26402.  
  26403. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  26404.  
  26405. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  26406.  
  26407. | #define DEFAULT_STREAMS_TIMEOUT 60
  26408.  
  26409. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  26410.  
  26411. | #define LINUX_HOST 1
  26412.  
  26413. | #define PACKAGE "gnash"
  26414.  
  26415. | #define VERSION "0.8.11dev"
  26416.  
  26417. | #define ENABLE_NLS 1
  26418.  
  26419. | #define HAVE_GETTEXT 1
  26420.  
  26421. | #define HAVE_DCGETTEXT 1
  26422.  
  26423. | #define STDC_HEADERS 1
  26424.  
  26425. | #define HAVE_SYS_TYPES_H 1
  26426.  
  26427. | #define HAVE_SYS_STAT_H 1
  26428.  
  26429. | #define HAVE_STDLIB_H 1
  26430.  
  26431. | #define HAVE_STRING_H 1
  26432.  
  26433. | #define HAVE_MEMORY_H 1
  26434.  
  26435. | #define HAVE_STRINGS_H 1
  26436.  
  26437. | #define HAVE_INTTYPES_H 1
  26438.  
  26439. | #define HAVE_STDINT_H 1
  26440.  
  26441. | #define HAVE_UNISTD_H 1
  26442.  
  26443. | #define USE_STATS_CACHE 1
  26444.  
  26445. | #define USE_LC 1
  26446.  
  26447. | #define USE_SOUND 1
  26448.  
  26449. | #define USE_MEDIA 1
  26450.  
  26451. | #define HAVE_FFMPEG_AVCODEC_H 1
  26452.  
  26453. | #define PIXELFORMAT_RGB555 1
  26454.  
  26455. | #define PIXELFORMAT_RGB565 1
  26456.  
  26457. | #define PIXELFORMAT_RGB24 1
  26458.  
  26459. | #define PIXELFORMAT_BGR24 1
  26460.  
  26461. | #define PIXELFORMAT_RGBA32 1
  26462.  
  26463. | #define PIXELFORMAT_BGRA32 1
  26464.  
  26465. | #define PIXELFORMAT_ARGB32 1
  26466.  
  26467. | #define PIXELFORMAT_ABGR32 1
  26468.  
  26469. | #define RENDERER_AGG 1
  26470.  
  26471. | #define RENDERER_CAIRO 1
  26472.  
  26473. | #define HAVE_DLFCN_H 1
  26474.  
  26475. | #define LT_OBJDIR ".libs/"
  26476.  
  26477. | #define HAVE_LTDL_H 1
  26478.  
  26479. | #define HAVE_LTDL 1
  26480.  
  26481. | #define DEBUG_LOGGING 1
  26482.  
  26483. | #define HAVE_MALLINFO 1
  26484.  
  26485. | #define HAVE_IPC_INFO 1
  26486.  
  26487. | #define USE_MENUS /**/
  26488.  
  26489. | #define USE_SWFTREE /**/
  26490.  
  26491. | #define USE_TESTSUITE /**/
  26492.  
  26493. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  26494.  
  26495. | #define USE_CGIBIN 1
  26496.  
  26497. | #define ENABLE_DOUBLE_BUFFERING 1
  26498.  
  26499. | #define USE_TSLIB 1
  26500.  
  26501. | #define USE_KEYBOARD_PS2 1
  26502.  
  26503. | #define USE_INPUT_EVENTS 1
  26504.  
  26505. | #define USE_GIF 1
  26506.  
  26507. | #define USE_PNG 1
  26508.  
  26509. | #define HAVE_DIRENT_H 1
  26510.  
  26511. | #define HAVE_GETOPT_H 1
  26512.  
  26513. | #define HAVE_LIBGEN_H 1
  26514.  
  26515. | #define HAVE_PWD_H 1
  26516.  
  26517. | #define HAVE_SYS_UTSNAME_H 1
  26518.  
  26519. | #define HAVE_SIGNAL_H 1
  26520.  
  26521. | #define HAVE_UNISTD_H 1
  26522.  
  26523. | #define HAVE_SYS_TIME_H 1
  26524.  
  26525. | #define HAVE_GETPWNAM 1
  26526.  
  26527. | #define IPC_PERM_KEY key
  26528.  
  26529. | #define HAVE_SEMGET 1
  26530.  
  26531. | #define HAVE_FINITE 1
  26532.  
  26533. | #define HAVE_GETOPT 1
  26534.  
  26535. | #define HAVE_GETTIMEOFDAY 1
  26536.  
  26537. | #define HAVE_FTIME 1
  26538.  
  26539. | #define HAVE_TZSET 1
  26540.  
  26541. | #define HAVE_LOCALTIME_R 1
  26542.  
  26543. | #define HAVE_TM_GMTOFF 1
  26544.  
  26545. | #define HAVE_LONG_TIMEZONE 1
  26546.  
  26547. | #define HAVE_MKSTEMPS 1
  26548.  
  26549. | #define HAVE_SYSCONF 1
  26550.  
  26551. | #define HAVE_SHMGET 1
  26552.  
  26553. | #define HAVE_SHMAT 1
  26554.  
  26555. | #define HAVE_SHMDT 1
  26556.  
  26557. | #define HAVE_MMAP 1
  26558.  
  26559. | #define HAVE_SCANDIR 1
  26560.  
  26561. | #define HAVE_LIBRT 1
  26562.  
  26563. | #define HAVE_CLOCK_GETTIME 1
  26564.  
  26565. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  26566.  
  26567. | #define HAVE_GLES2_GL2_H 1
  26568.  
  26569. | #define BUILD_RAWFB_DEVICE 1
  26570.  
  26571. | /* end confdefs.h. */
  26572.  
  26573. | #include <gstreamer/gst/gst.h>
  26574.  
  26575. configure:43040: result: no
  26576.  
  26577. configure:43040: checking for gstreamer/gst/gst.h
  26578.  
  26579. configure:43040: result: no
  26580.  
  26581. configure:43046: checking gstreamer-0.10/gst/gst.h usability
  26582.  
  26583. configure:43046: /usr/share/emscripten/emcc -c conftest.c >&5
  26584.  
  26585. conftest.c:129:10: fatal error: 'gstreamer-0.10/gst/gst.h' file not found
  26586.  
  26587. #include <gstreamer-0.10/gst/gst.h>
  26588.  
  26589. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  26590.  
  26591. 1 error generated.
  26592.  
  26593. configure:43046: $? = 1
  26594.  
  26595. configure: failed program was:
  26596.  
  26597. | /* confdefs.h */
  26598.  
  26599. | #define PACKAGE_NAME "gnash"
  26600.  
  26601. | #define PACKAGE_TARNAME "gnash"
  26602.  
  26603. | #define PACKAGE_VERSION "0.8.11dev"
  26604.  
  26605. | #define PACKAGE_STRING "gnash 0.8.11dev"
  26606.  
  26607. | #define PACKAGE_BUGREPORT ""
  26608.  
  26609. | #define PACKAGE_URL ""
  26610.  
  26611. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  26612.  
  26613. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  26614.  
  26615. | #define DEFAULT_FLASH_REV_NUMBER "999"
  26616.  
  26617. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  26618.  
  26619. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  26620.  
  26621. | #define DEFAULT_STREAMS_TIMEOUT 60
  26622.  
  26623. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  26624.  
  26625. | #define LINUX_HOST 1
  26626.  
  26627. | #define PACKAGE "gnash"
  26628.  
  26629. | #define VERSION "0.8.11dev"
  26630.  
  26631. | #define ENABLE_NLS 1
  26632.  
  26633. | #define HAVE_GETTEXT 1
  26634.  
  26635. | #define HAVE_DCGETTEXT 1
  26636.  
  26637. | #define STDC_HEADERS 1
  26638.  
  26639. | #define HAVE_SYS_TYPES_H 1
  26640.  
  26641. | #define HAVE_SYS_STAT_H 1
  26642.  
  26643. | #define HAVE_STDLIB_H 1
  26644.  
  26645. | #define HAVE_STRING_H 1
  26646.  
  26647. | #define HAVE_MEMORY_H 1
  26648.  
  26649. | #define HAVE_STRINGS_H 1
  26650.  
  26651. | #define HAVE_INTTYPES_H 1
  26652.  
  26653. | #define HAVE_STDINT_H 1
  26654.  
  26655. | #define HAVE_UNISTD_H 1
  26656.  
  26657. | #define USE_STATS_CACHE 1
  26658.  
  26659. | #define USE_LC 1
  26660.  
  26661. | #define USE_SOUND 1
  26662.  
  26663. | #define USE_MEDIA 1
  26664.  
  26665. | #define HAVE_FFMPEG_AVCODEC_H 1
  26666.  
  26667. | #define PIXELFORMAT_RGB555 1
  26668.  
  26669. | #define PIXELFORMAT_RGB565 1
  26670.  
  26671. | #define PIXELFORMAT_RGB24 1
  26672.  
  26673. | #define PIXELFORMAT_BGR24 1
  26674.  
  26675. | #define PIXELFORMAT_RGBA32 1
  26676.  
  26677. | #define PIXELFORMAT_BGRA32 1
  26678.  
  26679. | #define PIXELFORMAT_ARGB32 1
  26680.  
  26681. | #define PIXELFORMAT_ABGR32 1
  26682.  
  26683. | #define RENDERER_AGG 1
  26684.  
  26685. | #define RENDERER_CAIRO 1
  26686.  
  26687. | #define HAVE_DLFCN_H 1
  26688.  
  26689. | #define LT_OBJDIR ".libs/"
  26690.  
  26691. | #define HAVE_LTDL_H 1
  26692.  
  26693. | #define HAVE_LTDL 1
  26694.  
  26695. | #define DEBUG_LOGGING 1
  26696.  
  26697. | #define HAVE_MALLINFO 1
  26698.  
  26699. | #define HAVE_IPC_INFO 1
  26700.  
  26701. | #define USE_MENUS /**/
  26702.  
  26703. | #define USE_SWFTREE /**/
  26704.  
  26705. | #define USE_TESTSUITE /**/
  26706.  
  26707. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  26708.  
  26709. | #define USE_CGIBIN 1
  26710.  
  26711. | #define ENABLE_DOUBLE_BUFFERING 1
  26712.  
  26713. | #define USE_TSLIB 1
  26714.  
  26715. | #define USE_KEYBOARD_PS2 1
  26716.  
  26717. | #define USE_INPUT_EVENTS 1
  26718.  
  26719. | #define USE_GIF 1
  26720.  
  26721. | #define USE_PNG 1
  26722.  
  26723. | #define HAVE_DIRENT_H 1
  26724.  
  26725. | #define HAVE_GETOPT_H 1
  26726.  
  26727. | #define HAVE_LIBGEN_H 1
  26728.  
  26729. | #define HAVE_PWD_H 1
  26730.  
  26731. | #define HAVE_SYS_UTSNAME_H 1
  26732.  
  26733. | #define HAVE_SIGNAL_H 1
  26734.  
  26735. | #define HAVE_UNISTD_H 1
  26736.  
  26737. | #define HAVE_SYS_TIME_H 1
  26738.  
  26739. | #define HAVE_GETPWNAM 1
  26740.  
  26741. | #define IPC_PERM_KEY key
  26742.  
  26743. | #define HAVE_SEMGET 1
  26744.  
  26745. | #define HAVE_FINITE 1
  26746.  
  26747. | #define HAVE_GETOPT 1
  26748.  
  26749. | #define HAVE_GETTIMEOFDAY 1
  26750.  
  26751. | #define HAVE_FTIME 1
  26752.  
  26753. | #define HAVE_TZSET 1
  26754.  
  26755. | #define HAVE_LOCALTIME_R 1
  26756.  
  26757. | #define HAVE_TM_GMTOFF 1
  26758.  
  26759. | #define HAVE_LONG_TIMEZONE 1
  26760.  
  26761. | #define HAVE_MKSTEMPS 1
  26762.  
  26763. | #define HAVE_SYSCONF 1
  26764.  
  26765. | #define HAVE_SHMGET 1
  26766.  
  26767. | #define HAVE_SHMAT 1
  26768.  
  26769. | #define HAVE_SHMDT 1
  26770.  
  26771. | #define HAVE_MMAP 1
  26772.  
  26773. | #define HAVE_SCANDIR 1
  26774.  
  26775. | #define HAVE_LIBRT 1
  26776.  
  26777. | #define HAVE_CLOCK_GETTIME 1
  26778.  
  26779. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  26780.  
  26781. | #define HAVE_GLES2_GL2_H 1
  26782.  
  26783. | #define BUILD_RAWFB_DEVICE 1
  26784.  
  26785. | /* end confdefs.h. */
  26786.  
  26787. | #include <stdio.h>
  26788.  
  26789. | #ifdef HAVE_SYS_TYPES_H
  26790.  
  26791. | # include <sys/types.h>
  26792.  
  26793. | #endif
  26794.  
  26795. | #ifdef HAVE_SYS_STAT_H
  26796.  
  26797. | # include <sys/stat.h>
  26798.  
  26799. | #endif
  26800.  
  26801. | #ifdef STDC_HEADERS
  26802.  
  26803. | # include <stdlib.h>
  26804.  
  26805. | # include <stddef.h>
  26806.  
  26807. | #else
  26808.  
  26809. | # ifdef HAVE_STDLIB_H
  26810.  
  26811. | # include <stdlib.h>
  26812.  
  26813. | # endif
  26814.  
  26815. | #endif
  26816.  
  26817. | #ifdef HAVE_STRING_H
  26818.  
  26819. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  26820.  
  26821. | # include <memory.h>
  26822.  
  26823. | # endif
  26824.  
  26825. | # include <string.h>
  26826.  
  26827. | #endif
  26828.  
  26829. | #ifdef HAVE_STRINGS_H
  26830.  
  26831. | # include <strings.h>
  26832.  
  26833. | #endif
  26834.  
  26835. | #ifdef HAVE_INTTYPES_H
  26836.  
  26837. | # include <inttypes.h>
  26838.  
  26839. | #endif
  26840.  
  26841. | #ifdef HAVE_STDINT_H
  26842.  
  26843. | # include <stdint.h>
  26844.  
  26845. | #endif
  26846.  
  26847. | #ifdef HAVE_UNISTD_H
  26848.  
  26849. | # include <unistd.h>
  26850.  
  26851. | #endif
  26852.  
  26853. | #include <gstreamer-0.10/gst/gst.h>
  26854.  
  26855. configure:43046: result: no
  26856.  
  26857. configure:43046: checking gstreamer-0.10/gst/gst.h presence
  26858.  
  26859. configure:43046: /usr/share/emscripten/emcc -E conftest.c
  26860.  
  26861. conftest.c:96:10: fatal error: 'gstreamer-0.10/gst/gst.h' file not found
  26862.  
  26863. #include <gstreamer-0.10/gst/gst.h>
  26864.  
  26865. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  26866.  
  26867. 1 error generated.
  26868.  
  26869. configure:43046: $? = 1
  26870.  
  26871. configure: failed program was:
  26872.  
  26873. | /* confdefs.h */
  26874.  
  26875. | #define PACKAGE_NAME "gnash"
  26876.  
  26877. | #define PACKAGE_TARNAME "gnash"
  26878.  
  26879. | #define PACKAGE_VERSION "0.8.11dev"
  26880.  
  26881. | #define PACKAGE_STRING "gnash 0.8.11dev"
  26882.  
  26883. | #define PACKAGE_BUGREPORT ""
  26884.  
  26885. | #define PACKAGE_URL ""
  26886.  
  26887. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  26888.  
  26889. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  26890.  
  26891. | #define DEFAULT_FLASH_REV_NUMBER "999"
  26892.  
  26893. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  26894.  
  26895. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  26896.  
  26897. | #define DEFAULT_STREAMS_TIMEOUT 60
  26898.  
  26899. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  26900.  
  26901. | #define LINUX_HOST 1
  26902.  
  26903. | #define PACKAGE "gnash"
  26904.  
  26905. | #define VERSION "0.8.11dev"
  26906.  
  26907. | #define ENABLE_NLS 1
  26908.  
  26909. | #define HAVE_GETTEXT 1
  26910.  
  26911. | #define HAVE_DCGETTEXT 1
  26912.  
  26913. | #define STDC_HEADERS 1
  26914.  
  26915. | #define HAVE_SYS_TYPES_H 1
  26916.  
  26917. | #define HAVE_SYS_STAT_H 1
  26918.  
  26919. | #define HAVE_STDLIB_H 1
  26920.  
  26921. | #define HAVE_STRING_H 1
  26922.  
  26923. | #define HAVE_MEMORY_H 1
  26924.  
  26925. | #define HAVE_STRINGS_H 1
  26926.  
  26927. | #define HAVE_INTTYPES_H 1
  26928.  
  26929. | #define HAVE_STDINT_H 1
  26930.  
  26931. | #define HAVE_UNISTD_H 1
  26932.  
  26933. | #define USE_STATS_CACHE 1
  26934.  
  26935. | #define USE_LC 1
  26936.  
  26937. | #define USE_SOUND 1
  26938.  
  26939. | #define USE_MEDIA 1
  26940.  
  26941. | #define HAVE_FFMPEG_AVCODEC_H 1
  26942.  
  26943. | #define PIXELFORMAT_RGB555 1
  26944.  
  26945. | #define PIXELFORMAT_RGB565 1
  26946.  
  26947. | #define PIXELFORMAT_RGB24 1
  26948.  
  26949. | #define PIXELFORMAT_BGR24 1
  26950.  
  26951. | #define PIXELFORMAT_RGBA32 1
  26952.  
  26953. | #define PIXELFORMAT_BGRA32 1
  26954.  
  26955. | #define PIXELFORMAT_ARGB32 1
  26956.  
  26957. | #define PIXELFORMAT_ABGR32 1
  26958.  
  26959. | #define RENDERER_AGG 1
  26960.  
  26961. | #define RENDERER_CAIRO 1
  26962.  
  26963. | #define HAVE_DLFCN_H 1
  26964.  
  26965. | #define LT_OBJDIR ".libs/"
  26966.  
  26967. | #define HAVE_LTDL_H 1
  26968.  
  26969. | #define HAVE_LTDL 1
  26970.  
  26971. | #define DEBUG_LOGGING 1
  26972.  
  26973. | #define HAVE_MALLINFO 1
  26974.  
  26975. | #define HAVE_IPC_INFO 1
  26976.  
  26977. | #define USE_MENUS /**/
  26978.  
  26979. | #define USE_SWFTREE /**/
  26980.  
  26981. | #define USE_TESTSUITE /**/
  26982.  
  26983. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  26984.  
  26985. | #define USE_CGIBIN 1
  26986.  
  26987. | #define ENABLE_DOUBLE_BUFFERING 1
  26988.  
  26989. | #define USE_TSLIB 1
  26990.  
  26991. | #define USE_KEYBOARD_PS2 1
  26992.  
  26993. | #define USE_INPUT_EVENTS 1
  26994.  
  26995. | #define USE_GIF 1
  26996.  
  26997. | #define USE_PNG 1
  26998.  
  26999. | #define HAVE_DIRENT_H 1
  27000.  
  27001. | #define HAVE_GETOPT_H 1
  27002.  
  27003. | #define HAVE_LIBGEN_H 1
  27004.  
  27005. | #define HAVE_PWD_H 1
  27006.  
  27007. | #define HAVE_SYS_UTSNAME_H 1
  27008.  
  27009. | #define HAVE_SIGNAL_H 1
  27010.  
  27011. | #define HAVE_UNISTD_H 1
  27012.  
  27013. | #define HAVE_SYS_TIME_H 1
  27014.  
  27015. | #define HAVE_GETPWNAM 1
  27016.  
  27017. | #define IPC_PERM_KEY key
  27018.  
  27019. | #define HAVE_SEMGET 1
  27020.  
  27021. | #define HAVE_FINITE 1
  27022.  
  27023. | #define HAVE_GETOPT 1
  27024.  
  27025. | #define HAVE_GETTIMEOFDAY 1
  27026.  
  27027. | #define HAVE_FTIME 1
  27028.  
  27029. | #define HAVE_TZSET 1
  27030.  
  27031. | #define HAVE_LOCALTIME_R 1
  27032.  
  27033. | #define HAVE_TM_GMTOFF 1
  27034.  
  27035. | #define HAVE_LONG_TIMEZONE 1
  27036.  
  27037. | #define HAVE_MKSTEMPS 1
  27038.  
  27039. | #define HAVE_SYSCONF 1
  27040.  
  27041. | #define HAVE_SHMGET 1
  27042.  
  27043. | #define HAVE_SHMAT 1
  27044.  
  27045. | #define HAVE_SHMDT 1
  27046.  
  27047. | #define HAVE_MMAP 1
  27048.  
  27049. | #define HAVE_SCANDIR 1
  27050.  
  27051. | #define HAVE_LIBRT 1
  27052.  
  27053. | #define HAVE_CLOCK_GETTIME 1
  27054.  
  27055. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  27056.  
  27057. | #define HAVE_GLES2_GL2_H 1
  27058.  
  27059. | #define BUILD_RAWFB_DEVICE 1
  27060.  
  27061. | /* end confdefs.h. */
  27062.  
  27063. | #include <gstreamer-0.10/gst/gst.h>
  27064.  
  27065. configure:43046: result: no
  27066.  
  27067. configure:43046: checking for gstreamer-0.10/gst/gst.h
  27068.  
  27069. configure:43046: result: no
  27070.  
  27071. configure:43051: checking for gst/gst.h
  27072.  
  27073. configure:43051: result: no
  27074.  
  27075. configure:43099: checking for gst/gst.h header
  27076.  
  27077. configure:43114: result: not found
  27078.  
  27079. configure:43396: checking for gst/pbutils/install-plugins.h header using pkg-config
  27080.  
  27081. configure:43407: result: not found
  27082.  
  27083. configure:43414: checking for gstreamer_pbutils-config
  27084.  
  27085. configure:43447: result: no
  27086.  
  27087. configure:43472: checking gst/pbutils/install-plugins.h usability
  27088.  
  27089. configure:43472: /usr/share/emscripten/emcc -c conftest.c >&5
  27090.  
  27091. conftest.c:129:10: fatal error: 'gst/pbutils/install-plugins.h' file not found
  27092.  
  27093. #include <gst/pbutils/install-plugins.h>
  27094.  
  27095. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  27096.  
  27097. 1 error generated.
  27098.  
  27099. configure:43472: $? = 1
  27100.  
  27101. configure: failed program was:
  27102.  
  27103. | /* confdefs.h */
  27104.  
  27105. | #define PACKAGE_NAME "gnash"
  27106.  
  27107. | #define PACKAGE_TARNAME "gnash"
  27108.  
  27109. | #define PACKAGE_VERSION "0.8.11dev"
  27110.  
  27111. | #define PACKAGE_STRING "gnash 0.8.11dev"
  27112.  
  27113. | #define PACKAGE_BUGREPORT ""
  27114.  
  27115. | #define PACKAGE_URL ""
  27116.  
  27117. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  27118.  
  27119. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  27120.  
  27121. | #define DEFAULT_FLASH_REV_NUMBER "999"
  27122.  
  27123. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  27124.  
  27125. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  27126.  
  27127. | #define DEFAULT_STREAMS_TIMEOUT 60
  27128.  
  27129. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  27130.  
  27131. | #define LINUX_HOST 1
  27132.  
  27133. | #define PACKAGE "gnash"
  27134.  
  27135. | #define VERSION "0.8.11dev"
  27136.  
  27137. | #define ENABLE_NLS 1
  27138.  
  27139. | #define HAVE_GETTEXT 1
  27140.  
  27141. | #define HAVE_DCGETTEXT 1
  27142.  
  27143. | #define STDC_HEADERS 1
  27144.  
  27145. | #define HAVE_SYS_TYPES_H 1
  27146.  
  27147. | #define HAVE_SYS_STAT_H 1
  27148.  
  27149. | #define HAVE_STDLIB_H 1
  27150.  
  27151. | #define HAVE_STRING_H 1
  27152.  
  27153. | #define HAVE_MEMORY_H 1
  27154.  
  27155. | #define HAVE_STRINGS_H 1
  27156.  
  27157. | #define HAVE_INTTYPES_H 1
  27158.  
  27159. | #define HAVE_STDINT_H 1
  27160.  
  27161. | #define HAVE_UNISTD_H 1
  27162.  
  27163. | #define USE_STATS_CACHE 1
  27164.  
  27165. | #define USE_LC 1
  27166.  
  27167. | #define USE_SOUND 1
  27168.  
  27169. | #define USE_MEDIA 1
  27170.  
  27171. | #define HAVE_FFMPEG_AVCODEC_H 1
  27172.  
  27173. | #define PIXELFORMAT_RGB555 1
  27174.  
  27175. | #define PIXELFORMAT_RGB565 1
  27176.  
  27177. | #define PIXELFORMAT_RGB24 1
  27178.  
  27179. | #define PIXELFORMAT_BGR24 1
  27180.  
  27181. | #define PIXELFORMAT_RGBA32 1
  27182.  
  27183. | #define PIXELFORMAT_BGRA32 1
  27184.  
  27185. | #define PIXELFORMAT_ARGB32 1
  27186.  
  27187. | #define PIXELFORMAT_ABGR32 1
  27188.  
  27189. | #define RENDERER_AGG 1
  27190.  
  27191. | #define RENDERER_CAIRO 1
  27192.  
  27193. | #define HAVE_DLFCN_H 1
  27194.  
  27195. | #define LT_OBJDIR ".libs/"
  27196.  
  27197. | #define HAVE_LTDL_H 1
  27198.  
  27199. | #define HAVE_LTDL 1
  27200.  
  27201. | #define DEBUG_LOGGING 1
  27202.  
  27203. | #define HAVE_MALLINFO 1
  27204.  
  27205. | #define HAVE_IPC_INFO 1
  27206.  
  27207. | #define USE_MENUS /**/
  27208.  
  27209. | #define USE_SWFTREE /**/
  27210.  
  27211. | #define USE_TESTSUITE /**/
  27212.  
  27213. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  27214.  
  27215. | #define USE_CGIBIN 1
  27216.  
  27217. | #define ENABLE_DOUBLE_BUFFERING 1
  27218.  
  27219. | #define USE_TSLIB 1
  27220.  
  27221. | #define USE_KEYBOARD_PS2 1
  27222.  
  27223. | #define USE_INPUT_EVENTS 1
  27224.  
  27225. | #define USE_GIF 1
  27226.  
  27227. | #define USE_PNG 1
  27228.  
  27229. | #define HAVE_DIRENT_H 1
  27230.  
  27231. | #define HAVE_GETOPT_H 1
  27232.  
  27233. | #define HAVE_LIBGEN_H 1
  27234.  
  27235. | #define HAVE_PWD_H 1
  27236.  
  27237. | #define HAVE_SYS_UTSNAME_H 1
  27238.  
  27239. | #define HAVE_SIGNAL_H 1
  27240.  
  27241. | #define HAVE_UNISTD_H 1
  27242.  
  27243. | #define HAVE_SYS_TIME_H 1
  27244.  
  27245. | #define HAVE_GETPWNAM 1
  27246.  
  27247. | #define IPC_PERM_KEY key
  27248.  
  27249. | #define HAVE_SEMGET 1
  27250.  
  27251. | #define HAVE_FINITE 1
  27252.  
  27253. | #define HAVE_GETOPT 1
  27254.  
  27255. | #define HAVE_GETTIMEOFDAY 1
  27256.  
  27257. | #define HAVE_FTIME 1
  27258.  
  27259. | #define HAVE_TZSET 1
  27260.  
  27261. | #define HAVE_LOCALTIME_R 1
  27262.  
  27263. | #define HAVE_TM_GMTOFF 1
  27264.  
  27265. | #define HAVE_LONG_TIMEZONE 1
  27266.  
  27267. | #define HAVE_MKSTEMPS 1
  27268.  
  27269. | #define HAVE_SYSCONF 1
  27270.  
  27271. | #define HAVE_SHMGET 1
  27272.  
  27273. | #define HAVE_SHMAT 1
  27274.  
  27275. | #define HAVE_SHMDT 1
  27276.  
  27277. | #define HAVE_MMAP 1
  27278.  
  27279. | #define HAVE_SCANDIR 1
  27280.  
  27281. | #define HAVE_LIBRT 1
  27282.  
  27283. | #define HAVE_CLOCK_GETTIME 1
  27284.  
  27285. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  27286.  
  27287. | #define HAVE_GLES2_GL2_H 1
  27288.  
  27289. | #define BUILD_RAWFB_DEVICE 1
  27290.  
  27291. | /* end confdefs.h. */
  27292.  
  27293. | #include <stdio.h>
  27294.  
  27295. | #ifdef HAVE_SYS_TYPES_H
  27296.  
  27297. | # include <sys/types.h>
  27298.  
  27299. | #endif
  27300.  
  27301. | #ifdef HAVE_SYS_STAT_H
  27302.  
  27303. | # include <sys/stat.h>
  27304.  
  27305. | #endif
  27306.  
  27307. | #ifdef STDC_HEADERS
  27308.  
  27309. | # include <stdlib.h>
  27310.  
  27311. | # include <stddef.h>
  27312.  
  27313. | #else
  27314.  
  27315. | # ifdef HAVE_STDLIB_H
  27316.  
  27317. | # include <stdlib.h>
  27318.  
  27319. | # endif
  27320.  
  27321. | #endif
  27322.  
  27323. | #ifdef HAVE_STRING_H
  27324.  
  27325. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  27326.  
  27327. | # include <memory.h>
  27328.  
  27329. | # endif
  27330.  
  27331. | # include <string.h>
  27332.  
  27333. | #endif
  27334.  
  27335. | #ifdef HAVE_STRINGS_H
  27336.  
  27337. | # include <strings.h>
  27338.  
  27339. | #endif
  27340.  
  27341. | #ifdef HAVE_INTTYPES_H
  27342.  
  27343. | # include <inttypes.h>
  27344.  
  27345. | #endif
  27346.  
  27347. | #ifdef HAVE_STDINT_H
  27348.  
  27349. | # include <stdint.h>
  27350.  
  27351. | #endif
  27352.  
  27353. | #ifdef HAVE_UNISTD_H
  27354.  
  27355. | # include <unistd.h>
  27356.  
  27357. | #endif
  27358.  
  27359. | #include <gst/pbutils/install-plugins.h>
  27360.  
  27361. configure:43472: result: no
  27362.  
  27363. configure:43472: checking gst/pbutils/install-plugins.h presence
  27364.  
  27365. configure:43472: /usr/share/emscripten/emcc -E conftest.c
  27366.  
  27367. conftest.c:96:10: fatal error: 'gst/pbutils/install-plugins.h' file not found
  27368.  
  27369. #include <gst/pbutils/install-plugins.h>
  27370.  
  27371. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  27372.  
  27373. 1 error generated.
  27374.  
  27375. configure:43472: $? = 1
  27376.  
  27377. configure: failed program was:
  27378.  
  27379. | /* confdefs.h */
  27380.  
  27381. | #define PACKAGE_NAME "gnash"
  27382.  
  27383. | #define PACKAGE_TARNAME "gnash"
  27384.  
  27385. | #define PACKAGE_VERSION "0.8.11dev"
  27386.  
  27387. | #define PACKAGE_STRING "gnash 0.8.11dev"
  27388.  
  27389. | #define PACKAGE_BUGREPORT ""
  27390.  
  27391. | #define PACKAGE_URL ""
  27392.  
  27393. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  27394.  
  27395. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  27396.  
  27397. | #define DEFAULT_FLASH_REV_NUMBER "999"
  27398.  
  27399. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  27400.  
  27401. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  27402.  
  27403. | #define DEFAULT_STREAMS_TIMEOUT 60
  27404.  
  27405. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  27406.  
  27407. | #define LINUX_HOST 1
  27408.  
  27409. | #define PACKAGE "gnash"
  27410.  
  27411. | #define VERSION "0.8.11dev"
  27412.  
  27413. | #define ENABLE_NLS 1
  27414.  
  27415. | #define HAVE_GETTEXT 1
  27416.  
  27417. | #define HAVE_DCGETTEXT 1
  27418.  
  27419. | #define STDC_HEADERS 1
  27420.  
  27421. | #define HAVE_SYS_TYPES_H 1
  27422.  
  27423. | #define HAVE_SYS_STAT_H 1
  27424.  
  27425. | #define HAVE_STDLIB_H 1
  27426.  
  27427. | #define HAVE_STRING_H 1
  27428.  
  27429. | #define HAVE_MEMORY_H 1
  27430.  
  27431. | #define HAVE_STRINGS_H 1
  27432.  
  27433. | #define HAVE_INTTYPES_H 1
  27434.  
  27435. | #define HAVE_STDINT_H 1
  27436.  
  27437. | #define HAVE_UNISTD_H 1
  27438.  
  27439. | #define USE_STATS_CACHE 1
  27440.  
  27441. | #define USE_LC 1
  27442.  
  27443. | #define USE_SOUND 1
  27444.  
  27445. | #define USE_MEDIA 1
  27446.  
  27447. | #define HAVE_FFMPEG_AVCODEC_H 1
  27448.  
  27449. | #define PIXELFORMAT_RGB555 1
  27450.  
  27451. | #define PIXELFORMAT_RGB565 1
  27452.  
  27453. | #define PIXELFORMAT_RGB24 1
  27454.  
  27455. | #define PIXELFORMAT_BGR24 1
  27456.  
  27457. | #define PIXELFORMAT_RGBA32 1
  27458.  
  27459. | #define PIXELFORMAT_BGRA32 1
  27460.  
  27461. | #define PIXELFORMAT_ARGB32 1
  27462.  
  27463. | #define PIXELFORMAT_ABGR32 1
  27464.  
  27465. | #define RENDERER_AGG 1
  27466.  
  27467. | #define RENDERER_CAIRO 1
  27468.  
  27469. | #define HAVE_DLFCN_H 1
  27470.  
  27471. | #define LT_OBJDIR ".libs/"
  27472.  
  27473. | #define HAVE_LTDL_H 1
  27474.  
  27475. | #define HAVE_LTDL 1
  27476.  
  27477. | #define DEBUG_LOGGING 1
  27478.  
  27479. | #define HAVE_MALLINFO 1
  27480.  
  27481. | #define HAVE_IPC_INFO 1
  27482.  
  27483. | #define USE_MENUS /**/
  27484.  
  27485. | #define USE_SWFTREE /**/
  27486.  
  27487. | #define USE_TESTSUITE /**/
  27488.  
  27489. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  27490.  
  27491. | #define USE_CGIBIN 1
  27492.  
  27493. | #define ENABLE_DOUBLE_BUFFERING 1
  27494.  
  27495. | #define USE_TSLIB 1
  27496.  
  27497. | #define USE_KEYBOARD_PS2 1
  27498.  
  27499. | #define USE_INPUT_EVENTS 1
  27500.  
  27501. | #define USE_GIF 1
  27502.  
  27503. | #define USE_PNG 1
  27504.  
  27505. | #define HAVE_DIRENT_H 1
  27506.  
  27507. | #define HAVE_GETOPT_H 1
  27508.  
  27509. | #define HAVE_LIBGEN_H 1
  27510.  
  27511. | #define HAVE_PWD_H 1
  27512.  
  27513. | #define HAVE_SYS_UTSNAME_H 1
  27514.  
  27515. | #define HAVE_SIGNAL_H 1
  27516.  
  27517. | #define HAVE_UNISTD_H 1
  27518.  
  27519. | #define HAVE_SYS_TIME_H 1
  27520.  
  27521. | #define HAVE_GETPWNAM 1
  27522.  
  27523. | #define IPC_PERM_KEY key
  27524.  
  27525. | #define HAVE_SEMGET 1
  27526.  
  27527. | #define HAVE_FINITE 1
  27528.  
  27529. | #define HAVE_GETOPT 1
  27530.  
  27531. | #define HAVE_GETTIMEOFDAY 1
  27532.  
  27533. | #define HAVE_FTIME 1
  27534.  
  27535. | #define HAVE_TZSET 1
  27536.  
  27537. | #define HAVE_LOCALTIME_R 1
  27538.  
  27539. | #define HAVE_TM_GMTOFF 1
  27540.  
  27541. | #define HAVE_LONG_TIMEZONE 1
  27542.  
  27543. | #define HAVE_MKSTEMPS 1
  27544.  
  27545. | #define HAVE_SYSCONF 1
  27546.  
  27547. | #define HAVE_SHMGET 1
  27548.  
  27549. | #define HAVE_SHMAT 1
  27550.  
  27551. | #define HAVE_SHMDT 1
  27552.  
  27553. | #define HAVE_MMAP 1
  27554.  
  27555. | #define HAVE_SCANDIR 1
  27556.  
  27557. | #define HAVE_LIBRT 1
  27558.  
  27559. | #define HAVE_CLOCK_GETTIME 1
  27560.  
  27561. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  27562.  
  27563. | #define HAVE_GLES2_GL2_H 1
  27564.  
  27565. | #define BUILD_RAWFB_DEVICE 1
  27566.  
  27567. | /* end confdefs.h. */
  27568.  
  27569. | #include <gst/pbutils/install-plugins.h>
  27570.  
  27571. configure:43472: result: no
  27572.  
  27573. configure:43472: checking for gst/pbutils/install-plugins.h
  27574.  
  27575. configure:43472: result: no
  27576.  
  27577. configure:43477: checking gstreamer_pbutils/gst/pbutils/install-plugins.h usability
  27578.  
  27579. configure:43477: /usr/share/emscripten/emcc -c conftest.c >&5
  27580.  
  27581. conftest.c:129:10: fatal error: 'gstreamer_pbutils/gst/pbutils/install-plugins.h' file not found
  27582.  
  27583. #include <gstreamer_pbutils/gst/pbutils/install-plugins.h>
  27584.  
  27585. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  27586.  
  27587. 1 error generated.
  27588.  
  27589. configure:43477: $? = 1
  27590.  
  27591. configure: failed program was:
  27592.  
  27593. | /* confdefs.h */
  27594.  
  27595. | #define PACKAGE_NAME "gnash"
  27596.  
  27597. | #define PACKAGE_TARNAME "gnash"
  27598.  
  27599. | #define PACKAGE_VERSION "0.8.11dev"
  27600.  
  27601. | #define PACKAGE_STRING "gnash 0.8.11dev"
  27602.  
  27603. | #define PACKAGE_BUGREPORT ""
  27604.  
  27605. | #define PACKAGE_URL ""
  27606.  
  27607. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  27608.  
  27609. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  27610.  
  27611. | #define DEFAULT_FLASH_REV_NUMBER "999"
  27612.  
  27613. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  27614.  
  27615. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  27616.  
  27617. | #define DEFAULT_STREAMS_TIMEOUT 60
  27618.  
  27619. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  27620.  
  27621. | #define LINUX_HOST 1
  27622.  
  27623. | #define PACKAGE "gnash"
  27624.  
  27625. | #define VERSION "0.8.11dev"
  27626.  
  27627. | #define ENABLE_NLS 1
  27628.  
  27629. | #define HAVE_GETTEXT 1
  27630.  
  27631. | #define HAVE_DCGETTEXT 1
  27632.  
  27633. | #define STDC_HEADERS 1
  27634.  
  27635. | #define HAVE_SYS_TYPES_H 1
  27636.  
  27637. | #define HAVE_SYS_STAT_H 1
  27638.  
  27639. | #define HAVE_STDLIB_H 1
  27640.  
  27641. | #define HAVE_STRING_H 1
  27642.  
  27643. | #define HAVE_MEMORY_H 1
  27644.  
  27645. | #define HAVE_STRINGS_H 1
  27646.  
  27647. | #define HAVE_INTTYPES_H 1
  27648.  
  27649. | #define HAVE_STDINT_H 1
  27650.  
  27651. | #define HAVE_UNISTD_H 1
  27652.  
  27653. | #define USE_STATS_CACHE 1
  27654.  
  27655. | #define USE_LC 1
  27656.  
  27657. | #define USE_SOUND 1
  27658.  
  27659. | #define USE_MEDIA 1
  27660.  
  27661. | #define HAVE_FFMPEG_AVCODEC_H 1
  27662.  
  27663. | #define PIXELFORMAT_RGB555 1
  27664.  
  27665. | #define PIXELFORMAT_RGB565 1
  27666.  
  27667. | #define PIXELFORMAT_RGB24 1
  27668.  
  27669. | #define PIXELFORMAT_BGR24 1
  27670.  
  27671. | #define PIXELFORMAT_RGBA32 1
  27672.  
  27673. | #define PIXELFORMAT_BGRA32 1
  27674.  
  27675. | #define PIXELFORMAT_ARGB32 1
  27676.  
  27677. | #define PIXELFORMAT_ABGR32 1
  27678.  
  27679. | #define RENDERER_AGG 1
  27680.  
  27681. | #define RENDERER_CAIRO 1
  27682.  
  27683. | #define HAVE_DLFCN_H 1
  27684.  
  27685. | #define LT_OBJDIR ".libs/"
  27686.  
  27687. | #define HAVE_LTDL_H 1
  27688.  
  27689. | #define HAVE_LTDL 1
  27690.  
  27691. | #define DEBUG_LOGGING 1
  27692.  
  27693. | #define HAVE_MALLINFO 1
  27694.  
  27695. | #define HAVE_IPC_INFO 1
  27696.  
  27697. | #define USE_MENUS /**/
  27698.  
  27699. | #define USE_SWFTREE /**/
  27700.  
  27701. | #define USE_TESTSUITE /**/
  27702.  
  27703. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  27704.  
  27705. | #define USE_CGIBIN 1
  27706.  
  27707. | #define ENABLE_DOUBLE_BUFFERING 1
  27708.  
  27709. | #define USE_TSLIB 1
  27710.  
  27711. | #define USE_KEYBOARD_PS2 1
  27712.  
  27713. | #define USE_INPUT_EVENTS 1
  27714.  
  27715. | #define USE_GIF 1
  27716.  
  27717. | #define USE_PNG 1
  27718.  
  27719. | #define HAVE_DIRENT_H 1
  27720.  
  27721. | #define HAVE_GETOPT_H 1
  27722.  
  27723. | #define HAVE_LIBGEN_H 1
  27724.  
  27725. | #define HAVE_PWD_H 1
  27726.  
  27727. | #define HAVE_SYS_UTSNAME_H 1
  27728.  
  27729. | #define HAVE_SIGNAL_H 1
  27730.  
  27731. | #define HAVE_UNISTD_H 1
  27732.  
  27733. | #define HAVE_SYS_TIME_H 1
  27734.  
  27735. | #define HAVE_GETPWNAM 1
  27736.  
  27737. | #define IPC_PERM_KEY key
  27738.  
  27739. | #define HAVE_SEMGET 1
  27740.  
  27741. | #define HAVE_FINITE 1
  27742.  
  27743. | #define HAVE_GETOPT 1
  27744.  
  27745. | #define HAVE_GETTIMEOFDAY 1
  27746.  
  27747. | #define HAVE_FTIME 1
  27748.  
  27749. | #define HAVE_TZSET 1
  27750.  
  27751. | #define HAVE_LOCALTIME_R 1
  27752.  
  27753. | #define HAVE_TM_GMTOFF 1
  27754.  
  27755. | #define HAVE_LONG_TIMEZONE 1
  27756.  
  27757. | #define HAVE_MKSTEMPS 1
  27758.  
  27759. | #define HAVE_SYSCONF 1
  27760.  
  27761. | #define HAVE_SHMGET 1
  27762.  
  27763. | #define HAVE_SHMAT 1
  27764.  
  27765. | #define HAVE_SHMDT 1
  27766.  
  27767. | #define HAVE_MMAP 1
  27768.  
  27769. | #define HAVE_SCANDIR 1
  27770.  
  27771. | #define HAVE_LIBRT 1
  27772.  
  27773. | #define HAVE_CLOCK_GETTIME 1
  27774.  
  27775. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  27776.  
  27777. | #define HAVE_GLES2_GL2_H 1
  27778.  
  27779. | #define BUILD_RAWFB_DEVICE 1
  27780.  
  27781. | /* end confdefs.h. */
  27782.  
  27783. | #include <stdio.h>
  27784.  
  27785. | #ifdef HAVE_SYS_TYPES_H
  27786.  
  27787. | # include <sys/types.h>
  27788.  
  27789. | #endif
  27790.  
  27791. | #ifdef HAVE_SYS_STAT_H
  27792.  
  27793. | # include <sys/stat.h>
  27794.  
  27795. | #endif
  27796.  
  27797. | #ifdef STDC_HEADERS
  27798.  
  27799. | # include <stdlib.h>
  27800.  
  27801. | # include <stddef.h>
  27802.  
  27803. | #else
  27804.  
  27805. | # ifdef HAVE_STDLIB_H
  27806.  
  27807. | # include <stdlib.h>
  27808.  
  27809. | # endif
  27810.  
  27811. | #endif
  27812.  
  27813. | #ifdef HAVE_STRING_H
  27814.  
  27815. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  27816.  
  27817. | # include <memory.h>
  27818.  
  27819. | # endif
  27820.  
  27821. | # include <string.h>
  27822.  
  27823. | #endif
  27824.  
  27825. | #ifdef HAVE_STRINGS_H
  27826.  
  27827. | # include <strings.h>
  27828.  
  27829. | #endif
  27830.  
  27831. | #ifdef HAVE_INTTYPES_H
  27832.  
  27833. | # include <inttypes.h>
  27834.  
  27835. | #endif
  27836.  
  27837. | #ifdef HAVE_STDINT_H
  27838.  
  27839. | # include <stdint.h>
  27840.  
  27841. | #endif
  27842.  
  27843. | #ifdef HAVE_UNISTD_H
  27844.  
  27845. | # include <unistd.h>
  27846.  
  27847. | #endif
  27848.  
  27849. | #include <gstreamer_pbutils/gst/pbutils/install-plugins.h>
  27850.  
  27851. configure:43477: result: no
  27852.  
  27853. configure:43477: checking gstreamer_pbutils/gst/pbutils/install-plugins.h presence
  27854.  
  27855. configure:43477: /usr/share/emscripten/emcc -E conftest.c
  27856.  
  27857. conftest.c:96:10: fatal error: 'gstreamer_pbutils/gst/pbutils/install-plugins.h' file not found
  27858.  
  27859. #include <gstreamer_pbutils/gst/pbutils/install-plugins.h>
  27860.  
  27861. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  27862.  
  27863. 1 error generated.
  27864.  
  27865. configure:43477: $? = 1
  27866.  
  27867. configure: failed program was:
  27868.  
  27869. | /* confdefs.h */
  27870.  
  27871. | #define PACKAGE_NAME "gnash"
  27872.  
  27873. | #define PACKAGE_TARNAME "gnash"
  27874.  
  27875. | #define PACKAGE_VERSION "0.8.11dev"
  27876.  
  27877. | #define PACKAGE_STRING "gnash 0.8.11dev"
  27878.  
  27879. | #define PACKAGE_BUGREPORT ""
  27880.  
  27881. | #define PACKAGE_URL ""
  27882.  
  27883. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  27884.  
  27885. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  27886.  
  27887. | #define DEFAULT_FLASH_REV_NUMBER "999"
  27888.  
  27889. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  27890.  
  27891. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  27892.  
  27893. | #define DEFAULT_STREAMS_TIMEOUT 60
  27894.  
  27895. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  27896.  
  27897. | #define LINUX_HOST 1
  27898.  
  27899. | #define PACKAGE "gnash"
  27900.  
  27901. | #define VERSION "0.8.11dev"
  27902.  
  27903. | #define ENABLE_NLS 1
  27904.  
  27905. | #define HAVE_GETTEXT 1
  27906.  
  27907. | #define HAVE_DCGETTEXT 1
  27908.  
  27909. | #define STDC_HEADERS 1
  27910.  
  27911. | #define HAVE_SYS_TYPES_H 1
  27912.  
  27913. | #define HAVE_SYS_STAT_H 1
  27914.  
  27915. | #define HAVE_STDLIB_H 1
  27916.  
  27917. | #define HAVE_STRING_H 1
  27918.  
  27919. | #define HAVE_MEMORY_H 1
  27920.  
  27921. | #define HAVE_STRINGS_H 1
  27922.  
  27923. | #define HAVE_INTTYPES_H 1
  27924.  
  27925. | #define HAVE_STDINT_H 1
  27926.  
  27927. | #define HAVE_UNISTD_H 1
  27928.  
  27929. | #define USE_STATS_CACHE 1
  27930.  
  27931. | #define USE_LC 1
  27932.  
  27933. | #define USE_SOUND 1
  27934.  
  27935. | #define USE_MEDIA 1
  27936.  
  27937. | #define HAVE_FFMPEG_AVCODEC_H 1
  27938.  
  27939. | #define PIXELFORMAT_RGB555 1
  27940.  
  27941. | #define PIXELFORMAT_RGB565 1
  27942.  
  27943. | #define PIXELFORMAT_RGB24 1
  27944.  
  27945. | #define PIXELFORMAT_BGR24 1
  27946.  
  27947. | #define PIXELFORMAT_RGBA32 1
  27948.  
  27949. | #define PIXELFORMAT_BGRA32 1
  27950.  
  27951. | #define PIXELFORMAT_ARGB32 1
  27952.  
  27953. | #define PIXELFORMAT_ABGR32 1
  27954.  
  27955. | #define RENDERER_AGG 1
  27956.  
  27957. | #define RENDERER_CAIRO 1
  27958.  
  27959. | #define HAVE_DLFCN_H 1
  27960.  
  27961. | #define LT_OBJDIR ".libs/"
  27962.  
  27963. | #define HAVE_LTDL_H 1
  27964.  
  27965. | #define HAVE_LTDL 1
  27966.  
  27967. | #define DEBUG_LOGGING 1
  27968.  
  27969. | #define HAVE_MALLINFO 1
  27970.  
  27971. | #define HAVE_IPC_INFO 1
  27972.  
  27973. | #define USE_MENUS /**/
  27974.  
  27975. | #define USE_SWFTREE /**/
  27976.  
  27977. | #define USE_TESTSUITE /**/
  27978.  
  27979. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  27980.  
  27981. | #define USE_CGIBIN 1
  27982.  
  27983. | #define ENABLE_DOUBLE_BUFFERING 1
  27984.  
  27985. | #define USE_TSLIB 1
  27986.  
  27987. | #define USE_KEYBOARD_PS2 1
  27988.  
  27989. | #define USE_INPUT_EVENTS 1
  27990.  
  27991. | #define USE_GIF 1
  27992.  
  27993. | #define USE_PNG 1
  27994.  
  27995. | #define HAVE_DIRENT_H 1
  27996.  
  27997. | #define HAVE_GETOPT_H 1
  27998.  
  27999. | #define HAVE_LIBGEN_H 1
  28000.  
  28001. | #define HAVE_PWD_H 1
  28002.  
  28003. | #define HAVE_SYS_UTSNAME_H 1
  28004.  
  28005. | #define HAVE_SIGNAL_H 1
  28006.  
  28007. | #define HAVE_UNISTD_H 1
  28008.  
  28009. | #define HAVE_SYS_TIME_H 1
  28010.  
  28011. | #define HAVE_GETPWNAM 1
  28012.  
  28013. | #define IPC_PERM_KEY key
  28014.  
  28015. | #define HAVE_SEMGET 1
  28016.  
  28017. | #define HAVE_FINITE 1
  28018.  
  28019. | #define HAVE_GETOPT 1
  28020.  
  28021. | #define HAVE_GETTIMEOFDAY 1
  28022.  
  28023. | #define HAVE_FTIME 1
  28024.  
  28025. | #define HAVE_TZSET 1
  28026.  
  28027. | #define HAVE_LOCALTIME_R 1
  28028.  
  28029. | #define HAVE_TM_GMTOFF 1
  28030.  
  28031. | #define HAVE_LONG_TIMEZONE 1
  28032.  
  28033. | #define HAVE_MKSTEMPS 1
  28034.  
  28035. | #define HAVE_SYSCONF 1
  28036.  
  28037. | #define HAVE_SHMGET 1
  28038.  
  28039. | #define HAVE_SHMAT 1
  28040.  
  28041. | #define HAVE_SHMDT 1
  28042.  
  28043. | #define HAVE_MMAP 1
  28044.  
  28045. | #define HAVE_SCANDIR 1
  28046.  
  28047. | #define HAVE_LIBRT 1
  28048.  
  28049. | #define HAVE_CLOCK_GETTIME 1
  28050.  
  28051. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  28052.  
  28053. | #define HAVE_GLES2_GL2_H 1
  28054.  
  28055. | #define BUILD_RAWFB_DEVICE 1
  28056.  
  28057. | /* end confdefs.h. */
  28058.  
  28059. | #include <gstreamer_pbutils/gst/pbutils/install-plugins.h>
  28060.  
  28061. configure:43477: result: no
  28062.  
  28063. configure:43477: checking for gstreamer_pbutils/gst/pbutils/install-plugins.h
  28064.  
  28065. configure:43477: result: no
  28066.  
  28067. configure:43483: checking gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h usability
  28068.  
  28069. configure:43483: /usr/share/emscripten/emcc -c conftest.c >&5
  28070.  
  28071. conftest.c:129:10: fatal error: 'gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h' file not found
  28072.  
  28073. #include <gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h>
  28074.  
  28075. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  28076.  
  28077. 1 error generated.
  28078.  
  28079. configure:43483: $? = 1
  28080.  
  28081. configure: failed program was:
  28082.  
  28083. | /* confdefs.h */
  28084.  
  28085. | #define PACKAGE_NAME "gnash"
  28086.  
  28087. | #define PACKAGE_TARNAME "gnash"
  28088.  
  28089. | #define PACKAGE_VERSION "0.8.11dev"
  28090.  
  28091. | #define PACKAGE_STRING "gnash 0.8.11dev"
  28092.  
  28093. | #define PACKAGE_BUGREPORT ""
  28094.  
  28095. | #define PACKAGE_URL ""
  28096.  
  28097. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  28098.  
  28099. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  28100.  
  28101. | #define DEFAULT_FLASH_REV_NUMBER "999"
  28102.  
  28103. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  28104.  
  28105. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  28106.  
  28107. | #define DEFAULT_STREAMS_TIMEOUT 60
  28108.  
  28109. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  28110.  
  28111. | #define LINUX_HOST 1
  28112.  
  28113. | #define PACKAGE "gnash"
  28114.  
  28115. | #define VERSION "0.8.11dev"
  28116.  
  28117. | #define ENABLE_NLS 1
  28118.  
  28119. | #define HAVE_GETTEXT 1
  28120.  
  28121. | #define HAVE_DCGETTEXT 1
  28122.  
  28123. | #define STDC_HEADERS 1
  28124.  
  28125. | #define HAVE_SYS_TYPES_H 1
  28126.  
  28127. | #define HAVE_SYS_STAT_H 1
  28128.  
  28129. | #define HAVE_STDLIB_H 1
  28130.  
  28131. | #define HAVE_STRING_H 1
  28132.  
  28133. | #define HAVE_MEMORY_H 1
  28134.  
  28135. | #define HAVE_STRINGS_H 1
  28136.  
  28137. | #define HAVE_INTTYPES_H 1
  28138.  
  28139. | #define HAVE_STDINT_H 1
  28140.  
  28141. | #define HAVE_UNISTD_H 1
  28142.  
  28143. | #define USE_STATS_CACHE 1
  28144.  
  28145. | #define USE_LC 1
  28146.  
  28147. | #define USE_SOUND 1
  28148.  
  28149. | #define USE_MEDIA 1
  28150.  
  28151. | #define HAVE_FFMPEG_AVCODEC_H 1
  28152.  
  28153. | #define PIXELFORMAT_RGB555 1
  28154.  
  28155. | #define PIXELFORMAT_RGB565 1
  28156.  
  28157. | #define PIXELFORMAT_RGB24 1
  28158.  
  28159. | #define PIXELFORMAT_BGR24 1
  28160.  
  28161. | #define PIXELFORMAT_RGBA32 1
  28162.  
  28163. | #define PIXELFORMAT_BGRA32 1
  28164.  
  28165. | #define PIXELFORMAT_ARGB32 1
  28166.  
  28167. | #define PIXELFORMAT_ABGR32 1
  28168.  
  28169. | #define RENDERER_AGG 1
  28170.  
  28171. | #define RENDERER_CAIRO 1
  28172.  
  28173. | #define HAVE_DLFCN_H 1
  28174.  
  28175. | #define LT_OBJDIR ".libs/"
  28176.  
  28177. | #define HAVE_LTDL_H 1
  28178.  
  28179. | #define HAVE_LTDL 1
  28180.  
  28181. | #define DEBUG_LOGGING 1
  28182.  
  28183. | #define HAVE_MALLINFO 1
  28184.  
  28185. | #define HAVE_IPC_INFO 1
  28186.  
  28187. | #define USE_MENUS /**/
  28188.  
  28189. | #define USE_SWFTREE /**/
  28190.  
  28191. | #define USE_TESTSUITE /**/
  28192.  
  28193. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  28194.  
  28195. | #define USE_CGIBIN 1
  28196.  
  28197. | #define ENABLE_DOUBLE_BUFFERING 1
  28198.  
  28199. | #define USE_TSLIB 1
  28200.  
  28201. | #define USE_KEYBOARD_PS2 1
  28202.  
  28203. | #define USE_INPUT_EVENTS 1
  28204.  
  28205. | #define USE_GIF 1
  28206.  
  28207. | #define USE_PNG 1
  28208.  
  28209. | #define HAVE_DIRENT_H 1
  28210.  
  28211. | #define HAVE_GETOPT_H 1
  28212.  
  28213. | #define HAVE_LIBGEN_H 1
  28214.  
  28215. | #define HAVE_PWD_H 1
  28216.  
  28217. | #define HAVE_SYS_UTSNAME_H 1
  28218.  
  28219. | #define HAVE_SIGNAL_H 1
  28220.  
  28221. | #define HAVE_UNISTD_H 1
  28222.  
  28223. | #define HAVE_SYS_TIME_H 1
  28224.  
  28225. | #define HAVE_GETPWNAM 1
  28226.  
  28227. | #define IPC_PERM_KEY key
  28228.  
  28229. | #define HAVE_SEMGET 1
  28230.  
  28231. | #define HAVE_FINITE 1
  28232.  
  28233. | #define HAVE_GETOPT 1
  28234.  
  28235. | #define HAVE_GETTIMEOFDAY 1
  28236.  
  28237. | #define HAVE_FTIME 1
  28238.  
  28239. | #define HAVE_TZSET 1
  28240.  
  28241. | #define HAVE_LOCALTIME_R 1
  28242.  
  28243. | #define HAVE_TM_GMTOFF 1
  28244.  
  28245. | #define HAVE_LONG_TIMEZONE 1
  28246.  
  28247. | #define HAVE_MKSTEMPS 1
  28248.  
  28249. | #define HAVE_SYSCONF 1
  28250.  
  28251. | #define HAVE_SHMGET 1
  28252.  
  28253. | #define HAVE_SHMAT 1
  28254.  
  28255. | #define HAVE_SHMDT 1
  28256.  
  28257. | #define HAVE_MMAP 1
  28258.  
  28259. | #define HAVE_SCANDIR 1
  28260.  
  28261. | #define HAVE_LIBRT 1
  28262.  
  28263. | #define HAVE_CLOCK_GETTIME 1
  28264.  
  28265. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  28266.  
  28267. | #define HAVE_GLES2_GL2_H 1
  28268.  
  28269. | #define BUILD_RAWFB_DEVICE 1
  28270.  
  28271. | /* end confdefs.h. */
  28272.  
  28273. | #include <stdio.h>
  28274.  
  28275. | #ifdef HAVE_SYS_TYPES_H
  28276.  
  28277. | # include <sys/types.h>
  28278.  
  28279. | #endif
  28280.  
  28281. | #ifdef HAVE_SYS_STAT_H
  28282.  
  28283. | # include <sys/stat.h>
  28284.  
  28285. | #endif
  28286.  
  28287. | #ifdef STDC_HEADERS
  28288.  
  28289. | # include <stdlib.h>
  28290.  
  28291. | # include <stddef.h>
  28292.  
  28293. | #else
  28294.  
  28295. | # ifdef HAVE_STDLIB_H
  28296.  
  28297. | # include <stdlib.h>
  28298.  
  28299. | # endif
  28300.  
  28301. | #endif
  28302.  
  28303. | #ifdef HAVE_STRING_H
  28304.  
  28305. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  28306.  
  28307. | # include <memory.h>
  28308.  
  28309. | # endif
  28310.  
  28311. | # include <string.h>
  28312.  
  28313. | #endif
  28314.  
  28315. | #ifdef HAVE_STRINGS_H
  28316.  
  28317. | # include <strings.h>
  28318.  
  28319. | #endif
  28320.  
  28321. | #ifdef HAVE_INTTYPES_H
  28322.  
  28323. | # include <inttypes.h>
  28324.  
  28325. | #endif
  28326.  
  28327. | #ifdef HAVE_STDINT_H
  28328.  
  28329. | # include <stdint.h>
  28330.  
  28331. | #endif
  28332.  
  28333. | #ifdef HAVE_UNISTD_H
  28334.  
  28335. | # include <unistd.h>
  28336.  
  28337. | #endif
  28338.  
  28339. | #include <gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h>
  28340.  
  28341. configure:43483: result: no
  28342.  
  28343. configure:43483: checking gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h presence
  28344.  
  28345. configure:43483: /usr/share/emscripten/emcc -E conftest.c
  28346.  
  28347. conftest.c:96:10: fatal error: 'gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h' file not found
  28348.  
  28349. #include <gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h>
  28350.  
  28351. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  28352.  
  28353. 1 error generated.
  28354.  
  28355. configure:43483: $? = 1
  28356.  
  28357. configure: failed program was:
  28358.  
  28359. | /* confdefs.h */
  28360.  
  28361. | #define PACKAGE_NAME "gnash"
  28362.  
  28363. | #define PACKAGE_TARNAME "gnash"
  28364.  
  28365. | #define PACKAGE_VERSION "0.8.11dev"
  28366.  
  28367. | #define PACKAGE_STRING "gnash 0.8.11dev"
  28368.  
  28369. | #define PACKAGE_BUGREPORT ""
  28370.  
  28371. | #define PACKAGE_URL ""
  28372.  
  28373. | #define DEFAULT_FLASH_MAJOR_VERSION "10"
  28374.  
  28375. | #define DEFAULT_FLASH_MINOR_VERSION "1"
  28376.  
  28377. | #define DEFAULT_FLASH_REV_NUMBER "999"
  28378.  
  28379. | #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  28380.  
  28381. | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  28382.  
  28383. | #define DEFAULT_STREAMS_TIMEOUT 60
  28384.  
  28385. | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  28386.  
  28387. | #define LINUX_HOST 1
  28388.  
  28389. | #define PACKAGE "gnash"
  28390.  
  28391. | #define VERSION "0.8.11dev"
  28392.  
  28393. | #define ENABLE_NLS 1
  28394.  
  28395. | #define HAVE_GETTEXT 1
  28396.  
  28397. | #define HAVE_DCGETTEXT 1
  28398.  
  28399. | #define STDC_HEADERS 1
  28400.  
  28401. | #define HAVE_SYS_TYPES_H 1
  28402.  
  28403. | #define HAVE_SYS_STAT_H 1
  28404.  
  28405. | #define HAVE_STDLIB_H 1
  28406.  
  28407. | #define HAVE_STRING_H 1
  28408.  
  28409. | #define HAVE_MEMORY_H 1
  28410.  
  28411. | #define HAVE_STRINGS_H 1
  28412.  
  28413. | #define HAVE_INTTYPES_H 1
  28414.  
  28415. | #define HAVE_STDINT_H 1
  28416.  
  28417. | #define HAVE_UNISTD_H 1
  28418.  
  28419. | #define USE_STATS_CACHE 1
  28420.  
  28421. | #define USE_LC 1
  28422.  
  28423. | #define USE_SOUND 1
  28424.  
  28425. | #define USE_MEDIA 1
  28426.  
  28427. | #define HAVE_FFMPEG_AVCODEC_H 1
  28428.  
  28429. | #define PIXELFORMAT_RGB555 1
  28430.  
  28431. | #define PIXELFORMAT_RGB565 1
  28432.  
  28433. | #define PIXELFORMAT_RGB24 1
  28434.  
  28435. | #define PIXELFORMAT_BGR24 1
  28436.  
  28437. | #define PIXELFORMAT_RGBA32 1
  28438.  
  28439. | #define PIXELFORMAT_BGRA32 1
  28440.  
  28441. | #define PIXELFORMAT_ARGB32 1
  28442.  
  28443. | #define PIXELFORMAT_ABGR32 1
  28444.  
  28445. | #define RENDERER_AGG 1
  28446.  
  28447. | #define RENDERER_CAIRO 1
  28448.  
  28449. | #define HAVE_DLFCN_H 1
  28450.  
  28451. | #define LT_OBJDIR ".libs/"
  28452.  
  28453. | #define HAVE_LTDL_H 1
  28454.  
  28455. | #define HAVE_LTDL 1
  28456.  
  28457. | #define DEBUG_LOGGING 1
  28458.  
  28459. | #define HAVE_MALLINFO 1
  28460.  
  28461. | #define HAVE_IPC_INFO 1
  28462.  
  28463. | #define USE_MENUS /**/
  28464.  
  28465. | #define USE_SWFTREE /**/
  28466.  
  28467. | #define USE_TESTSUITE /**/
  28468.  
  28469. | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  28470.  
  28471. | #define USE_CGIBIN 1
  28472.  
  28473. | #define ENABLE_DOUBLE_BUFFERING 1
  28474.  
  28475. | #define USE_TSLIB 1
  28476.  
  28477. | #define USE_KEYBOARD_PS2 1
  28478.  
  28479. | #define USE_INPUT_EVENTS 1
  28480.  
  28481. | #define USE_GIF 1
  28482.  
  28483. | #define USE_PNG 1
  28484.  
  28485. | #define HAVE_DIRENT_H 1
  28486.  
  28487. | #define HAVE_GETOPT_H 1
  28488.  
  28489. | #define HAVE_LIBGEN_H 1
  28490.  
  28491. | #define HAVE_PWD_H 1
  28492.  
  28493. | #define HAVE_SYS_UTSNAME_H 1
  28494.  
  28495. | #define HAVE_SIGNAL_H 1
  28496.  
  28497. | #define HAVE_UNISTD_H 1
  28498.  
  28499. | #define HAVE_SYS_TIME_H 1
  28500.  
  28501. | #define HAVE_GETPWNAM 1
  28502.  
  28503. | #define IPC_PERM_KEY key
  28504.  
  28505. | #define HAVE_SEMGET 1
  28506.  
  28507. | #define HAVE_FINITE 1
  28508.  
  28509. | #define HAVE_GETOPT 1
  28510.  
  28511. | #define HAVE_GETTIMEOFDAY 1
  28512.  
  28513. | #define HAVE_FTIME 1
  28514.  
  28515. | #define HAVE_TZSET 1
  28516.  
  28517. | #define HAVE_LOCALTIME_R 1
  28518.  
  28519. | #define HAVE_TM_GMTOFF 1
  28520.  
  28521. | #define HAVE_LONG_TIMEZONE 1
  28522.  
  28523. | #define HAVE_MKSTEMPS 1
  28524.  
  28525. | #define HAVE_SYSCONF 1
  28526.  
  28527. | #define HAVE_SHMGET 1
  28528.  
  28529. | #define HAVE_SHMAT 1
  28530.  
  28531. | #define HAVE_SHMDT 1
  28532.  
  28533. | #define HAVE_MMAP 1
  28534.  
  28535. | #define HAVE_SCANDIR 1
  28536.  
  28537. | #define HAVE_LIBRT 1
  28538.  
  28539. | #define HAVE_CLOCK_GETTIME 1
  28540.  
  28541. | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  28542.  
  28543. | #define HAVE_GLES2_GL2_H 1
  28544.  
  28545. | #define BUILD_RAWFB_DEVICE 1
  28546.  
  28547. | /* end confdefs.h. */
  28548.  
  28549. | #include <gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h>
  28550.  
  28551. configure:43483: result: no
  28552.  
  28553. configure:43483: checking for gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h
  28554.  
  28555. configure:43483: result: no
  28556.  
  28557. configure:43488: checking for gst/pbutils/install-plugins.h
  28558.  
  28559. configure:43488: result: no
  28560.  
  28561. configure:43536: checking for gst/pbutils/install-plugins.h header
  28562.  
  28563. configure:43551: result: not found
  28564.  
  28565. configure:45259: checking whether /usr/share/emscripten/emcc supports the GNUC visibility attribute
  28566.  
  28567. configure:45269: /usr/share/emscripten/emcc -c -Wall -Werror conftest.c >&5
  28568.  
  28569. configure:45269: $? = 0
  28570.  
  28571. configure:45274: result: yes
  28572.  
  28573. configure:45397: checking whether pthreads work with -pthread
  28574.  
  28575. configure:45523: /usr/share/emscripten/emcc -o conftest -pthread conftest.c -lrt >&5
  28576.  
  28577. configure:45523: $? = 0
  28578.  
  28579. configure:45533: result: yes
  28580.  
  28581. configure:45541: checking searching for pthread library
  28582.  
  28583. configure:45548: result: using -L/usr/lib/x86_64-linux-gnu -lpthread
  28584.  
  28585. configure:45576: checking for joinable pthread attribute
  28586.  
  28587. configure:45591: /usr/share/emscripten/emcc -o conftest -pthread conftest.c -L/usr/lib/x86_64-linux-gnu -lpthread -lrt >&5
  28588.  
  28589. configure:45591: $? = 0
  28590.  
  28591. configure:45597: result: PTHREAD_CREATE_JOINABLE
  28592.  
  28593. configure:45607: checking if more special flags are required for pthreads
  28594.  
  28595. configure:45615: result: no
  28596.  
  28597. configure:45813: checking for boost header
  28598.  
  28599. configure:45860: checking for Boost libraries
  28600.  
  28601. configure:45905: WARNING: Libraries program_options iostreams serialization date_time aren't installed
  28602.  
  28603. configure:45908: result:
  28604.  
  28605. configure:46030: checking if -fvisibility-inlines-hidden is broken
  28606.  
  28607. configure:46076: /usr/share/emscripten/em++ -o conftest -fPIC -fvisibility-inlines-hidden -O0 -shared -fPIC conftest.cpp -lrt >&5
  28608.  
  28609. configure:46076: $? = 0
  28610.  
  28611. configure:46096: result: no
  28612.  
  28613. configure:46111: checking whether /usr/share/emscripten/em++ supports -fvisibility=hidden
  28614.  
  28615. configure:46126: /usr/share/emscripten/em++ -o conftest -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden conftest.cpp -lrt >&5
  28616.  
  28617. configure:46126: $? = 0
  28618.  
  28619. configure:46128: result: yes
  28620.  
  28621. configure:46185: checking whether C compiler accepts -fpie
  28622.  
  28623. configure:46204: /usr/share/emscripten/emcc -c -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -D_FORTIFY_SOURCE=2 conftest.c >&5
  28624.  
  28625. configure:46204: $? = 0
  28626.  
  28627. configure:46213: result: yes
  28628.  
  28629. configure:46229: : CFLAGS="$CFLAGS"
  28630.  
  28631. configure:46232: $? = 0
  28632.  
  28633. configure:46185: checking whether C compiler accepts -fPIE
  28634.  
  28635. configure:46204: /usr/share/emscripten/emcc -c -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -D_FORTIFY_SOURCE=2 conftest.c >&5
  28636.  
  28637. configure:46204: $? = 0
  28638.  
  28639. configure:46213: result: yes
  28640.  
  28641. configure:46229: : CFLAGS="$CFLAGS"
  28642.  
  28643. configure:46232: $? = 0
  28644.  
  28645. configure:46185: checking whether C compiler accepts -Wformat
  28646.  
  28647. configure:46204: /usr/share/emscripten/emcc -c -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -D_FORTIFY_SOURCE=2 conftest.c >&5
  28648.  
  28649. configure:46204: $? = 0
  28650.  
  28651. configure:46213: result: yes
  28652.  
  28653. configure:46229: : CFLAGS="$CFLAGS"
  28654.  
  28655. configure:46232: $? = 0
  28656.  
  28657. configure:46185: checking whether C compiler accepts -Werror=format-security
  28658.  
  28659. configure:46204: /usr/share/emscripten/emcc -c -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
  28660.  
  28661. configure:46204: $? = 0
  28662.  
  28663. configure:46213: result: yes
  28664.  
  28665. configure:46229: : CFLAGS="$CFLAGS"
  28666.  
  28667. configure:46232: $? = 0
  28668.  
  28669. configure:46255: checking whether C compiler accepts -fstack-protector-strong
  28670.  
  28671. configure:46274: /usr/share/emscripten/emcc -c -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  28672.  
  28673. configure:46274: $? = 0
  28674.  
  28675. configure:46282: result: yes
  28676.  
  28677. configure:46298: : CFLAGS="$CFLAGS"
  28678.  
  28679. configure:46301: $? = 0
  28680.  
  28681. configure:46409: checking whether C++ compiler accepts -fpie
  28682.  
  28683. configure:46428: /usr/share/emscripten/em++ -c -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  28684.  
  28685. configure:46428: $? = 0
  28686.  
  28687. configure:46437: result: yes
  28688.  
  28689. configure:46453: : CXXFLAGS="$CXXFLAGS"
  28690.  
  28691. configure:46456: $? = 0
  28692.  
  28693. configure:46409: checking whether C++ compiler accepts -fPIE
  28694.  
  28695. configure:46428: /usr/share/emscripten/em++ -c -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  28696.  
  28697. configure:46428: $? = 0
  28698.  
  28699. configure:46437: result: yes
  28700.  
  28701. configure:46453: : CXXFLAGS="$CXXFLAGS"
  28702.  
  28703. configure:46456: $? = 0
  28704.  
  28705. configure:46409: checking whether C++ compiler accepts -Wformat
  28706.  
  28707. configure:46428: /usr/share/emscripten/em++ -c -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  28708.  
  28709. configure:46428: $? = 0
  28710.  
  28711. configure:46437: result: yes
  28712.  
  28713. configure:46453: : CXXFLAGS="$CXXFLAGS"
  28714.  
  28715. configure:46456: $? = 0
  28716.  
  28717. configure:46409: checking whether C++ compiler accepts -Werror=format-security
  28718.  
  28719. configure:46428: /usr/share/emscripten/em++ -c -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  28720.  
  28721. configure:46428: $? = 0
  28722.  
  28723. configure:46437: result: yes
  28724.  
  28725. configure:46453: : CXXFLAGS="$CXXFLAGS"
  28726.  
  28727. configure:46456: $? = 0
  28728.  
  28729. configure:46479: checking whether C++ compiler accepts -fstack-protector-strong
  28730.  
  28731. configure:46498: /usr/share/emscripten/em++ -c -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  28732.  
  28733. configure:46498: $? = 0
  28734.  
  28735. configure:46506: result: yes
  28736.  
  28737. configure:46522: : CXXFLAGS="$CXXFLAGS"
  28738.  
  28739. configure:46525: $? = 0
  28740.  
  28741. configure:46633: checking whether the linker accepts -fPIE
  28742.  
  28743. configure:46652: /usr/share/emscripten/emcc -o conftest -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIE conftest.c -lrt >&5
  28744.  
  28745. configure:46652: $? = 0
  28746.  
  28747. configure:46662: result: yes
  28748.  
  28749. configure:46678: : LDFLAGS="$LDFLAGS"
  28750.  
  28751. configure:46681: $? = 0
  28752.  
  28753. configure:46633: checking whether the linker accepts -pie
  28754.  
  28755. configure:46652: /usr/share/emscripten/emcc -o conftest -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIE -pie conftest.c -lrt >&5
  28756.  
  28757. configure:46652: $? = 0
  28758.  
  28759. configure:46662: result: yes
  28760.  
  28761. configure:46678: : LDFLAGS="$LDFLAGS"
  28762.  
  28763. configure:46681: $? = 0
  28764.  
  28765. configure:46633: checking whether the linker accepts -Wl,-z,relro
  28766.  
  28767. configure:46652: /usr/share/emscripten/emcc -o conftest -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z,relro conftest.c -lrt >&5
  28768.  
  28769. configure:46652: $? = 0
  28770.  
  28771. configure:46662: result: yes
  28772.  
  28773. configure:46678: : LDFLAGS="$LDFLAGS"
  28774.  
  28775. configure:46681: $? = 0
  28776.  
  28777. configure:46633: checking whether the linker accepts -Wl,-z,now
  28778.  
  28779. configure:46652: /usr/share/emscripten/emcc -o conftest -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lrt >&5
  28780.  
  28781. configure:46652: $? = 0
  28782.  
  28783. configure:46662: result: yes
  28784.  
  28785. configure:46678: : LDFLAGS="$LDFLAGS"
  28786.  
  28787. configure:46681: $? = 0
  28788.  
  28789. configure:46729: checking whether GConf support is requested
  28790.  
  28791. configure:46742: result: yes
  28792.  
  28793. configure:46757: checking for GCONF
  28794.  
  28795. configure:46762: $PKG_CONFIG --exists --print-errors "gconf-2.0"
  28796.  
  28797. Package gconf-2.0 was not found in the pkg-config search path.
  28798.  
  28799. Perhaps you should add the directory containing `gconf-2.0.pc'
  28800.  
  28801. to the PKG_CONFIG_PATH environment variable
  28802.  
  28803. No package 'gconf-2.0' found
  28804.  
  28805. configure:46765: $? = 1
  28806.  
  28807. configure:46776: $PKG_CONFIG --exists --print-errors "gconf-2.0"
  28808.  
  28809. Package gconf-2.0 was not found in the pkg-config search path.
  28810.  
  28811. Perhaps you should add the directory containing `gconf-2.0.pc'
  28812.  
  28813. to the PKG_CONFIG_PATH environment variable
  28814.  
  28815. No package 'gconf-2.0' found
  28816.  
  28817. configure:46779: $? = 1
  28818.  
  28819. Package gconf-2.0 was not found in the pkg-config search path.
  28820.  
  28821. Perhaps you should add the directory containing `gconf-2.0.pc'
  28822.  
  28823. to the PKG_CONFIG_PATH environment variable
  28824.  
  28825. No package 'gconf-2.0' found
  28826.  
  28827. configure:46794: error: Package requirements (gconf-2.0) were not met.
  28828.  
  28829. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  28830.  
  28831. installed software in a non-standard prefix.
  28832.  
  28833.  
  28834.  
  28835. Alternatively you may set the GCONF_CFLAGS and GCONF_LIBS environment variables
  28836.  
  28837. to avoid the need to call pkg-config. See the pkg-config man page for
  28838.  
  28839. more details.
  28840.  
  28841.  
  28842.  
  28843. ## ---------------- ##
  28844.  
  28845. ## Cache variables. ##
  28846.  
  28847. ## ---------------- ##
  28848.  
  28849.  
  28850.  
  28851. ac_cv_build=x86_64-pc-linux-gnu
  28852.  
  28853. ac_cv_c_bigendian=no
  28854.  
  28855. ac_cv_c_compiler_gnu=yes
  28856.  
  28857. ac_cv_c_const=yes
  28858.  
  28859. ac_cv_c_inline=inline
  28860.  
  28861. ac_cv_cxx_compiler_gnu=yes
  28862.  
  28863. ac_cv_env_CCC_set=
  28864.  
  28865. ac_cv_env_CCC_value=
  28866.  
  28867. ac_cv_env_CC_set=set
  28868.  
  28869. ac_cv_env_CC_value=/usr/share/emscripten/emcc
  28870.  
  28871. ac_cv_env_CFLAGS_set=set
  28872.  
  28873. ac_cv_env_CFLAGS_value=
  28874.  
  28875. ac_cv_env_CPPFLAGS_set=
  28876.  
  28877. ac_cv_env_CPPFLAGS_value=
  28878.  
  28879. ac_cv_env_CPP_set=
  28880.  
  28881. ac_cv_env_CPP_value=
  28882.  
  28883. ac_cv_env_CXXCPP_set=
  28884.  
  28885. ac_cv_env_CXXCPP_value=
  28886.  
  28887. ac_cv_env_CXXFLAGS_set=
  28888.  
  28889. ac_cv_env_CXXFLAGS_value=
  28890.  
  28891. ac_cv_env_CXX_set=set
  28892.  
  28893. ac_cv_env_CXX_value=/usr/share/emscripten/em++
  28894.  
  28895. ac_cv_env_GCONF_CFLAGS_set=
  28896.  
  28897. ac_cv_env_GCONF_CFLAGS_value=
  28898.  
  28899. ac_cv_env_GCONF_LIBS_set=
  28900.  
  28901. ac_cv_env_GCONF_LIBS_value=
  28902.  
  28903. ac_cv_env_LDFLAGS_set=
  28904.  
  28905. ac_cv_env_LDFLAGS_value=
  28906.  
  28907. ac_cv_env_LIBS_set=
  28908.  
  28909. ac_cv_env_LIBS_value=
  28910.  
  28911. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  28912.  
  28913. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  28914.  
  28915. ac_cv_env_PKG_CONFIG_set=
  28916.  
  28917. ac_cv_env_PKG_CONFIG_value=
  28918.  
  28919. ac_cv_env_PYGTK_CFLAGS_set=
  28920.  
  28921. ac_cv_env_PYGTK_CFLAGS_value=
  28922.  
  28923. ac_cv_env_PYGTK_LIBS_set=
  28924.  
  28925. ac_cv_env_PYGTK_LIBS_value=
  28926.  
  28927. ac_cv_env_PYTHON_set=
  28928.  
  28929. ac_cv_env_PYTHON_value=
  28930.  
  28931. ac_cv_env_build_alias_set=
  28932.  
  28933. ac_cv_env_build_alias_value=
  28934.  
  28935. ac_cv_env_host_alias_set=
  28936.  
  28937. ac_cv_env_host_alias_value=
  28938.  
  28939. ac_cv_env_target_alias_set=
  28940.  
  28941. ac_cv_env_target_alias_value=
  28942.  
  28943. ac_cv_finite=yes
  28944.  
  28945. ac_cv_func_clock_gettime=yes
  28946.  
  28947. ac_cv_func_dlopen=no
  28948.  
  28949. ac_cv_func_ftime=yes
  28950.  
  28951. ac_cv_func_getopt=yes
  28952.  
  28953. ac_cv_func_gettimeofday=yes
  28954.  
  28955. ac_cv_func_localtime_r=yes
  28956.  
  28957. ac_cv_func_mkstemps=yes
  28958.  
  28959. ac_cv_func_mmap=yes
  28960.  
  28961. ac_cv_func_scandir=yes
  28962.  
  28963. ac_cv_func_semget=yes
  28964.  
  28965. ac_cv_func_shl_load=no
  28966.  
  28967. ac_cv_func_shmat=yes
  28968.  
  28969. ac_cv_func_shmdt=yes
  28970.  
  28971. ac_cv_func_shmget=yes
  28972.  
  28973. ac_cv_func_sysconf=yes
  28974.  
  28975. ac_cv_func_tzset=yes
  28976.  
  28977. ac_cv_gcc_visibility=yes
  28978.  
  28979. ac_cv_gcc_visibility_bug=no
  28980.  
  28981. ac_cv_header_GLES2_gl2_h=yes
  28982.  
  28983. ac_cv_header_GLES_egl_h=no
  28984.  
  28985. ac_cv_header_atk_1_0_atk_atk_h=no
  28986.  
  28987. ac_cv_header_atk_atk_atk_h=no
  28988.  
  28989. ac_cv_header_atk_atk_h=no
  28990.  
  28991. ac_cv_header_cairo_cairo_h=no
  28992.  
  28993. ac_cv_header_cairo_h=no
  28994.  
  28995. ac_cv_header_curl_curl_h=no
  28996.  
  28997. ac_cv_header_dejagnu_dejagnu_h=no
  28998.  
  28999. ac_cv_header_dejagnu_h=no
  29000.  
  29001. ac_cv_header_dirent_dirent_h=yes
  29002.  
  29003. ac_cv_header_dlfcn_h=yes
  29004.  
  29005. ac_cv_header_expat_expat_h=no
  29006.  
  29007. ac_cv_header_expat_h=no
  29008.  
  29009. ac_cv_header_fontconfig_fontconfig_fontconfig_h=no
  29010.  
  29011. ac_cv_header_fontconfig_fontconfig_h=no
  29012.  
  29013. ac_cv_header_freetype2_freetype_freetype_h=no
  29014.  
  29015. ac_cv_header_getopt_h=yes
  29016.  
  29017. ac_cv_header_gif_gif_lib_h=no
  29018.  
  29019. ac_cv_header_gif_lib_h=no
  29020.  
  29021. ac_cv_header_gst_app_gstappsink_h=no
  29022.  
  29023. ac_cv_header_gst_gst_h=no
  29024.  
  29025. ac_cv_header_gst_interfaces_probeprobe_h=no
  29026.  
  29027. ac_cv_header_gst_pbutils_install_plugins_h=no
  29028.  
  29029. ac_cv_header_gstreamer_0_10_gst_gst_h=no
  29030.  
  29031. ac_cv_header_gstreamer_app_0_10_gst_app_gstappsink_h=no
  29032.  
  29033. ac_cv_header_gstreamer_app_gst_app_gstappsink_h=no
  29034.  
  29035. ac_cv_header_gstreamer_gst_gst_h=no
  29036.  
  29037. ac_cv_header_gstreamer_pbutils_0_10_gst_pbutils_install_plugins_h=no
  29038.  
  29039. ac_cv_header_gstreamer_pbutils_gst_pbutils_install_plugins_h=no
  29040.  
  29041. ac_cv_header_gstreamer_plugins_base_0_10_gst_interfaces_probeprobe_h=no
  29042.  
  29043. ac_cv_header_gstreamer_plugins_base_gst_interfaces_probeprobe_h=no
  29044.  
  29045. ac_cv_header_gtk_gtk_h=no
  29046.  
  29047. ac_cv_header_inttypes_h=yes
  29048.  
  29049. ac_cv_header_jemalloc_h=no
  29050.  
  29051. ac_cv_header_jemalloc_jemalloc_h=no
  29052.  
  29053. ac_cv_header_jpeg_jpeglib_h=no
  29054.  
  29055. ac_cv_header_jpeglib_h=no
  29056.  
  29057. ac_cv_header_libgen_h=yes
  29058.  
  29059. ac_cv_header_linux_uinput_h=no
  29060.  
  29061. ac_cv_header_ltdl_h=no
  29062.  
  29063. ac_cv_header_ltdl_ltdl_h=no
  29064.  
  29065. ac_cv_header_memory_h=yes
  29066.  
  29067. ac_cv_header_ming_h=no
  29068.  
  29069. ac_cv_header_nspr_h=no
  29070.  
  29071. ac_cv_header_nspr_nspr_h=no
  29072.  
  29073. ac_cv_header_png_h=no
  29074.  
  29075. ac_cv_header_png_png_h=no
  29076.  
  29077. ac_cv_header_pwd_h=yes
  29078.  
  29079. ac_cv_header_signal_h=yes
  29080.  
  29081. ac_cv_header_speex_speex_h=no
  29082.  
  29083. ac_cv_header_speex_speex_resampler_h=no
  29084.  
  29085. ac_cv_header_speex_speex_speex_h=no
  29086.  
  29087. ac_cv_header_speexdsp_speex_speex_resampler_h=no
  29088.  
  29089. ac_cv_header_stdc=yes
  29090.  
  29091. ac_cv_header_stdint_h=yes
  29092.  
  29093. ac_cv_header_stdlib_h=yes
  29094.  
  29095. ac_cv_header_string_h=yes
  29096.  
  29097. ac_cv_header_strings_h=yes
  29098.  
  29099. ac_cv_header_sys_stat_h=yes
  29100.  
  29101. ac_cv_header_sys_time_h=yes
  29102.  
  29103. ac_cv_header_sys_types_h=yes
  29104.  
  29105. ac_cv_header_sys_utsname_h=yes
  29106.  
  29107. ac_cv_header_ts_tslib_h=no
  29108.  
  29109. ac_cv_header_tslib_h=no
  29110.  
  29111. ac_cv_header_ungif_gif_lib_h=no
  29112.  
  29113. ac_cv_header_unistd_h=yes
  29114.  
  29115. ac_cv_header_winsock2_h=no
  29116.  
  29117. ac_cv_header_winsock_h=no
  29118.  
  29119. ac_cv_header_z_zlib_h=no
  29120.  
  29121. ac_cv_header_zlib_h=no
  29122.  
  29123. ac_cv_host=x86_64-pc-linux-gnu
  29124.  
  29125. ac_cv_implements___FUNCTION__=no
  29126.  
  29127. ac_cv_implements___PRETTY_FUNCTION__=no
  29128.  
  29129. ac_cv_implements___func__=no
  29130.  
  29131. ac_cv_isfinite=no
  29132.  
  29133. ac_cv_lib_SDL_SDL_Init=no
  29134.  
  29135. ac_cv_lib_X11_x11_mem_init=no
  29136.  
  29137. ac_cv_lib_agg_agg__gamma_ctrl_impl__calc_points=no
  29138.  
  29139. ac_cv_lib_avcodec_ff_eval=no
  29140.  
  29141. ac_cv_lib_bz2_BZ2_bzopen=no
  29142.  
  29143. ac_cv_lib_c_getpwnam=yes
  29144.  
  29145. ac_cv_lib_dl_dlopen=yes
  29146.  
  29147. ac_cv_lib_dld_shl_load=no
  29148.  
  29149. ac_cv_lib_gtk_x11_2_0_gtk_init=no
  29150.  
  29151. ac_cv_lib_ming_ming_init_io=no
  29152.  
  29153. ac_cv_lib_pango____pango_engine_shape_class_init=no
  29154.  
  29155. ac_cv_lib_rt_clock_gettime=yes
  29156.  
  29157. ac_cv_long_timezone=yes
  29158.  
  29159. ac_cv_objext=o
  29160.  
  29161. ac_cv_path_EGREP='/bin/grep -E'
  29162.  
  29163. ac_cv_path_FC_MATCH=/usr/bin/fc-match
  29164.  
  29165. ac_cv_path_FGREP='/bin/grep -F'
  29166.  
  29167. ac_cv_path_GIT=/usr/bin/git
  29168.  
  29169. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  29170.  
  29171. ac_cv_path_GREP=/bin/grep
  29172.  
  29173. ac_cv_path_MOC4=/usr/bin/moc
  29174.  
  29175. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  29176.  
  29177. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  29178.  
  29179. ac_cv_path_NETCAT=/bin/nc
  29180.  
  29181. ac_cv_path_PERL=/usr/bin/perl
  29182.  
  29183. ac_cv_path_SED=/bin/sed
  29184.  
  29185. ac_cv_path_UIC4=/usr/bin/uic
  29186.  
  29187. ac_cv_path_WGET=/usr/bin/wget
  29188.  
  29189. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  29190.  
  29191. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  29192.  
  29193. ac_cv_path_curl_incl=
  29194.  
  29195. ac_cv_path_freetype_incl=
  29196.  
  29197. ac_cv_path_gles2_includes=
  29198.  
  29199. ac_cv_path_install='/usr/bin/install -c'
  29200.  
  29201. ac_cv_path_lt_DD=/bin/dd
  29202.  
  29203. ac_cv_path_ltdl_incl=-I/usr/include
  29204.  
  29205. ac_cv_path_ltdl_lib='-L/usr/lib/x86_64-linux-gnu -lltdl '
  29206.  
  29207. ac_cv_path_mkdir=/bin/mkdir
  29208.  
  29209. ac_cv_path_png_incl=
  29210.  
  29211. ac_cv_path_sdl_incl='-D_GNU_SOURCE=1 -D_REENTRANT'
  29212.  
  29213. ac_cv_path_sdl_lib=
  29214.  
  29215. ac_cv_prog_AWK=mawk
  29216.  
  29217. ac_cv_prog_CPP='/usr/share/emscripten/emcc -E'
  29218.  
  29219. ac_cv_prog_CXXCPP='/usr/share/emscripten/em++ -E'
  29220.  
  29221. ac_cv_prog_ac_ct_CC=/usr/share/emscripten/emcc
  29222.  
  29223. ac_cv_prog_ac_ct_DLLTOOL=dlltool
  29224.  
  29225. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  29226.  
  29227. ac_cv_prog_ac_ct_OBJDUMP=objdump
  29228.  
  29229. ac_cv_prog_ac_ct_RANLIB=/usr/share/emscripten/emranlib
  29230.  
  29231. ac_cv_prog_ac_ct_STRIP=strip
  29232.  
  29233. ac_cv_prog_cc_c89=
  29234.  
  29235. ac_cv_prog_cc_g=yes
  29236.  
  29237. ac_cv_prog_cxx_g=yes
  29238.  
  29239. ac_cv_prog_make_make_set=yes
  29240.  
  29241. ac_cv_search_finite='none required'
  29242.  
  29243. ac_cv_search_getaddrinfo='none required'
  29244.  
  29245. ac_cv_search_mallinfo='none required'
  29246.  
  29247. ac_cv_search_opendir='none required'
  29248.  
  29249. ac_cv_tm_gmtoff=yes
  29250.  
  29251. acl_cv_hardcode_direct=no
  29252.  
  29253. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  29254.  
  29255. acl_cv_hardcode_libdir_separator=
  29256.  
  29257. acl_cv_hardcode_minus_L=no
  29258.  
  29259. acl_cv_libext=a
  29260.  
  29261. acl_cv_libname_spec='lib$name'
  29262.  
  29263. acl_cv_library_names_spec='$libname$shrext'
  29264.  
  29265. acl_cv_path_LD=/usr/share/emscripten/emcc
  29266.  
  29267. acl_cv_prog_gnu_ld=yes
  29268.  
  29269. acl_cv_rpath=done
  29270.  
  29271. acl_cv_shlibext=so
  29272.  
  29273. acl_cv_wl=-Wl,
  29274.  
  29275. am_cv_CC_dependencies_compiler_type=gcc3
  29276.  
  29277. am_cv_CXX_dependencies_compiler_type=gcc3
  29278.  
  29279. am_cv_make_support_nested_variables=yes
  29280.  
  29281. am_cv_prog_cc_c_o=yes
  29282.  
  29283. ax_cv_check_cflags___Werror_format_security=yes
  29284.  
  29285. ax_cv_check_cflags___Wformat=yes
  29286.  
  29287. ax_cv_check_cflags___fPIE=yes
  29288.  
  29289. ax_cv_check_cflags___fpie=yes
  29290.  
  29291. ax_cv_check_cflags___fstack_protector_strong=yes
  29292.  
  29293. ax_cv_check_cxxflags___Werror_format_security=yes
  29294.  
  29295. ax_cv_check_cxxflags___Wformat=yes
  29296.  
  29297. ax_cv_check_cxxflags___fPIE=yes
  29298.  
  29299. ax_cv_check_cxxflags___fpie=yes
  29300.  
  29301. ax_cv_check_cxxflags___fstack_protector_strong=yes
  29302.  
  29303. ax_cv_check_ldflags___Wl__z_now=yes
  29304.  
  29305. ax_cv_check_ldflags___Wl__z_relro=yes
  29306.  
  29307. ax_cv_check_ldflags___fPIE=yes
  29308.  
  29309. ax_cv_check_ldflags___pie=yes
  29310.  
  29311. ax_cv_cxx_compile_cxx11=yes
  29312.  
  29313. gcc_cv_ld_as_needed=no
  29314.  
  29315. gt_cv_func_CFLocaleCopyCurrent=no
  29316.  
  29317. gt_cv_func_CFPreferencesCopyAppValue=no
  29318.  
  29319. gt_cv_func_gnugettext1_libc=yes
  29320.  
  29321. lt_cv_ar_at_file=no
  29322.  
  29323. lt_cv_archive_cmds_need_lc=no
  29324.  
  29325. lt_cv_deplibs_check_method=pass_all
  29326.  
  29327. lt_cv_dlopen=dlopen
  29328.  
  29329. lt_cv_dlopen_libs=-ldl
  29330.  
  29331. lt_cv_dlopen_self=yes
  29332.  
  29333. lt_cv_dlopen_self_static=no
  29334.  
  29335. lt_cv_file_magic_cmd='$MAGIC_CMD'
  29336.  
  29337. lt_cv_file_magic_test_file=
  29338.  
  29339. lt_cv_ld_reload_flag=-r
  29340.  
  29341. lt_cv_nm_interface='BSD nm'
  29342.  
  29343. lt_cv_objdir=.libs
  29344.  
  29345. lt_cv_path_LD=/usr/share/emscripten/emcc
  29346.  
  29347. lt_cv_path_LDCXX='/usr/share/emscripten/emcc -m elf_x86_64'
  29348.  
  29349. lt_cv_path_NM='/usr/bin/nm -B'
  29350.  
  29351. lt_cv_path_mainfest_tool=no
  29352.  
  29353. lt_cv_prog_compiler_c_o=yes
  29354.  
  29355. lt_cv_prog_compiler_c_o_CXX=yes
  29356.  
  29357. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  29358.  
  29359. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  29360.  
  29361. lt_cv_prog_compiler_pic_works=yes
  29362.  
  29363. lt_cv_prog_compiler_pic_works_CXX=yes
  29364.  
  29365. lt_cv_prog_compiler_rtti_exceptions=yes
  29366.  
  29367. lt_cv_prog_compiler_static_works=yes
  29368.  
  29369. lt_cv_prog_compiler_static_works_CXX=yes
  29370.  
  29371. lt_cv_prog_gnu_ld=yes
  29372.  
  29373. lt_cv_prog_gnu_ldcxx=no
  29374.  
  29375. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  29376.  
  29377. lt_cv_shlibpath_overrides_runpath=no
  29378.  
  29379. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  29380.  
  29381. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  29382.  
  29383. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  29384.  
  29385. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  29386.  
  29387. lt_cv_sys_global_symbol_to_import=
  29388.  
  29389. lt_cv_sys_max_cmd_len=1572864
  29390.  
  29391. lt_cv_to_host_file_cmd=func_convert_file_noop
  29392.  
  29393. lt_cv_to_tool_file_cmd=func_convert_file_noop
  29394.  
  29395. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  29396.  
  29397.  
  29398.  
  29399. ## ----------------- ##
  29400.  
  29401. ## Output variables. ##
  29402.  
  29403. ## ----------------- ##
  29404.  
  29405.  
  29406.  
  29407. ACLOCAL='${SHELL} /home/jgnu/Desktop/gnash/missing aclocal-1.15'
  29408.  
  29409. AGG_CFLAGS=''
  29410.  
  29411. AGG_LIBS=''
  29412.  
  29413. AMDEPBACKSLASH='\'
  29414.  
  29415. AMDEP_FALSE='#'
  29416.  
  29417. AMDEP_TRUE=''
  29418.  
  29419. AMIGAOS4_FALSE=''
  29420.  
  29421. AMIGAOS4_TRUE='#'
  29422.  
  29423. AMTAR='$${TAR-tar}'
  29424.  
  29425. AM_BACKSLASH='\'
  29426.  
  29427. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  29428.  
  29429. AM_DEFAULT_VERBOSITY='0'
  29430.  
  29431. AM_V='$(V)'
  29432.  
  29433. ANDROID_FALSE=''
  29434.  
  29435. ANDROID_NDK=''
  29436.  
  29437. ANDROID_TRUE='#'
  29438.  
  29439. AR='/usr/share/emscripten/emar'
  29440.  
  29441. AS3COMPILE=''
  29442.  
  29443. AS='as'
  29444.  
  29445. ATK_CFLAGS=''
  29446.  
  29447. ATK_CONFIG=''
  29448.  
  29449. ATK_LIBS=''
  29450.  
  29451. AUTOCONF='${SHELL} /home/jgnu/Desktop/gnash/missing autoconf'
  29452.  
  29453. AUTOHEADER='${SHELL} /home/jgnu/Desktop/gnash/missing autoheader'
  29454.  
  29455. AUTOMAKE='${SHELL} /home/jgnu/Desktop/gnash/missing automake-1.15'
  29456.  
  29457. AUTOTRACE=''
  29458.  
  29459. AWK='mawk'
  29460.  
  29461. BOOST_CFLAGS=''
  29462.  
  29463. BOOST_CYGNAL_LIBS=''
  29464.  
  29465. BOOST_LIBS=''
  29466.  
  29467. BOOST_PLUGIN_LIBS=''
  29468.  
  29469. BUILDDATE='20181223'
  29470.  
  29471. BUILD_AGG_RENDERER_FALSE='#'
  29472.  
  29473. BUILD_AGG_RENDERER_TRUE=''
  29474.  
  29475. BUILD_AMIGAOS4_GUI_FALSE=''
  29476.  
  29477. BUILD_AMIGAOS4_GUI_TRUE='#'
  29478.  
  29479. BUILD_AQUA_GUI_FALSE=''
  29480.  
  29481. BUILD_AQUA_GUI_TRUE='#'
  29482.  
  29483. BUILD_CAIRO_RENDERER_FALSE='#'
  29484.  
  29485. BUILD_CAIRO_RENDERER_TRUE=''
  29486.  
  29487. BUILD_DBUS_EXT_FALSE=''
  29488.  
  29489. BUILD_DBUS_EXT_TRUE='#'
  29490.  
  29491. BUILD_DEJAGNU_EXT_FALSE=''
  29492.  
  29493. BUILD_DEJAGNU_EXT_TRUE='#'
  29494.  
  29495. BUILD_DEVICES_FALSE='#'
  29496.  
  29497. BUILD_DEVICES_TRUE=''
  29498.  
  29499. BUILD_DIRECTFB_DEVICE_FALSE=''
  29500.  
  29501. BUILD_DIRECTFB_DEVICE_TRUE='#'
  29502.  
  29503. BUILD_DUMP_GUI_FALSE='#'
  29504.  
  29505. BUILD_DUMP_GUI_TRUE=''
  29506.  
  29507. BUILD_EGL_DEVICE_FALSE=''
  29508.  
  29509. BUILD_EGL_DEVICE_TRUE='#'
  29510.  
  29511. BUILD_EXTENSIONS_FALSE=''
  29512.  
  29513. BUILD_EXTENSIONS_TRUE='#'
  29514.  
  29515. BUILD_FB_GUI_FALSE='#'
  29516.  
  29517. BUILD_FB_GUI_TRUE=''
  29518.  
  29519. BUILD_FILEIO_EXT_FALSE=''
  29520.  
  29521. BUILD_FILEIO_EXT_TRUE='#'
  29522.  
  29523. BUILD_FLTK_GUI_FALSE=''
  29524.  
  29525. BUILD_FLTK_GUI_TRUE='#'
  29526.  
  29527. BUILD_GLES1_RENDERER_FALSE=''
  29528.  
  29529. BUILD_GLES1_RENDERER_TRUE='#'
  29530.  
  29531. BUILD_GLES2_RENDERER_FALSE=''
  29532.  
  29533. BUILD_GLES2_RENDERER_TRUE='#'
  29534.  
  29535. BUILD_GTK_EXT_FALSE=''
  29536.  
  29537. BUILD_GTK_EXT_TRUE='#'
  29538.  
  29539. BUILD_GTK_GUI_FALSE='#'
  29540.  
  29541. BUILD_GTK_GUI_TRUE=''
  29542.  
  29543. BUILD_HAIKU_GUI_FALSE=''
  29544.  
  29545. BUILD_HAIKU_GUI_TRUE='#'
  29546.  
  29547. BUILD_KDE3_GUI_FALSE=''
  29548.  
  29549. BUILD_KDE3_GUI_TRUE='#'
  29550.  
  29551. BUILD_LIBMEDIA_FALSE='#'
  29552.  
  29553. BUILD_LIBMEDIA_TRUE=''
  29554.  
  29555. BUILD_LIBSOUND_FALSE='#'
  29556.  
  29557. BUILD_LIBSOUND_TRUE=''
  29558.  
  29559. BUILD_LIRC_EXT_FALSE=''
  29560.  
  29561. BUILD_LIRC_EXT_TRUE='#'
  29562.  
  29563. BUILD_MYSQL_EXT_FALSE=''
  29564.  
  29565. BUILD_MYSQL_EXT_TRUE='#'
  29566.  
  29567. BUILD_OGL_RENDERER_FALSE=''
  29568.  
  29569. BUILD_OGL_RENDERER_TRUE='#'
  29570.  
  29571. BUILD_OVG_RENDERER_FALSE=''
  29572.  
  29573. BUILD_OVG_RENDERER_TRUE='#'
  29574.  
  29575. BUILD_QT4_GUI_FALSE=''
  29576.  
  29577. BUILD_QT4_GUI_TRUE='#'
  29578.  
  29579. BUILD_QTOPIA3_GUI_FALSE=''
  29580.  
  29581. BUILD_QTOPIA3_GUI_TRUE='#'
  29582.  
  29583. BUILD_QTOPIA4_GUI_FALSE=''
  29584.  
  29585. BUILD_QTOPIA4_GUI_TRUE='#'
  29586.  
  29587. BUILD_RAWFB_DEVICE_FALSE='#'
  29588.  
  29589. BUILD_RAWFB_DEVICE_TRUE=''
  29590.  
  29591. BUILD_SDL_GUI_FALSE=''
  29592.  
  29593. BUILD_SDL_GUI_TRUE='#'
  29594.  
  29595. BUILD_SSH_FALSE=''
  29596.  
  29597. BUILD_SSH_TRUE='#'
  29598.  
  29599. BUILD_SSL_FALSE=''
  29600.  
  29601. BUILD_SSL_TRUE='#'
  29602.  
  29603. BUILD_VAAPI_DEVICE_FALSE=''
  29604.  
  29605. BUILD_VAAPI_DEVICE_TRUE='#'
  29606.  
  29607. BUILD_X11_DEVICE_FALSE=''
  29608.  
  29609. BUILD_X11_DEVICE_TRUE='#'
  29610.  
  29611. BZ2_LIBS=''
  29612.  
  29613. CAIRO_CFLAGS=''
  29614.  
  29615. CAIRO_CONFIG=''
  29616.  
  29617. CAIRO_LIBS=''
  29618.  
  29619. CC='/usr/share/emscripten/emcc'
  29620.  
  29621. CCDEPMODE='depmode=gcc3'
  29622.  
  29623. CFLAGS=' -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong'
  29624.  
  29625. CPP='/usr/share/emscripten/emcc -E'
  29626.  
  29627. CPPFLAGS=' -D_FORTIFY_SOURCE=2'
  29628.  
  29629. CROSS_COMPILING_FALSE=''
  29630.  
  29631. CROSS_COMPILING_TRUE='#'
  29632.  
  29633. CROSS_CXXFLAGS=''
  29634.  
  29635. CROSS_LDFLAGS=''
  29636.  
  29637. CSOUND=''
  29638.  
  29639. CURL_CFLAGS=' -DCURL_STATICLIB'
  29640.  
  29641. CURL_FALSE=''
  29642.  
  29643. CURL_LIBS=''
  29644.  
  29645. CURL_TRUE='#'
  29646.  
  29647. CXX='/usr/share/emscripten/em++'
  29648.  
  29649. CXXCPP='/usr/share/emscripten/em++ -E'
  29650.  
  29651. CXXDEPMODE='depmode=gcc3'
  29652.  
  29653. CXXFLAGS='-g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong'
  29654.  
  29655. CYGNAL_FALSE=''
  29656.  
  29657. CYGNAL_TRUE='#'
  29658.  
  29659. CYGPATH_W='echo'
  29660.  
  29661. DB2X_MAN=''
  29662.  
  29663. DB2X_MANXML=''
  29664.  
  29665. DB2X_PDF=''
  29666.  
  29667. DB2X_TEXI=''
  29668.  
  29669. DB2X_TEXIXML=''
  29670.  
  29671. DB2X_VERSION=''
  29672.  
  29673. DB2X_XSLTPROC=''
  29674.  
  29675. DBUS_CFLAGS=''
  29676.  
  29677. DBUS_LIBS=''
  29678.  
  29679. DEFAULT_FLASH_MAJOR_VERSION='10'
  29680.  
  29681. DEFAULT_FLASH_MINOR_VERSION='1'
  29682.  
  29683. DEFAULT_FLASH_PLATFORM_ID='LNX'
  29684.  
  29685. DEFAULT_FLASH_REV_NUMBER='999'
  29686.  
  29687. DEFAULT_FLASH_SYSTEM_OS='GNU/Linux'
  29688.  
  29689. DEFAULT_SOL_SAFEDIR='~/.gnash/SharedObjects'
  29690.  
  29691. DEFAULT_STREAMS_TIMEOUT='60'
  29692.  
  29693. DEFS=''
  29694.  
  29695. DEJAGNU=''
  29696.  
  29697. DEJAGNU_CFLAGS=''
  29698.  
  29699. DEJAGNU_CONFIG=''
  29700.  
  29701. DEPDIR='.deps'
  29702.  
  29703. DIRECTFB_CFLAGS=''
  29704.  
  29705. DIRECTFB_CONFIG=''
  29706.  
  29707. DIRECTFB_LIBS=''
  29708.  
  29709. DLLTOOL='dlltool'
  29710.  
  29711. DLOPEN='-dlopen'
  29712.  
  29713. DLPREOPEN='-dlpreopen'
  29714.  
  29715. DOCBOOK_FALSE=''
  29716.  
  29717. DOCBOOK_TRUE='#'
  29718.  
  29719. DOXYGEN=''
  29720.  
  29721. DSYMUTIL=''
  29722.  
  29723. DUMPBIN=''
  29724.  
  29725. ECHO_C=''
  29726.  
  29727. ECHO_N='-n'
  29728.  
  29729. ECHO_T=''
  29730.  
  29731. EGL_CFLAGS=''
  29732.  
  29733. EGL_CONFIG=''
  29734.  
  29735. EGL_LIBS=''
  29736.  
  29737. EGREP='/bin/grep -E'
  29738.  
  29739. ENABLE_AS3COMPILE_FALSE=''
  29740.  
  29741. ENABLE_AS3COMPILE_TRUE='#'
  29742.  
  29743. ENABLE_AVM2_FALSE=''
  29744.  
  29745. ENABLE_AVM2_TRUE='#'
  29746.  
  29747. ENABLE_DBUF_FALSE='#'
  29748.  
  29749. ENABLE_DBUF_TRUE=''
  29750.  
  29751. ENABLE_DEVELOPER_TESTS_FALSE=''
  29752.  
  29753. ENABLE_DEVELOPER_TESTS_TRUE='#'
  29754.  
  29755. ENABLE_DOXYGEN_FALSE=''
  29756.  
  29757. ENABLE_DOXYGEN_TRUE='#'
  29758.  
  29759. ENABLE_EXTENSIONS_FALSE=''
  29760.  
  29761. ENABLE_EXTENSIONS_TRUE='#'
  29762.  
  29763. ENABLE_FOP_FALSE=''
  29764.  
  29765. ENABLE_FOP_TRUE='#'
  29766.  
  29767. ENABLE_HAXE_FALSE=''
  29768.  
  29769. ENABLE_HAXE_TRUE='#'
  29770.  
  29771. ENABLE_HTML_FALSE=''
  29772.  
  29773. ENABLE_HTML_TRUE='#'
  29774.  
  29775. ENABLE_HTTP_TESTSUITE_FALSE=''
  29776.  
  29777. ENABLE_HTTP_TESTSUITE_TRUE='#'
  29778.  
  29779. ENABLE_INFO_FALSE=''
  29780.  
  29781. ENABLE_INFO_TRUE='#'
  29782.  
  29783. ENABLE_INPUT_DEVICES_FALSE='#'
  29784.  
  29785. ENABLE_INPUT_DEVICES_TRUE=''
  29786.  
  29787. ENABLE_INPUT_EVENTS_FALSE='#'
  29788.  
  29789. ENABLE_INPUT_EVENTS_TRUE=''
  29790.  
  29791. ENABLE_MAN_FALSE=''
  29792.  
  29793. ENABLE_MAN_TRUE='#'
  29794.  
  29795. ENABLE_MING_FALSE=''
  29796.  
  29797. ENABLE_MING_TRUE='#'
  29798.  
  29799. ENABLE_MOUSE_FALSE=''
  29800.  
  29801. ENABLE_MOUSE_TRUE='#'
  29802.  
  29803. ENABLE_MTASC_FALSE=''
  29804.  
  29805. ENABLE_MTASC_TRUE='#'
  29806.  
  29807. ENABLE_PCH_FALSE=''
  29808.  
  29809. ENABLE_PCH_TRUE='#'
  29810.  
  29811. ENABLE_PDF_FALSE='#'
  29812.  
  29813. ENABLE_PDF_TRUE=''
  29814.  
  29815. ENABLE_RED5_TESTING_FALSE=''
  29816.  
  29817. ENABLE_RED5_TESTING_TRUE='#'
  29818.  
  29819. ENABLE_RTMPY_TESTING_FALSE=''
  29820.  
  29821. ENABLE_RTMPY_TESTING_TRUE='#'
  29822.  
  29823. ENABLE_SWFC_FALSE=''
  29824.  
  29825. ENABLE_SWFC_TRUE='#'
  29826.  
  29827. ENABLE_SWFDEC_TESTSUITE_FALSE=''
  29828.  
  29829. ENABLE_SWFDEC_TESTSUITE_TRUE='#'
  29830.  
  29831. ENABLE_SWFMILL_FALSE=''
  29832.  
  29833. ENABLE_SWFMILL_TRUE='#'
  29834.  
  29835. ENABLE_TEXI_FALSE=''
  29836.  
  29837. ENABLE_TEXI_TRUE='#'
  29838.  
  29839. ENABLE_TSLIB_FALSE=''
  29840.  
  29841. ENABLE_TSLIB_TRUE='#'
  29842.  
  29843. ENABLE_XMLTEX_FALSE=''
  29844.  
  29845. ENABLE_XMLTEX_TRUE='#'
  29846.  
  29847. EXEEXT=''
  29848.  
  29849. EXPAT_CFLAGS=''
  29850.  
  29851. EXPAT_CONFIG=''
  29852.  
  29853. EXPAT_LIBS=''
  29854.  
  29855. EXTENSIONS_LIST=''
  29856.  
  29857. EXTRA_EGL_LIBS=''
  29858.  
  29859. FAKEFB=''
  29860.  
  29861. FC_MATCH='/usr/bin/fc-match'
  29862.  
  29863. FFMPEG_CFLAGS='-D__STDC_CONSTANT_MACROS '
  29864.  
  29865. FFMPEG_LIBS=''
  29866.  
  29867. FGREP='/bin/grep -F'
  29868.  
  29869. FIREFOX_PLUGINS='/home/jgnu/.mozilla/plugins'
  29870.  
  29871. FLTK2_CFLAGS=''
  29872.  
  29873. FLTK2_CONFIG=''
  29874.  
  29875. FLTK2_LIBS=''
  29876.  
  29877. FONTCONFIG_CFLAGS=''
  29878.  
  29879. FONTCONFIG_CONFIG=''
  29880.  
  29881. FONTCONFIG_LIBS=''
  29882.  
  29883. FOP=''
  29884.  
  29885. FREETYPE2_CFLAGS=''
  29886.  
  29887. FREETYPE2_LIBS=''
  29888.  
  29889. FREETYPE_FALSE=''
  29890.  
  29891. FREETYPE_TRUE='#'
  29892.  
  29893. GCONFTOOL=''
  29894.  
  29895. GCONF_CFLAGS=''
  29896.  
  29897. GCONF_LIBS=''
  29898.  
  29899. GCONF_SCHEMAS_INSTALL_FALSE=''
  29900.  
  29901. GCONF_SCHEMAS_INSTALL_TRUE=''
  29902.  
  29903. GCONF_SCHEMA_CONFIG_SOURCE=''
  29904.  
  29905. GCONF_SCHEMA_FILE_DIR=''
  29906.  
  29907. GETTEXT_MACRO_VERSION='0.18'
  29908.  
  29909. GHELP_FALSE=''
  29910.  
  29911. GHELP_TRUE='#'
  29912.  
  29913. GIF_CFLAGS=''
  29914.  
  29915. GIF_CONFIG=''
  29916.  
  29917. GIF_LIBS=''
  29918.  
  29919. GIT='/usr/bin/git'
  29920.  
  29921. GLES1_CFLAGS=''
  29922.  
  29923. GLES1_LIBS=''
  29924.  
  29925. GLES2_CFLAGS=''
  29926.  
  29927. GLES2_LIBS=''
  29928.  
  29929. GLEXT_CFLAGS=''
  29930.  
  29931. GLEXT_LIBS=''
  29932.  
  29933. GLIB_CFLAGS=''
  29934.  
  29935. GLIB_LIBS=''
  29936.  
  29937. GMSGFMT='/usr/bin/msgfmt'
  29938.  
  29939. GMSGFMT_015='/usr/bin/msgfmt'
  29940.  
  29941. GREP='/bin/grep'
  29942.  
  29943. GSTREAMER_APP_CFLAGS=''
  29944.  
  29945. GSTREAMER_APP_CONFIG=''
  29946.  
  29947. GSTREAMER_APP_LIBS=''
  29948.  
  29949. GSTREAMER_CFLAGS=''
  29950.  
  29951. GSTREAMER_CONFIG=''
  29952.  
  29953. GSTREAMER_LIBS=''
  29954.  
  29955. GSTREAMER_PBUTILS_CFLAGS=''
  29956.  
  29957. GSTREAMER_PBUTILS_CONFIG=''
  29958.  
  29959. GSTREAMER_PBUTILS_LIBS=''
  29960.  
  29961. GSTREAMER_PLUGINS_BASE_CFLAGS=''
  29962.  
  29963. GSTREAMER_PLUGINS_BASE_CONFIG=''
  29964.  
  29965. GSTREAMER_PLUGINS_BASE_LIBS=''
  29966.  
  29967. GST_INSPECT=''
  29968.  
  29969. GTK2_CFLAGS=''
  29970.  
  29971. GTK2_LIBS=''
  29972.  
  29973. HAIKU_FALSE=''
  29974.  
  29975. HAIKU_LIBS=''
  29976.  
  29977. HAIKU_TRUE='#'
  29978.  
  29979. HAS_GETTEXT_FALSE='#'
  29980.  
  29981. HAS_GETTEXT_TRUE=''
  29982.  
  29983. HAS_KDE3_FALSE=''
  29984.  
  29985. HAS_KDE3_TRUE='#'
  29986.  
  29987. HAS_NETCAT_FALSE='#'
  29988.  
  29989. HAS_NETCAT_TRUE=''
  29990.  
  29991. HAS_PYTHON_FALSE=''
  29992.  
  29993. HAS_PYTHON_TRUE='#'
  29994.  
  29995. HAS_UINPUT_FALSE=''
  29996.  
  29997. HAS_UINPUT_TRUE='#'
  29998.  
  29999. HAS_WGET_FALSE='#'
  30000.  
  30001. HAS_WGET_TRUE=''
  30002.  
  30003. HAS_XFT_FALSE=''
  30004.  
  30005. HAS_XFT_TRUE='#'
  30006.  
  30007. HAVE_AGG_FALSE=''
  30008.  
  30009. HAVE_AGG_TRUE='#'
  30010.  
  30011. HAVE_BOOST_FALSE=''
  30012.  
  30013. HAVE_BOOST_TRUE='#'
  30014.  
  30015. HAVE_CAIRO_FALSE='#'
  30016.  
  30017. HAVE_CAIRO_TRUE=''
  30018.  
  30019. HAVE_CSOUND_FALSE=''
  30020.  
  30021. HAVE_CSOUND_TRUE='#'
  30022.  
  30023. HAVE_CXX11=''
  30024.  
  30025. HAVE_FLTK2_FALSE=''
  30026.  
  30027. HAVE_FLTK2_TRUE='#'
  30028.  
  30029. HAVE_GLEXT_FALSE=''
  30030.  
  30031. HAVE_GLEXT_TRUE='#'
  30032.  
  30033. HAVE_GLIB_FALSE=''
  30034.  
  30035. HAVE_GLIB_TRUE='#'
  30036.  
  30037. HAVE_KDE3_FALSE=''
  30038.  
  30039. HAVE_KDE3_TRUE='#'
  30040.  
  30041. HAVE_KDE4_FALSE=''
  30042.  
  30043. HAVE_KDE4_TRUE='#'
  30044.  
  30045. HAVE_MALLINFO_FALSE='#'
  30046.  
  30047. HAVE_MALLINFO_TRUE=''
  30048.  
  30049. HAVE_OPENGL_FALSE=''
  30050.  
  30051. HAVE_OPENGL_TRUE='#'
  30052.  
  30053. HAVE_PERL_FALSE='#'
  30054.  
  30055. HAVE_PERL_TRUE=''
  30056.  
  30057. HAVE_QT3_FALSE=''
  30058.  
  30059. HAVE_QT3_TRUE='#'
  30060.  
  30061. HAVE_QT4_FALSE=''
  30062.  
  30063. HAVE_QT4_TRUE='#'
  30064.  
  30065. HAVE_SEMGET_FALSE='#'
  30066.  
  30067. HAVE_SEMGET_TRUE=''
  30068.  
  30069. HAVE_SPEEX_FALSE=''
  30070.  
  30071. HAVE_SPEEX_TRUE='#'
  30072.  
  30073. HAVE_VAAPI_FALSE=''
  30074.  
  30075. HAVE_VAAPI_GLX_FALSE=''
  30076.  
  30077. HAVE_VAAPI_GLX_TRUE='#'
  30078.  
  30079. HAVE_VAAPI_TRUE='#'
  30080.  
  30081. HAVE_VAAPI_X11_FALSE=''
  30082.  
  30083. HAVE_VAAPI_X11_TRUE='#'
  30084.  
  30085. HAVE_X11_FALSE=''
  30086.  
  30087. HAVE_X11_TRUE='#'
  30088.  
  30089. HAXE=''
  30090.  
  30091. HAXE_CLASSPATH=''
  30092.  
  30093. HTTP_TESTSUITE=''
  30094.  
  30095. HWACCEL_CONFIG='RawFB'
  30096.  
  30097. INSTALL_DATA='${INSTALL} -m 644'
  30098.  
  30099. INSTALL_INFO=''
  30100.  
  30101. INSTALL_PROGRAM='${INSTALL}'
  30102.  
  30103. INSTALL_SCRIPT='${INSTALL}'
  30104.  
  30105. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  30106.  
  30107. INTLLIBS=''
  30108.  
  30109. INTL_MACOSX_LIBS=''
  30110.  
  30111. JAVA=''
  30112.  
  30113. JEMALLOC_CFLAGS=''
  30114.  
  30115. JEMALLOC_CONFIG=''
  30116.  
  30117. JEMALLOC_FALSE=''
  30118.  
  30119. JEMALLOC_LIBS=''
  30120.  
  30121. JEMALLOC_TRUE='#'
  30122.  
  30123. JPEG_CFLAGS=''
  30124.  
  30125. JPEG_CONFIG=''
  30126.  
  30127. JPEG_LIBS=''
  30128.  
  30129. KDE3_APPSDATADIR=''
  30130.  
  30131. KDE3_CFLAGS=''
  30132.  
  30133. KDE3_CONFIG=''
  30134.  
  30135. KDE3_CONFIGDIR=''
  30136.  
  30137. KDE3_LIBS=''
  30138.  
  30139. KDE3_PLUGINDIR=''
  30140.  
  30141. KDE3_SERVICESDIR=''
  30142.  
  30143. KDE4_APPSDATADIR=''
  30144.  
  30145. KDE4_CFLAGS=''
  30146.  
  30147. KDE4_CONFIG=''
  30148.  
  30149. KDE4_CONFIGDIR=''
  30150.  
  30151. KDE4_LIBS=''
  30152.  
  30153. KDE4_PLUGINDIR=''
  30154.  
  30155. KDE4_SERVICESDIR=''
  30156.  
  30157. KLASH_PLUGIN=''
  30158.  
  30159. KPARTS3_FALSE=''
  30160.  
  30161. KPARTS3_TRUE='#'
  30162.  
  30163. KPARTS4_FALSE=''
  30164.  
  30165. KPARTS4_TRUE='#'
  30166.  
  30167. LC_KEY='0xcbc384f8'
  30168.  
  30169. LD='/usr/share/emscripten/emcc -m elf_x86_64'
  30170.  
  30171. LDFLAGS=' -fPIE -pie -Wl,-z,relro -Wl,-z,now'
  30172.  
  30173. LIBAVCODEC_IDENT=''
  30174.  
  30175. LIBICONV='-liconv'
  30176.  
  30177. LIBINTL=''
  30178.  
  30179. LIBOBJS=''
  30180.  
  30181. LIBS='-lrt '
  30182.  
  30183. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  30184.  
  30185. LIBTOOL_DEPS='./ltmain.sh'
  30186.  
  30187. LIBVA_CFLAGS=''
  30188.  
  30189. LIBVA_CONFIG=''
  30190.  
  30191. LIBVA_GLX_CFLAGS=''
  30192.  
  30193. LIBVA_GLX_CONFIG=''
  30194.  
  30195. LIBVA_GLX_LIBS=''
  30196.  
  30197. LIBVA_LIBS=''
  30198.  
  30199. LIBVA_X11_CFLAGS=''
  30200.  
  30201. LIBVA_X11_CONFIG=''
  30202.  
  30203. LIBVA_X11_LIBS=''
  30204.  
  30205. LINUX_FALSE='#'
  30206.  
  30207. LINUX_TRUE=''
  30208.  
  30209. LIPO=''
  30210.  
  30211. LIRC_FALSE=''
  30212.  
  30213. LIRC_TRUE='#'
  30214.  
  30215. LN_S='ln -s'
  30216.  
  30217. LTDL_CFLAGS=''
  30218.  
  30219. LTDL_CONFIG=''
  30220.  
  30221. LTDL_LIBS='-L/usr/lib/x86_64-linux-gnu -lltdl '
  30222.  
  30223. LTLIBICONV='-liconv'
  30224.  
  30225. LTLIBINTL=''
  30226.  
  30227. LTLIBOBJS=''
  30228.  
  30229. LT_SYS_LIBRARY_PATH=''
  30230.  
  30231. MAINT='#'
  30232.  
  30233. MAINTAINER_MODE_FALSE=''
  30234.  
  30235. MAINTAINER_MODE_TRUE='#'
  30236.  
  30237. MAKEINFO='${SHELL} /home/jgnu/Desktop/gnash/missing makeinfo'
  30238.  
  30239. MAKESWF=''
  30240.  
  30241. MAKESWF_SUPPORTS_PREBUILT_CLIPS_FALSE=''
  30242.  
  30243. MAKESWF_SUPPORTS_PREBUILT_CLIPS_TRUE='#'
  30244.  
  30245. MANIFEST_TOOL=':'
  30246.  
  30247. MEDIA_CONFIG='gst'
  30248.  
  30249. MENUS_FALSE='#'
  30250.  
  30251. MENUS_TRUE=''
  30252.  
  30253. MING_CFLAGS=''
  30254.  
  30255. MING_CONFIG=''
  30256.  
  30257. MING_LIBS=''
  30258.  
  30259. MING_SUPPORTS_INIT_ACTIONS_FALSE=''
  30260.  
  30261. MING_SUPPORTS_INIT_ACTIONS_TRUE='#'
  30262.  
  30263. MING_SUPPORTS_REPLACE_TAG_FALSE=''
  30264.  
  30265. MING_SUPPORTS_REPLACE_TAG_TRUE='#'
  30266.  
  30267. MING_SUPPORTS_STREAMING_SOUND_FALSE=''
  30268.  
  30269. MING_SUPPORTS_STREAMING_SOUND_TRUE='#'
  30270.  
  30271. MING_SUPPORTS_SWFBUTTON_ADD_CHARACTER_FALSE=''
  30272.  
  30273. MING_SUPPORTS_SWFBUTTON_ADD_CHARACTER_TRUE='#'
  30274.  
  30275. MING_SUPPORTS_SWFBUTTON_SET_DEPTH_FALSE=''
  30276.  
  30277. MING_SUPPORTS_SWFBUTTON_SET_DEPTH_TRUE='#'
  30278.  
  30279. MING_VERSION=''
  30280.  
  30281. MING_VERSION_0_4_3_FALSE=''
  30282.  
  30283. MING_VERSION_0_4_3_TRUE='#'
  30284.  
  30285. MING_VERSION_0_4_4_FALSE=''
  30286.  
  30287. MING_VERSION_0_4_4_TRUE='#'
  30288.  
  30289. MING_VERSION_0_4_FALSE=''
  30290.  
  30291. MING_VERSION_0_4_TRUE='#'
  30292.  
  30293. MING_VERSION_CODE='0'
  30294.  
  30295. MKDIR_P='/bin/mkdir -p'
  30296.  
  30297. MOC3=''
  30298.  
  30299. MOC4='/usr/bin/moc'
  30300.  
  30301. MSGFMT='/usr/bin/msgfmt'
  30302.  
  30303. MSGFMT_015='/usr/bin/msgfmt'
  30304.  
  30305. MSGMERGE='/usr/bin/msgmerge'
  30306.  
  30307. MTASC=''
  30308.  
  30309. MTASC_CLASSPATH=''
  30310.  
  30311. MYSQL_CFLAGS=''
  30312.  
  30313. MYSQL_LIBS=''
  30314.  
  30315. NETCAT='/bin/nc'
  30316.  
  30317. NM='/usr/bin/nm -B'
  30318.  
  30319. NMEDIT=''
  30320.  
  30321. NPAPI_CFLAGS=''
  30322.  
  30323. NPAPI_FALSE='#'
  30324.  
  30325. NPAPI_TRUE=''
  30326.  
  30327. NSPR_CFLAGS=''
  30328.  
  30329. NSPR_CONFIG=''
  30330.  
  30331. NSPR_LIBS=''
  30332.  
  30333. OBJDUMP='objdump'
  30334.  
  30335. OBJEXT='o'
  30336.  
  30337. OPENGL_CFLAGS=''
  30338.  
  30339. OPENGL_LIBS=''
  30340.  
  30341. OPENVG_CFLAGS=''
  30342.  
  30343. OPENVG_LIBS=''
  30344.  
  30345. OTOOL64=''
  30346.  
  30347. OTOOL=''
  30348.  
  30349. PACKAGE='gnash'
  30350.  
  30351. PACKAGE_BUGREPORT=''
  30352.  
  30353. PACKAGE_NAME='gnash'
  30354.  
  30355. PACKAGE_STRING='gnash 0.8.11dev'
  30356.  
  30357. PACKAGE_TARNAME='gnash'
  30358.  
  30359. PACKAGE_URL=''
  30360.  
  30361. PACKAGE_VERSION='0.8.11dev'
  30362.  
  30363. PANGO_CFLAGS=''
  30364.  
  30365. PANGO_LIBS=''
  30366.  
  30367. PATH_SEPARATOR=':'
  30368.  
  30369. PCH_FLAGS='-include all-includes.h -Winvalid-pch'
  30370.  
  30371. PDFXMLTEX=''
  30372.  
  30373. PERL='/usr/bin/perl'
  30374.  
  30375. PKG_CONFIG='/usr/bin/pkg-config'
  30376.  
  30377. PNG_CFLAGS=''
  30378.  
  30379. PNG_CONFIG=''
  30380.  
  30381. PNG_LIBS=''
  30382.  
  30383. POSUB='po'
  30384.  
  30385. PTHREAD_CC='/usr/share/emscripten/emcc'
  30386.  
  30387. PTHREAD_CFLAGS='-pthread'
  30388.  
  30389. PTHREAD_CXX='/usr/share/emscripten/em++'
  30390.  
  30391. PTHREAD_LIBS='-L/usr/lib/x86_64-linux-gnu -lpthread'
  30392.  
  30393. PYGOBJECT_CODEGEN=''
  30394.  
  30395. PYGTK_CFLAGS=''
  30396.  
  30397. PYGTK_CODEGEN=''
  30398.  
  30399. PYGTK_DEFSDIR=''
  30400.  
  30401. PYGTK_LIBS=''
  30402.  
  30403. PYTHON=''
  30404.  
  30405. PYTHON_CFLAGS=''
  30406.  
  30407. PYTHON_EXEC_PREFIX=''
  30408.  
  30409. PYTHON_LIBS=''
  30410.  
  30411. PYTHON_PLATFORM=''
  30412.  
  30413. PYTHON_PREFIX=''
  30414.  
  30415. PYTHON_VERSION=''
  30416.  
  30417. QT3_CFLAGS=''
  30418.  
  30419. QT3_LIBS=''
  30420.  
  30421. QT4_CFLAGS=''
  30422.  
  30423. QT4_LIBS=''
  30424.  
  30425. QTOPIA_FALSE=''
  30426.  
  30427. QTOPIA_TRUE='#'
  30428.  
  30429. QT_OS9_FALSE=''
  30430.  
  30431. QT_OS9_TRUE='#'
  30432.  
  30433. QT_OSX_FALSE=''
  30434.  
  30435. QT_OSX_TRUE='#'
  30436.  
  30437. QT_WIN32_FALSE=''
  30438.  
  30439. QT_WIN32_TRUE='#'
  30440.  
  30441. QT_X11_FALSE=''
  30442.  
  30443. QT_X11_TRUE='#'
  30444.  
  30445. RANLIB='/usr/share/emscripten/emranlib'
  30446.  
  30447. RED5_HOST=''
  30448.  
  30449. RENDERER_CONFIG='agg cairo'
  30450.  
  30451. RENDERER_LIBS=''
  30452.  
  30453. RTMPY_HOST=''
  30454.  
  30455. SCROLLINSTALL=''
  30456.  
  30457. SCROLLKEEPER=''
  30458.  
  30459. SCROLLUPDATE=''
  30460.  
  30461. SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT'
  30462.  
  30463. SDL_CONFIG=''
  30464.  
  30465. SDL_LIBS=''
  30466.  
  30467. SECURITY_LIST=' localconnection'
  30468.  
  30469. SED='/bin/sed'
  30470.  
  30471. SET_MAKE=''
  30472.  
  30473. SHELL='/bin/bash'
  30474.  
  30475. SOLDIR='/tmp'
  30476.  
  30477. SPEEXDSP_CFLAGS=''
  30478.  
  30479. SPEEXDSP_CONFIG=''
  30480.  
  30481. SPEEXDSP_LIBS=''
  30482.  
  30483. SPEEX_CFLAGS=''
  30484.  
  30485. SPEEX_CONFIG=''
  30486.  
  30487. SPEEX_LIBS=''
  30488.  
  30489. SSH_CFLAGS=''
  30490.  
  30491. SSH_CONFIG=''
  30492.  
  30493. SSH_LIBS=''
  30494.  
  30495. SSL_CFLAGS=''
  30496.  
  30497. SSL_CONFIG=''
  30498.  
  30499. SSL_LIBS=''
  30500.  
  30501. STATISTICS_LIST=' cache'
  30502.  
  30503. STRIP='strip'
  30504.  
  30505. SUPPORTED_GUIS=''
  30506.  
  30507. SWFC=''
  30508.  
  30509. SWFDEC_TESTSUITE=''
  30510.  
  30511. SWFMILL=''
  30512.  
  30513. SWFMILL_AS3_SUPPORT_FALSE=''
  30514.  
  30515. SWFMILL_AS3_SUPPORT_TRUE='#'
  30516.  
  30517. SWFMILL_FUNCTION2_FLAGS_ORDER_CORRECT_FALSE=''
  30518.  
  30519. SWFMILL_FUNCTION2_FLAGS_ORDER_CORRECT_TRUE='#'
  30520.  
  30521. SWFMILL_VERSION=''
  30522.  
  30523. SWFTREE_FALSE='#'
  30524.  
  30525. SWFTREE_TRUE=''
  30526.  
  30527. TESTSUITE_FALSE='#'
  30528.  
  30529. TESTSUITE_TRUE=''
  30530.  
  30531. TS_CFLAGS=''
  30532.  
  30533. TS_CONFIG=''
  30534.  
  30535. TS_LIBS=''
  30536.  
  30537. UIC4='/usr/bin/uic'
  30538.  
  30539. UNGIF_CFLAGS=''
  30540.  
  30541. UNGIF_CONFIG=''
  30542.  
  30543. UNGIF_LIBS=''
  30544.  
  30545. USE_CGI_FALSE='#'
  30546.  
  30547. USE_CGI_TRUE=''
  30548.  
  30549. USE_FFMPEG_ENGINE_FALSE=''
  30550.  
  30551. USE_FFMPEG_ENGINE_TRUE='#'
  30552.  
  30553. USE_GIF_FALSE='#'
  30554.  
  30555. USE_GIF_TRUE=''
  30556.  
  30557. USE_GST_ENGINE_FALSE='#'
  30558.  
  30559. USE_GST_ENGINE_TRUE=''
  30560.  
  30561. USE_HAIKU_ENGINE_FALSE=''
  30562.  
  30563. USE_HAIKU_ENGINE_TRUE='#'
  30564.  
  30565. USE_NLS='yes'
  30566.  
  30567. USE_PNG_FALSE='#'
  30568.  
  30569. USE_PNG_TRUE=''
  30570.  
  30571. USE_PYTHON_FALSE=''
  30572.  
  30573. USE_PYTHON_TRUE='#'
  30574.  
  30575. USE_SOUND_AHI_FALSE=''
  30576.  
  30577. USE_SOUND_AHI_TRUE='#'
  30578.  
  30579. USE_SOUND_MKIT_FALSE=''
  30580.  
  30581. USE_SOUND_MKIT_TRUE='#'
  30582.  
  30583. USE_SOUND_SDL_FALSE='#'
  30584.  
  30585. USE_SOUND_SDL_TRUE=''
  30586.  
  30587. USE_VAAPI_FALSE=''
  30588.  
  30589. USE_VAAPI_TRUE='#'
  30590.  
  30591. VERSION='0.8.11dev'
  30592.  
  30593. VISIBILITY_WORKS_FALSE='#'
  30594.  
  30595. VISIBILITY_WORKS_TRUE=''
  30596.  
  30597. WGET='/usr/bin/wget'
  30598.  
  30599. WIN32_FALSE=''
  30600.  
  30601. WIN32_TRUE='#'
  30602.  
  30603. WINDRES=''
  30604.  
  30605. WITH_GCONF_FALSE='#'
  30606.  
  30607. WITH_GCONF_TRUE=''
  30608.  
  30609. X11_CFLAGS=''
  30610.  
  30611. X11_LIBS=''
  30612.  
  30613. XFT_CFLAGS=''
  30614.  
  30615. XFT_CONFIG=''
  30616.  
  30617. XFT_LIBS=''
  30618.  
  30619. XGETTEXT='/usr/bin/xgettext'
  30620.  
  30621. XGETTEXT_015='/usr/bin/xgettext'
  30622.  
  30623. XGETTEXT_EXTRA_OPTIONS=''
  30624.  
  30625. XSLTPROC=''
  30626.  
  30627. Z_CFLAGS=''
  30628.  
  30629. Z_CONFIG=''
  30630.  
  30631. Z_LIBS=''
  30632.  
  30633. ac_ct_AR=''
  30634.  
  30635. ac_ct_CC='/usr/share/emscripten/emcc'
  30636.  
  30637. ac_ct_CXX=''
  30638.  
  30639. ac_ct_DUMPBIN=''
  30640.  
  30641. am__EXEEXT_FALSE=''
  30642.  
  30643. am__EXEEXT_TRUE=''
  30644.  
  30645. am__fastdepCC_FALSE='#'
  30646.  
  30647. am__fastdepCC_TRUE=''
  30648.  
  30649. am__fastdepCXX_FALSE='#'
  30650.  
  30651. am__fastdepCXX_TRUE=''
  30652.  
  30653. am__include='include'
  30654.  
  30655. am__isrc=''
  30656.  
  30657. am__leading_dot='.'
  30658.  
  30659. am__nodep='_no'
  30660.  
  30661. am__quote=''
  30662.  
  30663. am__tar='$${TAR-tar} chof - "$$tardir"'
  30664.  
  30665. am__untar='$${TAR-tar} xf -'
  30666.  
  30667. bindir='${exec_prefix}/bin'
  30668.  
  30669. build='x86_64-pc-linux-gnu'
  30670.  
  30671. build_alias=''
  30672.  
  30673. build_cpu='x86_64'
  30674.  
  30675. build_os='linux-gnu'
  30676.  
  30677. build_vendor='pc'
  30678.  
  30679. curlconfig=''
  30680.  
  30681. datadir='${datarootdir}'
  30682.  
  30683. datarootdir='${prefix}/share'
  30684.  
  30685. docbook_styles=''
  30686.  
  30687. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  30688.  
  30689. dvidir='${docdir}'
  30690.  
  30691. exec_prefix='NONE'
  30692.  
  30693. host='x86_64-pc-linux-gnu'
  30694.  
  30695. host_alias=''
  30696.  
  30697. host_cpu='x86_64'
  30698.  
  30699. host_os='linux-gnu'
  30700.  
  30701. host_vendor='pc'
  30702.  
  30703. htmldir='${docdir}'
  30704.  
  30705. include_ARTS_FALSE='#'
  30706.  
  30707. include_ARTS_TRUE=''
  30708.  
  30709. include_x11_FALSE=''
  30710.  
  30711. include_x11_TRUE='#'
  30712.  
  30713. includedir='${prefix}/include'
  30714.  
  30715. infodir='${datarootdir}/info'
  30716.  
  30717. install_sh='${SHELL} /home/jgnu/Desktop/gnash/install-sh'
  30718.  
  30719. libdir='${exec_prefix}/lib'
  30720.  
  30721. libexecdir='${exec_prefix}/libexec'
  30722.  
  30723. localedir='${datarootdir}/locale'
  30724.  
  30725. localstatedir='${prefix}/var'
  30726.  
  30727. mandir='${datarootdir}/man'
  30728.  
  30729. mconfig=''
  30730.  
  30731. mkdir_p='$(MKDIR_P)'
  30732.  
  30733. oldincludedir='/usr/include'
  30734.  
  30735. pdfdir='${docdir}'
  30736.  
  30737. pkgpyexecdir=''
  30738.  
  30739. pkgpythondir=''
  30740.  
  30741. prefix='NONE'
  30742.  
  30743. program_transform_name='s,x,x,'
  30744.  
  30745. psdir='${docdir}'
  30746.  
  30747. pth_config=''
  30748.  
  30749. pthread_config=''
  30750.  
  30751. pyexecdir=''
  30752.  
  30753. pythonconfig=''
  30754.  
  30755. pythondir=''
  30756.  
  30757. runstatedir='${localstatedir}/run'
  30758.  
  30759. sbindir='${exec_prefix}/sbin'
  30760.  
  30761. sharedstatedir='${prefix}/com'
  30762.  
  30763. sysconfdir='${prefix}/etc'
  30764.  
  30765. target_alias=''
  30766.  
  30767. unsermake_enable_pch_FALSE=''
  30768.  
  30769. unsermake_enable_pch_TRUE='#'
  30770.  
  30771.  
  30772.  
  30773. ## ----------- ##
  30774.  
  30775. ## confdefs.h. ##
  30776.  
  30777. ## ----------- ##
  30778.  
  30779.  
  30780.  
  30781. /* confdefs.h */
  30782.  
  30783. #define PACKAGE_NAME "gnash"
  30784.  
  30785. #define PACKAGE_TARNAME "gnash"
  30786.  
  30787. #define PACKAGE_VERSION "0.8.11dev"
  30788.  
  30789. #define PACKAGE_STRING "gnash 0.8.11dev"
  30790.  
  30791. #define PACKAGE_BUGREPORT ""
  30792.  
  30793. #define PACKAGE_URL ""
  30794.  
  30795. #define DEFAULT_FLASH_MAJOR_VERSION "10"
  30796.  
  30797. #define DEFAULT_FLASH_MINOR_VERSION "1"
  30798.  
  30799. #define DEFAULT_FLASH_REV_NUMBER "999"
  30800.  
  30801. #define DEFAULT_FLASH_PLATFORM_ID "LNX"
  30802.  
  30803. #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux"
  30804.  
  30805. #define DEFAULT_STREAMS_TIMEOUT 60
  30806.  
  30807. #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects"
  30808.  
  30809. #define LINUX_HOST 1
  30810.  
  30811. #define PACKAGE "gnash"
  30812.  
  30813. #define VERSION "0.8.11dev"
  30814.  
  30815. #define ENABLE_NLS 1
  30816.  
  30817. #define HAVE_GETTEXT 1
  30818.  
  30819. #define HAVE_DCGETTEXT 1
  30820.  
  30821. #define STDC_HEADERS 1
  30822.  
  30823. #define HAVE_SYS_TYPES_H 1
  30824.  
  30825. #define HAVE_SYS_STAT_H 1
  30826.  
  30827. #define HAVE_STDLIB_H 1
  30828.  
  30829. #define HAVE_STRING_H 1
  30830.  
  30831. #define HAVE_MEMORY_H 1
  30832.  
  30833. #define HAVE_STRINGS_H 1
  30834.  
  30835. #define HAVE_INTTYPES_H 1
  30836.  
  30837. #define HAVE_STDINT_H 1
  30838.  
  30839. #define HAVE_UNISTD_H 1
  30840.  
  30841. #define USE_STATS_CACHE 1
  30842.  
  30843. #define USE_LC 1
  30844.  
  30845. #define USE_SOUND 1
  30846.  
  30847. #define USE_MEDIA 1
  30848.  
  30849. #define HAVE_FFMPEG_AVCODEC_H 1
  30850.  
  30851. #define PIXELFORMAT_RGB555 1
  30852.  
  30853. #define PIXELFORMAT_RGB565 1
  30854.  
  30855. #define PIXELFORMAT_RGB24 1
  30856.  
  30857. #define PIXELFORMAT_BGR24 1
  30858.  
  30859. #define PIXELFORMAT_RGBA32 1
  30860.  
  30861. #define PIXELFORMAT_BGRA32 1
  30862.  
  30863. #define PIXELFORMAT_ARGB32 1
  30864.  
  30865. #define PIXELFORMAT_ABGR32 1
  30866.  
  30867. #define RENDERER_AGG 1
  30868.  
  30869. #define RENDERER_CAIRO 1
  30870.  
  30871. #define HAVE_DLFCN_H 1
  30872.  
  30873. #define LT_OBJDIR ".libs/"
  30874.  
  30875. #define HAVE_LTDL_H 1
  30876.  
  30877. #define HAVE_LTDL 1
  30878.  
  30879. #define DEBUG_LOGGING 1
  30880.  
  30881. #define HAVE_MALLINFO 1
  30882.  
  30883. #define HAVE_IPC_INFO 1
  30884.  
  30885. #define USE_MENUS /**/
  30886.  
  30887. #define USE_SWFTREE /**/
  30888.  
  30889. #define USE_TESTSUITE /**/
  30890.  
  30891. #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
  30892.  
  30893. #define USE_CGIBIN 1
  30894.  
  30895. #define ENABLE_DOUBLE_BUFFERING 1
  30896.  
  30897. #define USE_TSLIB 1
  30898.  
  30899. #define USE_KEYBOARD_PS2 1
  30900.  
  30901. #define USE_INPUT_EVENTS 1
  30902.  
  30903. #define USE_GIF 1
  30904.  
  30905. #define USE_PNG 1
  30906.  
  30907. #define HAVE_DIRENT_H 1
  30908.  
  30909. #define HAVE_GETOPT_H 1
  30910.  
  30911. #define HAVE_LIBGEN_H 1
  30912.  
  30913. #define HAVE_PWD_H 1
  30914.  
  30915. #define HAVE_SYS_UTSNAME_H 1
  30916.  
  30917. #define HAVE_SIGNAL_H 1
  30918.  
  30919. #define HAVE_UNISTD_H 1
  30920.  
  30921. #define HAVE_SYS_TIME_H 1
  30922.  
  30923. #define HAVE_GETPWNAM 1
  30924.  
  30925. #define IPC_PERM_KEY key
  30926.  
  30927. #define HAVE_SEMGET 1
  30928.  
  30929. #define HAVE_FINITE 1
  30930.  
  30931. #define HAVE_GETOPT 1
  30932.  
  30933. #define HAVE_GETTIMEOFDAY 1
  30934.  
  30935. #define HAVE_FTIME 1
  30936.  
  30937. #define HAVE_TZSET 1
  30938.  
  30939. #define HAVE_LOCALTIME_R 1
  30940.  
  30941. #define HAVE_TM_GMTOFF 1
  30942.  
  30943. #define HAVE_LONG_TIMEZONE 1
  30944.  
  30945. #define HAVE_MKSTEMPS 1
  30946.  
  30947. #define HAVE_SYSCONF 1
  30948.  
  30949. #define HAVE_SHMGET 1
  30950.  
  30951. #define HAVE_SHMAT 1
  30952.  
  30953. #define HAVE_SHMDT 1
  30954.  
  30955. #define HAVE_MMAP 1
  30956.  
  30957. #define HAVE_SCANDIR 1
  30958.  
  30959. #define HAVE_LIBRT 1
  30960.  
  30961. #define HAVE_CLOCK_GETTIME 1
  30962.  
  30963. #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  30964.  
  30965. #define HAVE_GLES2_GL2_H 1
  30966.  
  30967. #define BUILD_RAWFB_DEVICE 1
  30968.  
  30969. #define ENABLE_GST_MEDIA 1
  30970.  
  30971. #define SOUND_SDL 1
  30972.  
  30973. #define HAVE_GNUC_VISIBILITY 1
  30974.  
  30975. #define HAVE_PTHREADS 1
  30976.  
  30977.  
  30978.  
  30979. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment